Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python3.7.spec'], chrootPath='/var/lib/mock/f33-build-307717-54480/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python3.7.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: extra tokens at the end of %endif directive in line 627: %endif # with debug_build warning: extra tokens at the end of %else directive in line 629: %else # with flatpackage warning: extra tokens at the end of %endif directive in line 653: %endif # with flatpackage warning: extra tokens at the end of %endif directive in line 792: %endif # with debug_build warning: extra tokens at the end of %endif directive in line 829: %endif # with gdb_hooks warning: extra tokens at the end of %endif directive in line 864: %endif # with gdb_hooks warning: extra tokens at the end of %endif directive in line 899: %endif # with debug_build warning: extra tokens at the end of %endif directive in line 1124: %endif # with debug_build warning: extra tokens at the end of %endif directive in line 1127: %endif # with tests warning: extra tokens at the end of %endif directive in line 1573: %endif # with debug_build Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python3.7-3.7.8-3.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python3.7.spec'], chrootPath='/var/lib/mock/f33-build-307717-54480/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python3.7.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: extra tokens at the end of %endif directive in line 627: %endif # with debug_build warning: extra tokens at the end of %else directive in line 629: %else # with flatpackage warning: extra tokens at the end of %endif directive in line 653: %endif # with flatpackage warning: extra tokens at the end of %endif directive in line 792: %endif # with debug_build warning: extra tokens at the end of %endif directive in line 829: %endif # with gdb_hooks warning: extra tokens at the end of %endif directive in line 864: %endif # with gdb_hooks warning: extra tokens at the end of %endif directive in line 899: %endif # with debug_build warning: extra tokens at the end of %endif directive in line 1124: %endif # with debug_build warning: extra tokens at the end of %endif directive in line 1127: %endif # with tests warning: extra tokens at the end of %endif directive in line 1573: %endif # with debug_build Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fNV1nc + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/pubkeys.txt --signature=/builddir/build/SOURCES/Python-3.7.8.tar.xz.asc --data=/builddir/build/SOURCES/Python-3.7.8.tar.xz gpgv: Signature made Sat Jun 27 05:43:05 2020 EDT gpgv: using RSA key 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D gpgv: Good signature from "Ned Deily (Python release signing key) " gpgv: aka "Ned Deily (Python release signing key) " gpgv: aka "Ned Deily " gpgv: aka "keybase.io/nad " + cd /builddir/build/BUILD + rm -rf Python-3.7.8 + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/Python-3.7.8.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd Python-3.7.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python3.7-3.7.8 base' + /usr/bin/cat /builddir/build/SOURCES/00001-rpath.patch + /usr/bin/git am --reject -q Checking patch Lib/distutils/unixccompiler.py... Applied patch Lib/distutils/unixccompiler.py cleanly. + /usr/bin/cat /builddir/build/SOURCES/00102-lib64.patch + /usr/bin/git am --reject -q Checking patch Lib/distutils/command/install.py... Checking patch Lib/distutils/sysconfig.py... Checking patch Lib/distutils/tests/test_install.py... Checking patch Lib/site.py... Checking patch Lib/sysconfig.py... Checking patch Lib/test/test_site.py... Checking patch Makefile.pre.in... Checking patch Modules/getpath.c... Checking patch configure.ac... Checking patch setup.py... Applied patch Lib/distutils/command/install.py cleanly. Applied patch Lib/distutils/sysconfig.py cleanly. Applied patch Lib/distutils/tests/test_install.py cleanly. Applied patch Lib/site.py cleanly. Applied patch Lib/sysconfig.py cleanly. Applied patch Lib/test/test_site.py cleanly. Applied patch Makefile.pre.in cleanly. Applied patch Modules/getpath.c cleanly. Applied patch configure.ac cleanly. Applied patch setup.py cleanly. + /usr/bin/cat /builddir/build/SOURCES/00111-no-static-lib.patch + /usr/bin/git am --reject -q Checking patch Makefile.pre.in... Applied patch Makefile.pre.in cleanly. + /usr/bin/cat /builddir/build/SOURCES/00155-avoid-ctypes-thunks.patch + /usr/bin/git am --reject -q Checking patch Lib/ctypes/__init__.py... Applied patch Lib/ctypes/__init__.py cleanly. + /usr/bin/cat /builddir/build/SOURCES/00170-gc-assertions.patch + /usr/bin/git am --reject -q .git/rebase-apply/patch:16: trailing whitespace. /* .git/rebase-apply/patch:50: trailing whitespace. /* Checking patch Include/object.h... Checking patch Lib/test/test_gc.py... Checking patch Modules/gcmodule.c... Checking patch Objects/object.c... Applied patch Include/object.h cleanly. Applied patch Lib/test/test_gc.py cleanly. Applied patch Modules/gcmodule.c cleanly. Applied patch Objects/object.c cleanly. warning: 2 lines add whitespace errors. + /usr/bin/git am --reject -q + /usr/bin/cat /builddir/build/SOURCES/00189-use-rpm-wheels.patch Checking patch Lib/ensurepip/__init__.py... Applied patch Lib/ensurepip/__init__.py cleanly. + rm Lib/ensurepip/_bundled/pip-20.1.1-py2.py3-none-any.whl Lib/ensurepip/_bundled/setuptools-47.1.0-py3-none-any.whl + /usr/bin/cat /builddir/build/SOURCES/00251-change-user-install-location.patch + /usr/bin/git am --reject -q Checking patch Lib/distutils/command/install.py... Checking patch Lib/site.py... Applied patch Lib/distutils/command/install.py cleanly. Applied patch Lib/site.py cleanly. + /usr/bin/cat /builddir/build/SOURCES/00274-fix-arch-names.patch + /usr/bin/git am --reject -q Checking patch config.sub... Checking patch configure.ac... Applied patch config.sub cleanly. Applied patch configure.ac cleanly. + /usr/bin/cat /builddir/build/SOURCES/00316-mark-bdist_wininst-unsupported.patch + /usr/bin/git am --reject -q Checking patch Lib/distutils/command/bdist_wininst.py... Applied patch Lib/distutils/command/bdist_wininst.py cleanly. + /usr/bin/cat /builddir/build/SOURCES/00328-pyc-timestamp-invalidation-mode.patch + /usr/bin/git am --reject -q Checking patch Lib/py_compile.py... Checking patch Lib/test/test_py_compile.py... Applied patch Lib/py_compile.py cleanly. Applied patch Lib/test/test_py_compile.py cleanly. + /usr/bin/cat /builddir/build/SOURCES/00335-backport-pathfix-change.patch + /usr/bin/git am --reject -q Checking patch Lib/test/test_tools/test_pathfix.py... Checking patch Misc/NEWS.d/next/Tools-Demos/2019-05-27-15-26-12.bpo-37064.k_SPW2.rst... Checking patch Tools/scripts/pathfix.py... Applied patch Lib/test/test_tools/test_pathfix.py cleanly. Applied patch Misc/NEWS.d/next/Tools-Demos/2019-05-27-15-26-12.bpo-37064.k_SPW2.rst cleanly. Applied patch Tools/scripts/pathfix.py cleanly. + /usr/bin/cat /builddir/build/SOURCES/00351-avoid-infinite-loop-in-the-tarfile-module.patch + /usr/bin/git am --reject -q Checking patch Lib/tarfile.py... Checking patch Lib/test/recursion.tar... Checking patch Lib/test/test_tarfile.py... Checking patch Misc/NEWS.d/next/Library/2020-07-12-22-16-58.bpo-39017.x3Cg-9.rst... Applied patch Lib/tarfile.py cleanly. Applied patch Lib/test/recursion.tar cleanly. Applied patch Lib/test/test_tarfile.py cleanly. Applied patch Misc/NEWS.d/next/Library/2020-07-12-22-16-58.bpo-39017.x3Cg-9.rst cleanly. + /usr/bin/cat /builddir/build/SOURCES/00352-resolve-hash-collisions-for-ipv4interface-and-ipv6interface.patch + /usr/bin/git am --reject -q Checking patch Lib/ipaddress.py... Checking patch Lib/test/test_ipaddress.py... Checking patch Misc/NEWS.d/next/Security/2020-06-29-16-02-29.bpo-41004.ovF0KZ.rst... Applied patch Lib/ipaddress.py cleanly. Applied patch Lib/test/test_ipaddress.py cleanly. Applied patch Misc/NEWS.d/next/Security/2020-06-29-16-02-29.bpo-41004.ovF0KZ.rst cleanly. + /usr/bin/cat /builddir/build/SOURCES/00353-Original-names-for-architectures-with-different-name.patch + /usr/bin/git am --reject -q Checking patch Lib/importlib/_bootstrap_external.py... Hunk #1 succeeded at 1484 (offset -82 lines). Hunk #2 succeeded at 1547 (offset -75 lines). Hunk #3 succeeded at 1560 (offset -75 lines). Applied patch Lib/importlib/_bootstrap_external.py cleanly. + find -name '*.exe' -print -delete ./Lib/distutils/command/wininst-9.0.exe ./Lib/distutils/command/wininst-8.0.exe ./Lib/distutils/command/wininst-14.0.exe ./Lib/distutils/command/wininst-7.1.exe ./Lib/distutils/command/wininst-9.0-amd64.exe ./Lib/distutils/command/wininst-14.0-amd64.exe ./Lib/distutils/command/wininst-6.0.exe ./Lib/distutils/command/wininst-10.0-amd64.exe ./Lib/distutils/command/wininst-10.0.exe + rm -r Modules/expat + rm configure pyconfig.h.in + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TgHcwe + umask 022 + cd /builddir/build/BUILD + cd Python-3.7.8 + autoconf + autoheader ++ pwd + topdir=/builddir/build/BUILD/Python-3.7.8 + export 'CFLAGS= -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + CFLAGS=' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + export 'CFLAGS_NODIST=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + CFLAGS_NODIST='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + export 'CXXFLAGS= -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + CXXFLAGS=' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' ++ pkg-config --cflags-only-I libffi + export CPPFLAGS= + CPPFLAGS= + export 'OPT= -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + OPT=' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + export LINKCC=gcc + LINKCC=gcc ++ pkg-config --cflags openssl + export 'CFLAGS= -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv ' + CFLAGS=' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv ' ++ pkg-config --libs-only-L openssl + export 'LDFLAGS= -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g ' + LDFLAGS=' -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g ' ++ pkg-config --libs-only-L openssl + export 'LDFLAGS_NODIST=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g ' + LDFLAGS_NODIST='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g ' + BuildPython debug '--without-ensurepip --with-pydebug' -Og STARTING: BUILD OF PYTHON FOR CONFIGURATION: debug + ConfName=debug + ExtraConfigArgs='--without-ensurepip --with-pydebug' + MoreCFlags=-Og + ConfDir=build/debug + echo STARTING: BUILD OF PYTHON FOR CONFIGURATION: debug + mkdir -p build/debug + pushd build/debug ~/build/BUILD/Python-3.7.8/build/debug ~/build/BUILD/Python-3.7.8 + CFLAGS=' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv ' + export CFLAGS + CXXFLAGS=' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS=' -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + '[' 1 = 1 ']' +++ dirname /builddir/build/BUILD/Python-3.7.8/configure ++ find /builddir/build/BUILD/Python-3.7.8 -name config.guess -o -name config.sub + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.7.8/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.7.8/config.sub ++ basename /builddir/build/BUILD/Python-3.7.8/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub /builddir/build/BUILD/Python-3.7.8/config.sub '/usr/lib/rpm/redhat/config.sub' -> '/builddir/build/BUILD/Python-3.7.8/config.sub' + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.7.8/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.7.8/config.guess ++ basename /builddir/build/BUILD/Python-3.7.8/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess /builddir/build/BUILD/Python-3.7.8/config.guess '/usr/lib/rpm/redhat/config.guess' -> '/builddir/build/BUILD/Python-3.7.8/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + /builddir/build/BUILD/Python-3.7.8/configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-ipv6 --enable-shared --with-computed-gotos=yes --with-dbmliborder=gdbm:ndbm:bdb --with-system-expat --with-system-ffi --enable-loadable-sqlite-extensions --with-dtrace --with-lto --with-ssl-default-suites=openssl --without-ensurepip --with-pydebug configure: WARNING: unrecognized options: --disable-dependency-tracking checking for git... found checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for python3.7... no checking for python3... python3 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... checking for --without-gcc... no checking for --with-icc... no checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for a sed that does not truncate output... /usr/bin/sed checking for --with-cxx-main=... no checking for the platform triplet based on compiler characteristics... riscv64-linux-gnu checking for -Wl,--no-as-needed... yes checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for the Android API level... not Android checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking LINKCC... gcc checking for GNU ld... yes checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-aal... no checking for ar... ar checking for riscv64-redhat-linux-gnu-readelf... no checking for readelf... readelf checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for --with-pydebug... yes checking for --with-assertions... implied by --with-pydebug checking for --enable-optimizations... no checking for --with-lto... yes checking for riscv64-redhat-linux-gnu-llvm-profdata... no checking for llvm-profdata... no checking for -Wextra... yes checking whether gcc accepts and needs -fno-strict-aliasing... no checking if we can turn off gcc unused result warning... yes checking if we can turn off gcc unused parameter warning... yes checking if we can turn off gcc missing field initializers warning... yes checking if we can turn off gcc invalid function cast warning... yes checking if we can turn on gcc mixed sign comparison warning... yes checking if we can turn on gcc unreachable code warning... no checking if we can turn on gcc strict-prototypes warning... no checking if we can make implicit function declaration an error in gcc... yes checking whether pthreads are available without options... no checking whether gcc accepts -Kpthread... no checking whether gcc accepts -Kthread... no checking whether gcc accepts -pthread... yes checking whether g++ also accepts flags for thread support... yes checking for ANSI C header files... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/kern_control.h usability... no checking sys/kern_control.h presence... no checking for sys/kern_control.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sys_domain.h usability... no checking sys/sys_domain.h presence... no checking for sys/sys_domain.h... no checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... no checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking bluetooth/bluetooth.h usability... yes checking bluetooth/bluetooth.h presence... yes checking for bluetooth/bluetooth.h... yes checking for net/if.h... yes checking for linux/netlink.h... yes checking for linux/vm_sockets.h... yes checking for linux/can.h... yes checking for linux/can/raw.h... yes checking for linux/can/bcm.h... yes checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for __uint128_t... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 16 checking size of size_t... 8 checking size of pid_t... 4 checking size of uintptr_t... 8 checking for long double support... yes checking size of long double... 16 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking size of pthread_key_t... 4 checking whether pthread_key_t is compatible with int... yes checking for --enable-framework... no checking for dyld... no checking the extension of shared libraries... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for sendfile in -lsendfile... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking for uuid_generate_time_safe... yes checking for uuid_create... no checking for uuid_enc_be... no checking for library containing sem_init... -lpthread checking for textdomain in -lintl... no checking aligned memory access is required... no checking for --with-hash-algorithm... default checking for --with-address-sanitizer... no checking for --with-memory-sanitizer... no checking for --with-undefined-behavior-sanitizer... no checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for --with-system-expat... yes checking for --with-system-ffi... yes configure: WARNING: --with(out)-system-ffi is ignored on this platform checking for --with-system-libmpdec... no checking for --with-decimal-contextvar... yes checking for --enable-loadable-sqlite-extensions... yes checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... gdbm:ndbm:bdb checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking for pthread_getcpuclockid... yes checking if --enable-ipv6 is specified... yes checking ipv6 stack type... linux-glibc checking for CAN_RAW_FD_FRAMES... yes checking for --with-doc-strings... yes checking for --with-pymalloc... yes checking for --with-c-locale-coercion... yes checking for --with-valgrind... no checking for --with-dtrace... yes checking for dtrace... /usr/bin/dtrace checking whether DTrace probes require linking... yes checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... none checking for alarm... yes checking for accept4... yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... yes checking for chown... yes checking for clock... yes checking for confstr... yes checking for ctermid... yes checking for dup3... yes checking for execv... yes checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fexecve... yes checking for fdopendir... yes checking for fork... yes checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimesat... yes checking for futimens... yes checking for futimes... yes checking for gai_strerror... yes checking for getentropy... yes checking for getgrouplist... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... yes checking for getspnam... yes checking for getspent... yes checking for getsid... yes checking for getwd... yes checking for if_nameindex... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchown... yes checking for lockf... yes checking for linkat... yes checking for lstat... yes checking for lutimes... yes checking for mmap... yes checking for memrchr... yes checking for mbrtowc... yes checking for mkdirat... yes checking for mkfifo... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mremap... yes checking for nice... yes checking for openat... yes checking for pathconf... yes checking for pause... yes checking for pipe2... yes checking for plock... no checking for poll... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for posix_spawn... yes checking for pread... yes checking for preadv... yes checking for preadv2... yes checking for pthread_init... no checking for pthread_kill... yes checking for putenv... yes checking for pwrite... yes checking for pwritev... yes checking for pwritev2... yes checking for readlink... yes checking for readlinkat... yes checking for readv... yes checking for realpath... yes checking for renameat... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for sendfile... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for sethostname... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setresuid... yes checking for setresgid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setpriority... yes checking for setuid... yes checking for setvbuf... yes checking for sched_get_priority_max... yes checking for sched_setaffinity... yes checking for sched_setscheduler... yes checking for sched_setparam... yes checking for sched_rr_get_interval... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sigpending... yes checking for sigrelse... yes checking for sigtimedwait... yes checking for sigwait... yes checking for sigwaitinfo... yes checking for snprintf... yes checking for strftime... yes checking for strlcpy... no checking for symlinkat... yes checking for sync... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for uname... yes checking for unlinkat... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for waitid... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking for _getpty... no checking whether dirfd is declared... yes checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll... yes checking for epoll_create1... yes checking for kqueue... no checking for prlimit... yes checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... no checking for openpty in -lutil... yes checking for forkpty... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... yes checking for ftell64... no checking for ftello... yes checking for statvfs... yes checking for dup2... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for library containing crypt... -lcrypt checking for library containing crypt_r... none required checking for crypt_r... yes checking for clock_gettime... yes checking for clock_getres... yes checking for clock_settime... yes checking for major... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... yes checking for siginfo_t.si_band... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... yes checking whether char is unsigned... yes checking for an ANSI C-conforming const... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking for x64 gcc inline assembler... no checking whether C doubles are little-endian IEEE 754 binary64... yes checking whether C doubles are big-endian IEEE 754 binary64... no checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no checking whether we can use gcc inline assembler to get and set x87 control word... no checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no checking for x87-style double rounding... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for log2... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether tanh preserves the sign of zero... yes checking whether log1p drops the sign of negative zero... no checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_LOCAL is declared... yes checking whether RTLD_NODELETE is declared... yes checking whether RTLD_NOLOAD is declared... yes checking whether RTLD_DEEPBIND is declared... yes checking whether RTLD_MEMBER is declared... no checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes checking whether wchar_t is usable... no checking whether byte ordering is bigendian... no checking ABIFLAGS... dm checking SOABI... cpython-37dm-riscv64-linux-gnu checking LDVERSION... $(VERSION)$(ABIFLAGS) checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_display_matches_hook in -lreadline... yes checking for rl_resize_terminal in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for append_history in -lreadline... yes checking for broken nice()... no checking for broken poll()... no checking for working tzset()... yes checking for tv_nsec in struct stat... yes checking for tv_nsec2 in struct stat... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... yes checking for is_pad... yes checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes checking for immedok... yes checking for syncok... yes checking for wchgat... yes checking for filter... yes checking for has_key... yes checking for typeahead... yes checking for use_env... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %zd printf() format support... yes checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... yes checking whether gcc -pthread supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for stdatomic.h... yes checking for GCC >= 4.7 __atomic builtins... yes checking for ensurepip... no checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... yes checking for the getrandom() function... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking whether compiling and linking against OpenSSL works... yes checking for X509_VERIFY_PARAM_set1_host in libssl... yes checking for --with-ssl-default-suites... openssl configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Misc/python.pc config.status: creating Misc/python-config.sh config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup configure: WARNING: unrecognized options: --disable-dependency-tracking creating Modules/Setup.local creating Makefile + /usr/bin/make -O -j4 V=1 VERBOSE=1 EXTRA_CFLAGS=-Og 'CFLAGS_NODIST=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og' regen-importlib /usr/bin/mkdir -p Include /usr/bin/dtrace -o Include/pydtrace_probes.h -h -s /builddir/build/BUILD/Python-3.7.8/Include/pydtrace.d : sed in-place edit with POSIX-only tools sed 's/PYTHON_/PyDTrace_/' Include/pydtrace_probes.h > Include/pydtrace_probes.h.tmp mv Include/pydtrace_probes.h.tmp Include/pydtrace_probes.h gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Programs/_freeze_importlib.o /builddir/build/BUILD/Python-3.7.8/Programs/_freeze_importlib.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /builddir/build/BUILD/Python-3.7.8/Parser/grammar1.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /builddir/build/BUILD/Python-3.7.8/Parser/listnode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /builddir/build/BUILD/Python-3.7.8/Parser/acceler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /builddir/build/BUILD/Python-3.7.8/Parser/node.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /builddir/build/BUILD/Python-3.7.8/Parser/metagrammar.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /builddir/build/BUILD/Python-3.7.8/Parser/bitset.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /builddir/build/BUILD/Python-3.7.8/Parser/parser.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /builddir/build/BUILD/Python-3.7.8/Parser/firstsets.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /builddir/build/BUILD/Python-3.7.8/Parser/grammar.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /builddir/build/BUILD/Python-3.7.8/Parser/myreadline.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /builddir/build/BUILD/Python-3.7.8/Parser/pgen.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /builddir/build/BUILD/Python-3.7.8/Parser/parsetok.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o /builddir/build/BUILD/Python-3.7.8/Objects/accu.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /builddir/build/BUILD/Python-3.7.8/Objects/boolobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /builddir/build/BUILD/Python-3.7.8/Parser/tokenizer.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /builddir/build/BUILD/Python-3.7.8/Objects/bytes_methods.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /builddir/build/BUILD/Python-3.7.8/Objects/abstract.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /builddir/build/BUILD/Python-3.7.8/Objects/cellobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/call.o /builddir/build/BUILD/Python-3.7.8/Objects/call.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /builddir/build/BUILD/Python-3.7.8/Objects/classobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /builddir/build/BUILD/Python-3.7.8/Objects/bytearrayobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /builddir/build/BUILD/Python-3.7.8/Objects/codeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o /builddir/build/BUILD/Python-3.7.8/Objects/bytesobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /builddir/build/BUILD/Python-3.7.8/Objects/complexobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /builddir/build/BUILD/Python-3.7.8/Objects/enumobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /builddir/build/BUILD/Python-3.7.8/Objects/descrobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /builddir/build/BUILD/Python-3.7.8/Objects/fileobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /builddir/build/BUILD/Python-3.7.8/Objects/genobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /builddir/build/BUILD/Python-3.7.8/Objects/floatobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /builddir/build/BUILD/Python-3.7.8/Objects/frameobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /builddir/build/BUILD/Python-3.7.8/Objects/funcobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /builddir/build/BUILD/Python-3.7.8/Objects/exceptions.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /builddir/build/BUILD/Python-3.7.8/Objects/iterobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o /builddir/build/BUILD/Python-3.7.8/Objects/odictobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /builddir/build/BUILD/Python-3.7.8/Objects/listobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /builddir/build/BUILD/Python-3.7.8/Objects/dictobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /builddir/build/BUILD/Python-3.7.8/Objects/methodobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /builddir/build/BUILD/Python-3.7.8/Objects/longobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o /builddir/build/BUILD/Python-3.7.8/Objects/namespaceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /builddir/build/BUILD/Python-3.7.8/Objects/moduleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /builddir/build/BUILD/Python-3.7.8/Objects/memoryobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /builddir/build/BUILD/Python-3.7.8/Objects/capsule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /builddir/build/BUILD/Python-3.7.8/Objects/object.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /builddir/build/BUILD/Python-3.7.8/Objects/obmalloc.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /builddir/build/BUILD/Python-3.7.8/Objects/rangeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /builddir/build/BUILD/Python-3.7.8/Objects/structseq.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /builddir/build/BUILD/Python-3.7.8/Objects/sliceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /builddir/build/BUILD/Python-3.7.8/Objects/tupleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /builddir/build/BUILD/Python-3.7.8/Objects/setobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /builddir/build/BUILD/Python-3.7.8/Objects/weakrefobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /builddir/build/BUILD/Python-3.7.8/Python/_warnings.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /builddir/build/BUILD/Python-3.7.8/Objects/unicodectype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /builddir/build/BUILD/Python-3.7.8/Python/asdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /builddir/build/BUILD/Python-3.7.8/Objects/typeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o /builddir/build/BUILD/Python-3.7.8/Python/ast_opt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o /builddir/build/BUILD/Python-3.7.8/Python/ast_unparse.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /builddir/build/BUILD/Python-3.7.8/Python/ast.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /builddir/build/BUILD/Python-3.7.8/Python/bltinmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /builddir/build/BUILD/Python-3.7.8/Python/Python-ast.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /builddir/build/BUILD/Python-3.7.8/Python/codecs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o /builddir/build/BUILD/Python-3.7.8/Python/dynamic_annotations.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /builddir/build/BUILD/Python-3.7.8/Python/errors.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /builddir/build/BUILD/Python-3.7.8/Python/frozenmain.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /builddir/build/BUILD/Python-3.7.8/Python/compile.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-3.7.8/Python/ceval.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /builddir/build/BUILD/Python-3.7.8/Python/future.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /builddir/build/BUILD/Python-3.7.8/Python/getcompiler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /builddir/build/BUILD/Python-3.7.8/Python/getcopyright.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o /builddir/build/BUILD/Python-3.7.8/Python/getplatform.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /builddir/build/BUILD/Python-3.7.8/Python/getversion.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /builddir/build/BUILD/Python-3.7.8/Python/getargs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /builddir/build/BUILD/Python-3.7.8/Objects/unicodeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /builddir/build/BUILD/Python-3.7.8/Python/graminit.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /builddir/build/BUILD/Python-3.7.8/Python/importdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /builddir/build/BUILD/Python-3.7.8/Python/modsupport.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /builddir/build/BUILD/Python-3.7.8/Python/mysnprintf.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /builddir/build/BUILD/Python-3.7.8/Python/import.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /builddir/build/BUILD/Python-3.7.8/Python/mystrtoul.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o /builddir/build/BUILD/Python-3.7.8/Python/pathconfig.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /builddir/build/BUILD/Python-3.7.8/Python/marshal.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /builddir/build/BUILD/Python-3.7.8/Python/pyfpe.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /builddir/build/BUILD/Python-3.7.8/Python/pyctype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /builddir/build/BUILD/Python-3.7.8/Python/pyarena.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /builddir/build/BUILD/Python-3.7.8/Python/peephole.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o /builddir/build/BUILD/Python-3.7.8/Python/pyhash.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /builddir/build/BUILD/Python-3.7.8/Python/pymath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /builddir/build/BUILD/Python-3.7.8/Python/pystate.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o /builddir/build/BUILD/Python-3.7.8/Python/pylifecycle.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/context.o /builddir/build/BUILD/Python-3.7.8/Python/context.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/hamt.o /builddir/build/BUILD/Python-3.7.8/Python/hamt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o /builddir/build/BUILD/Python-3.7.8/Python/bootstrap_hash.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o /builddir/build/BUILD/Python-3.7.8/Python/pytime.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /builddir/build/BUILD/Python-3.7.8/Python/structmember.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /builddir/build/BUILD/Python-3.7.8/Python/pythonrun.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /builddir/build/BUILD/Python-3.7.8/Python/thread.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /builddir/build/BUILD/Python-3.7.8/Python/traceback.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /builddir/build/BUILD/Python-3.7.8/Python/symtable.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='"dm"' \ -DMULTIARCH=\"riscv64-linux-gnu\" \ -o Python/sysmodule.o /builddir/build/BUILD/Python-3.7.8/Python/sysmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /builddir/build/BUILD/Python-3.7.8/Python/getopt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /builddir/build/BUILD/Python-3.7.8/Python/pystrcmp.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /builddir/build/BUILD/Python-3.7.8/Python/pystrtod.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o /builddir/build/BUILD/Python-3.7.8/Python/pystrhex.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-37dm-riscv64-linux-gnu"' \ -o Python/dynload_shlib.o /builddir/build/BUILD/Python-3.7.8/Python/dynload_shlib.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /builddir/build/BUILD/Python-3.7.8/Python/dtoa.c /usr/bin/dtrace -o Python/pydtrace.o -G -s /builddir/build/BUILD/Python-3.7.8/Include/pydtrace.d Python/ceval.o gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /builddir/build/BUILD/Python-3.7.8/Python/formatter_unicode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o /builddir/build/BUILD/Python-3.7.8/Python/fileutils.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.7"' \ -DVPATH='"/builddir/build/BUILD/Python-3.7.8"' \ -o Modules/getpath.o /builddir/build/BUILD/Python-3.7.8/Modules/getpath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /builddir/build/BUILD/Python-3.7.8/Modules/gcmodule.c gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/errnomodule.c -o Modules/errnomodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /builddir/build/BUILD/Python-3.7.8/Modules/main.c gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/_weakref.c -o Modules/_weakref.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.8/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/_operator.c -o Modules/_operator.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/_sre.c -o Modules/_sre.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.8/Modules/posixmodule.c -o Modules/posixmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/_abc.c -o Modules/_abc.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/atexitmodule.c -o Modules/atexitmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/_stat.c -o Modules/_stat.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.8/Modules/signalmodule.c -o Modules/signalmodule.o /builddir/build/BUILD/Python-3.7.8/Modules/signalmodule.c: In function 'signal_siginterrupt_impl': /builddir/build/BUILD/Python-3.7.8/Modules/signalmodule.c:524:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 524 | if (siginterrupt(signalnum, flag)<0) { | ^~ In file included from /builddir/build/BUILD/Python-3.7.8/Modules/signalmodule.c:22: /usr/include/signal.h:311:12: note: declared here 311 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.8/Modules/timemodule.c -o Modules/timemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.8/Modules/_threadmodule.c -o Modules/_threadmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/_localemodule.c -o Modules/_localemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.8/Modules/_io -c /builddir/build/BUILD/Python-3.7.8/Modules/_io/_iomodule.c -o Modules/_iomodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.8/Modules/_io -c /builddir/build/BUILD/Python-3.7.8/Modules/_io/fileio.c -o Modules/fileio.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.8/Modules/_io -c /builddir/build/BUILD/Python-3.7.8/Modules/_io/bytesio.c -o Modules/bytesio.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.8/Modules/_io -c /builddir/build/BUILD/Python-3.7.8/Modules/_io/iobase.c -o Modules/iobase.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.8/Modules/_io -c /builddir/build/BUILD/Python-3.7.8/Modules/_io/stringio.c -o Modules/stringio.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.8/Modules/_io -c /builddir/build/BUILD/Python-3.7.8/Modules/_io/bufferedio.c -o Modules/bufferedio.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.8/Modules/zipimport.c -o Modules/zipimport.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/hashtable.c -o Modules/hashtable.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/faulthandler.c -o Modules/faulthandler.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/_tracemalloc.c -o Modules/_tracemalloc.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.8/Modules/_io -c /builddir/build/BUILD/Python-3.7.8/Modules/_io/textio.c -o Modules/textio.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C git --git-dir /builddir/build/BUILD/Python-3.7.8/.git rev-parse --short HEAD`\"" \ -DGITTAG="\"`LC_ALL=C git --git-dir /builddir/build/BUILD/Python-3.7.8/.git describe --all --always --dirty`\"" \ -DGITBRANCH="\"`LC_ALL=C git --git-dir /builddir/build/BUILD/Python-3.7.8/.git name-rev --name-only HEAD`\"" \ -o Modules/getbuildinfo.o /builddir/build/BUILD/Python-3.7.8/Modules/getbuildinfo.c gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -o Programs/_freeze_importlib Programs/_freeze_importlib.o Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/context.o Python/hamt.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o -lcrypt -lpthread -ldl -lutil -lm # Regenerate Python/importlib_external.h # from Lib/importlib/_bootstrap_external.py using _freeze_importlib ./Programs/_freeze_importlib \ /builddir/build/BUILD/Python-3.7.8/Lib/importlib/_bootstrap_external.py \ /builddir/build/BUILD/Python-3.7.8/Python/importlib_external.h.new python3 /builddir/build/BUILD/Python-3.7.8/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.7.8/Python/importlib_external.h /builddir/build/BUILD/Python-3.7.8/Python/importlib_external.h.new # Regenerate Python/importlib.h from Lib/importlib/_bootstrap.py # using _freeze_importlib ./Programs/_freeze_importlib \ /builddir/build/BUILD/Python-3.7.8/Lib/importlib/_bootstrap.py \ /builddir/build/BUILD/Python-3.7.8/Python/importlib.h.new python3 /builddir/build/BUILD/Python-3.7.8/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.7.8/Python/importlib.h /builddir/build/BUILD/Python-3.7.8/Python/importlib.h.new + /usr/bin/make -O -j4 V=1 VERBOSE=1 EXTRA_CFLAGS=-Og 'CFLAGS_NODIST=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og' /usr/bin/install -c -m 644 /builddir/build/BUILD/Python-3.7.8/Tools/gdb/libpython.py python-gdb.py gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Programs/python.o /builddir/build/BUILD/Python-3.7.8/Programs/python.c gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o /builddir/build/BUILD/Python-3.7.8/Modules/_math.c sed -e "s,@EXENAME@,/usr/bin/python3.7dm," < /builddir/build/BUILD/Python-3.7.8/Misc/python-config.in >python-config.py LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o /builddir/build/BUILD/Python-3.7.8/Programs/_testembed.c gcc -pthread -c -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /builddir/build/BUILD/Python-3.7.8/Python/frozen.c if test libpython3.7dm.so.1.0 != libpython3.7dm.so; then \ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-hlibpython3.7dm.so.1.0 -o libpython3.7dm.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/context.o Python/hamt.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm ; \ ln -f libpython3.7dm.so.1.0 libpython3.7dm.so; \ else \ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -o libpython3.7dm.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/context.o Python/hamt.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm ; \ fi gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.7dm -lcrypt -lpthread -ldl -lutil -lm gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.7dm -lcrypt -lpthread -ldl -lutil -lm LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/debug ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/debug CC='gcc -pthread' LDSHARED='gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g ' OPT='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E /builddir/build/BUILD/Python-3.7.8/setup.py build running build running build_ext building '_struct' extension creating build/temp.linux-riscv64-3.7-pydebug/builddir creating build/temp.linux-riscv64-3.7-pydebug/builddir/build creating build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD creating build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8 creating build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_struct.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_struct.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_struct.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_struct.cpython-37dm-riscv64-linux-gnu.so building '_ctypes_test' extension creating build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/_ctypes_test.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib64 -lm -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_ctypes_test.cpython-37dm-riscv64-linux-gnu.so building 'array' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/arraymodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/arraymodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/arraymodule.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/array.cpython-37dm-riscv64-linux-gnu.so building '_contextvars' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_contextvarsmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_contextvarsmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_contextvarsmodule.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_contextvars.cpython-37dm-riscv64-linux-gnu.so building 'cmath' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/cmathmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/cmathmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/cmath.cpython-37dm-riscv64-linux-gnu.so building 'math' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/mathmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/mathmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/math.cpython-37dm-riscv64-linux-gnu.so building '_datetime' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_datetimemodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_datetimemodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_datetimemodule.o -L. -L/usr/local/lib64 -lm -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_datetime.cpython-37dm-riscv64-linux-gnu.so building '_random' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_randommodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_randommodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_randommodule.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_random.cpython-37dm-riscv64-linux-gnu.so building '_bisect' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_bisectmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_bisectmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_bisectmodule.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_bisect.cpython-37dm-riscv64-linux-gnu.so building '_heapq' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_heapqmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_heapqmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_heapqmodule.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_heapq.cpython-37dm-riscv64-linux-gnu.so building '_pickle' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_pickle.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_pickle.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_pickle.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_pickle.cpython-37dm-riscv64-linux-gnu.so building '_json' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_json.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_json.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_json.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_json.cpython-37dm-riscv64-linux-gnu.so building '_testcapi' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_testcapimodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_testcapimodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_testcapimodule.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_testcapi.cpython-37dm-riscv64-linux-gnu.so building '_testbuffer' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_testbuffer.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_testbuffer.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_testbuffer.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_testbuffer.cpython-37dm-riscv64-linux-gnu.so building '_testimportmultiple' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_testimportmultiple.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_testimportmultiple.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_testimportmultiple.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_testimportmultiple.cpython-37dm-riscv64-linux-gnu.so building '_testmultiphase' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_testmultiphase.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_testmultiphase.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_testmultiphase.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_testmultiphase.cpython-37dm-riscv64-linux-gnu.so building '_lsprof' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_lsprof.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_lsprof.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/rotatingtree.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/rotatingtree.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_lsprof.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/rotatingtree.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_lsprof.cpython-37dm-riscv64-linux-gnu.so building 'unicodedata' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/unicodedata.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/unicodedata.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/unicodedata.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/unicodedata.cpython-37dm-riscv64-linux-gnu.so building '_opcode' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_opcode.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_opcode.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_opcode.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_opcode.cpython-37dm-riscv64-linux-gnu.so building '_asyncio' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_asynciomodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_asynciomodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_asynciomodule.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_asyncio.cpython-37dm-riscv64-linux-gnu.so building '_queue' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_queuemodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_queuemodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_queuemodule.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_queue.cpython-37dm-riscv64-linux-gnu.so building 'fcntl' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/fcntlmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/fcntlmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/fcntlmodule.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/fcntl.cpython-37dm-riscv64-linux-gnu.so building 'grp' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/grpmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/grpmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/grpmodule.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/grp.cpython-37dm-riscv64-linux-gnu.so building 'spwd' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/spwdmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/spwdmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/spwdmodule.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/spwd.cpython-37dm-riscv64-linux-gnu.so building 'select' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/selectmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/selectmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/selectmodule.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/select.cpython-37dm-riscv64-linux-gnu.so building 'parser' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/parsermodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/parsermodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/parsermodule.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/parser.cpython-37dm-riscv64-linux-gnu.so building 'mmap' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/mmapmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/mmapmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/mmapmodule.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/mmap.cpython-37dm-riscv64-linux-gnu.so building 'syslog' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/syslogmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/syslogmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/syslogmodule.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/syslog.cpython-37dm-riscv64-linux-gnu.so building '_xxtestfuzz' extension creating build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_xxtestfuzz gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_xxtestfuzz/_xxtestfuzz.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_xxtestfuzz/fuzzer.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_xxtestfuzz.cpython-37dm-riscv64-linux-gnu.so building 'audioop' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/audioop.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/audioop.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/audioop.o -L. -L/usr/local/lib64 -lm -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/audioop.cpython-37dm-riscv64-linux-gnu.so building 'readline' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/readline.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/readline.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/readline.o -L/usr/lib64/termcap -L. -L/usr/local/lib64 -lreadline -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/readline.cpython-37dm-riscv64-linux-gnu.so building '_crypt' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_cryptmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_cryptmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_cryptmodule.o -L. -L/usr/local/lib64 -lcrypt -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_crypt.cpython-37dm-riscv64-linux-gnu.so building '_csv' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_csv.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_csv.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_csv.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_csv.cpython-37dm-riscv64-linux-gnu.so building '_posixsubprocess' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_posixsubprocess.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_posixsubprocess.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_posixsubprocess.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_posixsubprocess.cpython-37dm-riscv64-linux-gnu.so building '_socket' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/socketmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/socketmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/socketmodule.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_socket.cpython-37dm-riscv64-linux-gnu.so building '_ssl' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_ssl.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_ssl.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_ssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_ssl.cpython-37dm-riscv64-linux-gnu.so building '_hashlib' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_hashopenssl.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_hashopenssl.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_hashopenssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_hashlib.cpython-37dm-riscv64-linux-gnu.so building '_sha256' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/sha256module.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/sha256module.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/sha256module.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_sha256.cpython-37dm-riscv64-linux-gnu.so building '_sha512' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/sha512module.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/sha512module.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/sha512module.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_sha512.cpython-37dm-riscv64-linux-gnu.so building '_md5' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/md5module.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/md5module.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/md5module.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_md5.cpython-37dm-riscv64-linux-gnu.so building '_sha1' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/sha1module.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/sha1module.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/sha1module.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_sha1.cpython-37dm-riscv64-linux-gnu.so building '_blake2' extension creating build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_blake2 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_blake2/blake2module.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_blake2/blake2module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_blake2/blake2b_impl.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_blake2/blake2b_impl.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_blake2/blake2s_impl.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_blake2/blake2s_impl.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_blake2/blake2module.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_blake2/blake2b_impl.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_blake2.cpython-37dm-riscv64-linux-gnu.so building '_sha3' extension creating build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sha3 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_sha3/sha3module.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sha3/sha3module.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sha3/sha3module.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_sha3.cpython-37dm-riscv64-linux-gnu.so building '_sqlite3' extension creating build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/cache.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/cache.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/connection.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/connection.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/cursor.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/cursor.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/microprotocols.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/microprotocols.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/module.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/prepare_protocol.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/row.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/row.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/statement.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/statement.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/util.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/util.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/cache.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/connection.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/cursor.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/microprotocols.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/module.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/prepare_protocol.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/row.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/statement.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/util.o -L. -L/usr/local/lib64 -lsqlite3 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_sqlite3.cpython-37dm-riscv64-linux-gnu.so building '_dbm' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DHAVE_GDBM_NDBM_H -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_dbmmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_dbmmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_dbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lgdbm_compat -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_dbm.cpython-37dm-riscv64-linux-gnu.so building '_gdbm' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_gdbmmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_gdbmmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_gdbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_gdbm.cpython-37dm-riscv64-linux-gnu.so building 'termios' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/termios.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/termios.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/termios.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/termios.cpython-37dm-riscv64-linux-gnu.so building 'resource' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/resource.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/resource.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/resource.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/resource.cpython-37dm-riscv64-linux-gnu.so building 'nis' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I/usr/include/tirpc -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/nismodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/nismodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/nismodule.o -L. -L/usr/local/lib64 -lnsl -ltirpc -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/nis.cpython-37dm-riscv64-linux-gnu.so building '_curses' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_cursesmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_cursesmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_cursesmodule.o -L. -L/usr/local/lib64 -lncursesw -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_curses.cpython-37dm-riscv64-linux-gnu.so building '_curses_panel' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_curses_panel.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_curses_panel.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_curses_panel.o -L. -L/usr/local/lib64 -lpanelw -lncursesw -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_curses_panel.cpython-37dm-riscv64-linux-gnu.so building 'zlib' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/zlibmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/zlibmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/zlibmodule.o -L. -L/usr/local/lib64 -lz -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/zlib.cpython-37dm-riscv64-linux-gnu.so building 'binascii' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/binascii.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/binascii.o -DUSE_ZLIB_CRC32 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/binascii.o -L. -L/usr/local/lib64 -lz -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/binascii.cpython-37dm-riscv64-linux-gnu.so building '_bz2' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_bz2module.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_bz2module.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_bz2module.o -L. -L/usr/local/lib64 -lbz2 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_bz2.cpython-37dm-riscv64-linux-gnu.so building '_lzma' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_lzmamodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_lzmamodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_lzmamodule.o -L. -L/usr/local/lib64 -llzma -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_lzma.cpython-37dm-riscv64-linux-gnu.so building 'pyexpat' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/pyexpat.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/pyexpat.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/pyexpat.o -L. -L/usr/local/lib64 -lexpat -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/pyexpat.cpython-37dm-riscv64-linux-gnu.so building '_elementtree' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DUSE_PYEXPAT_CAPI -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_elementtree.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_elementtree.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_elementtree.o -L. -L/usr/local/lib64 -lexpat -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_elementtree.cpython-37dm-riscv64-linux-gnu.so building '_multibytecodec' extension creating build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/multibytecodec.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_multibytecodec.cpython-37dm-riscv64-linux-gnu.so building '_codecs_kr' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_kr.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_codecs_kr.cpython-37dm-riscv64-linux-gnu.so building '_codecs_jp' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_jp.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_codecs_jp.cpython-37dm-riscv64-linux-gnu.so building '_codecs_cn' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_cn.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_codecs_cn.cpython-37dm-riscv64-linux-gnu.so building '_codecs_tw' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_tw.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_codecs_tw.cpython-37dm-riscv64-linux-gnu.so building '_codecs_hk' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_hk.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_codecs_hk.cpython-37dm-riscv64-linux-gnu.so building '_codecs_iso2022' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_iso2022.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_codecs_iso2022.cpython-37dm-riscv64-linux-gnu.so building '_decimal' extension creating build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal creating build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/_decimal.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/_decimal.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/basearith.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/constants.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/context.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/context.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/convolute.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/crt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/difradix2.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/fnt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/fourstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/io.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/io.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/memory.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/mpdecimal.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/numbertheory.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/sixstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/transpose.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/_decimal.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/basearith.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/constants.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/context.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/convolute.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/crt.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/fnt.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/io.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/memory.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib64 -lm -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_decimal.cpython-37dm-riscv64-linux-gnu.so building '_multiprocessing' extension creating build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_multiprocessing gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IModules/_multiprocessing -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_multiprocessing/multiprocessing.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IModules/_multiprocessing -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_multiprocessing/semaphore.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_multiprocessing/semaphore.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_multiprocessing/multiprocessing.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_multiprocessing.cpython-37dm-riscv64-linux-gnu.so building 'ossaudiodev' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/ossaudiodev.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/ossaudiodev.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/ossaudiodev.o -L. -L/usr/local/lib64 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/ossaudiodev.cpython-37dm-riscv64-linux-gnu.so building '_tkinter' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DWITH_APPINIT=1 -I/usr/X11/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_tkinter.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_tkinter.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -DWITH_APPINIT=1 -I/usr/X11/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/tkappinit.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/tkappinit.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_tkinter.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/tkappinit.o -L/usr/X11/lib -L. -L/usr/local/lib64 -ltk8.6 -ltcl8.6 -lX11 -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_tkinter.cpython-37dm-riscv64-linux-gnu.so building '_uuid' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I/usr/include/uuid -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_uuidmodule.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_uuidmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_uuidmodule.o -L. -L/usr/local/lib64 -luuid -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_uuid.cpython-37dm-riscv64-linux-gnu.so building '_ctypes' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/_ctypes.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/_ctypes.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/callbacks.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/callbacks.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/callproc.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/callproc.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/stgdict.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/stgdict.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/debug -c /builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/cfield.c -o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/cfield.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/_ctypes.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/callbacks.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/callproc.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/stgdict.o build/temp.linux-riscv64-3.7-pydebug/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/cfield.o -L. -L/usr/local/lib64 -lffi -ldl -lpython3.7dm -o build/lib.linux-riscv64-3.7-pydebug/_ctypes.cpython-37dm-riscv64-linux-gnu.so The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc atexit pwd time running build_scripts creating build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/pydoc3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/idle3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/2to3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/pyvenv -> build/scripts-3.7 changing mode of build/scripts-3.7/pydoc3 from 644 to 755 changing mode of build/scripts-3.7/idle3 from 644 to 755 changing mode of build/scripts-3.7/2to3 from 644 to 755 changing mode of build/scripts-3.7/pyvenv from 644 to 755 renaming build/scripts-3.7/pydoc3 to build/scripts-3.7/pydoc3.7 renaming build/scripts-3.7/idle3 to build/scripts-3.7/idle3.7 renaming build/scripts-3.7/2to3 to build/scripts-3.7/2to3-3.7 renaming build/scripts-3.7/pyvenv to build/scripts-3.7/pyvenv-3.7 ~/build/BUILD/Python-3.7.8 FINISHED: BUILD OF PYTHON FOR CONFIGURATION: debug STARTING: BUILD OF PYTHON FOR CONFIGURATION: optimized ~/build/BUILD/Python-3.7.8/build/optimized ~/build/BUILD/Python-3.7.8 + popd + echo FINISHED: BUILD OF PYTHON FOR CONFIGURATION: debug + BuildPython optimized '--without-ensurepip --disable-optimizations' '' + ConfName=optimized + ExtraConfigArgs='--without-ensurepip --disable-optimizations' + MoreCFlags= + ConfDir=build/optimized + echo STARTING: BUILD OF PYTHON FOR CONFIGURATION: optimized + mkdir -p build/optimized + pushd build/optimized + CFLAGS=' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv ' + export CFLAGS + CXXFLAGS=' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS=' -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + '[' 1 = 1 ']' +++ dirname /builddir/build/BUILD/Python-3.7.8/configure ++ find /builddir/build/BUILD/Python-3.7.8 -name config.guess -o -name config.sub + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.7.8/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.7.8/config.sub ++ basename /builddir/build/BUILD/Python-3.7.8/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub /builddir/build/BUILD/Python-3.7.8/config.sub '/usr/lib/rpm/redhat/config.sub' -> '/builddir/build/BUILD/Python-3.7.8/config.sub' + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.7.8/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.7.8/config.guess ++ basename /builddir/build/BUILD/Python-3.7.8/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess /builddir/build/BUILD/Python-3.7.8/config.guess '/usr/lib/rpm/redhat/config.guess' -> '/builddir/build/BUILD/Python-3.7.8/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + /builddir/build/BUILD/Python-3.7.8/configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-ipv6 --enable-shared --with-computed-gotos=yes --with-dbmliborder=gdbm:ndbm:bdb --with-system-expat --with-system-ffi --enable-loadable-sqlite-extensions --with-dtrace --with-lto --with-ssl-default-suites=openssl --without-ensurepip --disable-optimizations configure: WARNING: unrecognized options: --disable-dependency-tracking checking for git... found checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for python3.7... no checking for python3... python3 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... checking for --without-gcc... no checking for --with-icc... no checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for a sed that does not truncate output... /usr/bin/sed checking for --with-cxx-main=... no checking for the platform triplet based on compiler characteristics... riscv64-linux-gnu checking for -Wl,--no-as-needed... yes checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for the Android API level... not Android checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking LINKCC... gcc checking for GNU ld... yes checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-aal... no checking for ar... ar checking for riscv64-redhat-linux-gnu-readelf... no checking for readelf... readelf checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for --with-pydebug... no checking for --with-assertions... no checking for --enable-optimizations... no checking for --with-lto... yes checking for riscv64-redhat-linux-gnu-llvm-profdata... no checking for llvm-profdata... no checking for -Wextra... yes checking whether gcc accepts and needs -fno-strict-aliasing... no checking if we can turn off gcc unused result warning... yes checking if we can turn off gcc unused parameter warning... yes checking if we can turn off gcc missing field initializers warning... yes checking if we can turn off gcc invalid function cast warning... yes checking if we can turn on gcc mixed sign comparison warning... yes checking if we can turn on gcc unreachable code warning... no checking if we can turn on gcc strict-prototypes warning... no checking if we can make implicit function declaration an error in gcc... yes checking whether pthreads are available without options... no checking whether gcc accepts -Kpthread... no checking whether gcc accepts -Kthread... no checking whether gcc accepts -pthread... yes checking whether g++ also accepts flags for thread support... yes checking for ANSI C header files... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/kern_control.h usability... no checking sys/kern_control.h presence... no checking for sys/kern_control.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sys_domain.h usability... no checking sys/sys_domain.h presence... no checking for sys/sys_domain.h... no checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... no checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking bluetooth/bluetooth.h usability... yes checking bluetooth/bluetooth.h presence... yes checking for bluetooth/bluetooth.h... yes checking for net/if.h... yes checking for linux/netlink.h... yes checking for linux/vm_sockets.h... yes checking for linux/can.h... yes checking for linux/can/raw.h... yes checking for linux/can/bcm.h... yes checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for __uint128_t... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 16 checking size of size_t... 8 checking size of pid_t... 4 checking size of uintptr_t... 8 checking for long double support... yes checking size of long double... 16 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking size of pthread_key_t... 4 checking whether pthread_key_t is compatible with int... yes checking for --enable-framework... no checking for dyld... no checking the extension of shared libraries... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for sendfile in -lsendfile... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking for uuid_generate_time_safe... yes checking for uuid_create... no checking for uuid_enc_be... no checking for library containing sem_init... -lpthread checking for textdomain in -lintl... no checking aligned memory access is required... no checking for --with-hash-algorithm... default checking for --with-address-sanitizer... no checking for --with-memory-sanitizer... no checking for --with-undefined-behavior-sanitizer... no checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for --with-system-expat... yes checking for --with-system-ffi... yes configure: WARNING: --with(out)-system-ffi is ignored on this platform checking for --with-system-libmpdec... no checking for --with-decimal-contextvar... yes checking for --enable-loadable-sqlite-extensions... yes checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... gdbm:ndbm:bdb checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking for pthread_getcpuclockid... yes checking if --enable-ipv6 is specified... yes checking ipv6 stack type... linux-glibc checking for CAN_RAW_FD_FRAMES... yes checking for --with-doc-strings... yes checking for --with-pymalloc... yes checking for --with-c-locale-coercion... yes checking for --with-valgrind... no checking for --with-dtrace... yes checking for dtrace... /usr/bin/dtrace checking whether DTrace probes require linking... yes checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... none checking for alarm... yes checking for accept4... yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... yes checking for chown... yes checking for clock... yes checking for confstr... yes checking for ctermid... yes checking for dup3... yes checking for execv... yes checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fexecve... yes checking for fdopendir... yes checking for fork... yes checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimesat... yes checking for futimens... yes checking for futimes... yes checking for gai_strerror... yes checking for getentropy... yes checking for getgrouplist... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... yes checking for getspnam... yes checking for getspent... yes checking for getsid... yes checking for getwd... yes checking for if_nameindex... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchown... yes checking for lockf... yes checking for linkat... yes checking for lstat... yes checking for lutimes... yes checking for mmap... yes checking for memrchr... yes checking for mbrtowc... yes checking for mkdirat... yes checking for mkfifo... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mremap... yes checking for nice... yes checking for openat... yes checking for pathconf... yes checking for pause... yes checking for pipe2... yes checking for plock... no checking for poll... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for posix_spawn... yes checking for pread... yes checking for preadv... yes checking for preadv2... yes checking for pthread_init... no checking for pthread_kill... yes checking for putenv... yes checking for pwrite... yes checking for pwritev... yes checking for pwritev2... yes checking for readlink... yes checking for readlinkat... yes checking for readv... yes checking for realpath... yes checking for renameat... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for sendfile... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for sethostname... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setresuid... yes checking for setresgid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setpriority... yes checking for setuid... yes checking for setvbuf... yes checking for sched_get_priority_max... yes checking for sched_setaffinity... yes checking for sched_setscheduler... yes checking for sched_setparam... yes checking for sched_rr_get_interval... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sigpending... yes checking for sigrelse... yes checking for sigtimedwait... yes checking for sigwait... yes checking for sigwaitinfo... yes checking for snprintf... yes checking for strftime... yes checking for strlcpy... no checking for symlinkat... yes checking for sync... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for uname... yes checking for unlinkat... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for waitid... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking for _getpty... no checking whether dirfd is declared... yes checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll... yes checking for epoll_create1... yes checking for kqueue... no checking for prlimit... yes checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... no checking for openpty in -lutil... yes checking for forkpty... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... yes checking for ftell64... no checking for ftello... yes checking for statvfs... yes checking for dup2... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for library containing crypt... -lcrypt checking for library containing crypt_r... none required checking for crypt_r... yes checking for clock_gettime... yes checking for clock_getres... yes checking for clock_settime... yes checking for major... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... yes checking for siginfo_t.si_band... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... yes checking whether char is unsigned... yes checking for an ANSI C-conforming const... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking for x64 gcc inline assembler... no checking whether C doubles are little-endian IEEE 754 binary64... yes checking whether C doubles are big-endian IEEE 754 binary64... no checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no checking whether we can use gcc inline assembler to get and set x87 control word... no checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no checking for x87-style double rounding... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for log2... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether tanh preserves the sign of zero... yes checking whether log1p drops the sign of negative zero... no checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_LOCAL is declared... yes checking whether RTLD_NODELETE is declared... yes checking whether RTLD_NOLOAD is declared... yes checking whether RTLD_DEEPBIND is declared... yes checking whether RTLD_MEMBER is declared... no checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes checking whether wchar_t is usable... no checking whether byte ordering is bigendian... no checking ABIFLAGS... m checking SOABI... cpython-37m-riscv64-linux-gnu checking LDVERSION... $(VERSION)$(ABIFLAGS) checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_display_matches_hook in -lreadline... yes checking for rl_resize_terminal in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for append_history in -lreadline... yes checking for broken nice()... no checking for broken poll()... no checking for working tzset()... yes checking for tv_nsec in struct stat... yes checking for tv_nsec2 in struct stat... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... yes checking for is_pad... yes checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes checking for immedok... yes checking for syncok... yes checking for wchgat... yes checking for filter... yes checking for has_key... yes checking for typeahead... yes checking for use_env... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %zd printf() format support... yes checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... yes checking whether gcc -pthread supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for stdatomic.h... yes checking for GCC >= 4.7 __atomic builtins... yes checking for ensurepip... no checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... yes checking for the getrandom() function... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking whether compiling and linking against OpenSSL works... yes checking for X509_VERIFY_PARAM_set1_host in libssl... yes checking for --with-ssl-default-suites... openssl configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Misc/python.pc config.status: creating Misc/python-config.sh config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h configure: WARNING: unrecognized options: --disable-dependency-tracking creating Modules/Setup creating Modules/Setup.local creating Makefile If you want a release build with all stable optimizations active (PGO, etc), please run ./configure --enable-optimizations + /usr/bin/make -O -j4 V=1 VERBOSE=1 EXTRA_CFLAGS= 'CFLAGS_NODIST=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv ' regen-importlib /usr/bin/mkdir -p Include /usr/bin/dtrace -o Include/pydtrace_probes.h -h -s /builddir/build/BUILD/Python-3.7.8/Include/pydtrace.d : sed in-place edit with POSIX-only tools sed 's/PYTHON_/PyDTrace_/' Include/pydtrace_probes.h > Include/pydtrace_probes.h.tmp mv Include/pydtrace_probes.h.tmp Include/pydtrace_probes.h gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Programs/_freeze_importlib.o /builddir/build/BUILD/Python-3.7.8/Programs/_freeze_importlib.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /builddir/build/BUILD/Python-3.7.8/Parser/grammar1.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /builddir/build/BUILD/Python-3.7.8/Parser/listnode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /builddir/build/BUILD/Python-3.7.8/Parser/acceler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /builddir/build/BUILD/Python-3.7.8/Parser/node.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /builddir/build/BUILD/Python-3.7.8/Parser/bitset.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /builddir/build/BUILD/Python-3.7.8/Parser/parser.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /builddir/build/BUILD/Python-3.7.8/Parser/metagrammar.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /builddir/build/BUILD/Python-3.7.8/Parser/firstsets.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /builddir/build/BUILD/Python-3.7.8/Parser/grammar.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /builddir/build/BUILD/Python-3.7.8/Parser/myreadline.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /builddir/build/BUILD/Python-3.7.8/Parser/parsetok.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /builddir/build/BUILD/Python-3.7.8/Parser/pgen.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /builddir/build/BUILD/Python-3.7.8/Objects/boolobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o /builddir/build/BUILD/Python-3.7.8/Objects/accu.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /builddir/build/BUILD/Python-3.7.8/Parser/tokenizer.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /builddir/build/BUILD/Python-3.7.8/Objects/bytes_methods.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /builddir/build/BUILD/Python-3.7.8/Objects/abstract.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /builddir/build/BUILD/Python-3.7.8/Objects/cellobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/call.o /builddir/build/BUILD/Python-3.7.8/Objects/call.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /builddir/build/BUILD/Python-3.7.8/Objects/classobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /builddir/build/BUILD/Python-3.7.8/Objects/bytearrayobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /builddir/build/BUILD/Python-3.7.8/Objects/codeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /builddir/build/BUILD/Python-3.7.8/Objects/enumobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /builddir/build/BUILD/Python-3.7.8/Objects/complexobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /builddir/build/BUILD/Python-3.7.8/Objects/descrobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o /builddir/build/BUILD/Python-3.7.8/Objects/bytesobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /builddir/build/BUILD/Python-3.7.8/Objects/genobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /builddir/build/BUILD/Python-3.7.8/Objects/fileobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /builddir/build/BUILD/Python-3.7.8/Objects/frameobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /builddir/build/BUILD/Python-3.7.8/Objects/funcobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /builddir/build/BUILD/Python-3.7.8/Objects/exceptions.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /builddir/build/BUILD/Python-3.7.8/Objects/floatobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /builddir/build/BUILD/Python-3.7.8/Objects/iterobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o /builddir/build/BUILD/Python-3.7.8/Objects/odictobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /builddir/build/BUILD/Python-3.7.8/Objects/listobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /builddir/build/BUILD/Python-3.7.8/Objects/methodobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /builddir/build/BUILD/Python-3.7.8/Objects/dictobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o /builddir/build/BUILD/Python-3.7.8/Objects/namespaceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /builddir/build/BUILD/Python-3.7.8/Objects/moduleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /builddir/build/BUILD/Python-3.7.8/Objects/memoryobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /builddir/build/BUILD/Python-3.7.8/Objects/longobject.c /builddir/build/BUILD/Python-3.7.8/Objects/longobject.c: In function '_PyLong_Frexp': /builddir/build/BUILD/Python-3.7.8/Objects/longobject.c:2826:33: warning: 'x_digits[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 2826 | x_digits[0] |= 1; | ^~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /builddir/build/BUILD/Python-3.7.8/Objects/capsule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /builddir/build/BUILD/Python-3.7.8/Objects/obmalloc.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /builddir/build/BUILD/Python-3.7.8/Objects/rangeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /builddir/build/BUILD/Python-3.7.8/Objects/object.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /builddir/build/BUILD/Python-3.7.8/Objects/structseq.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /builddir/build/BUILD/Python-3.7.8/Objects/sliceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /builddir/build/BUILD/Python-3.7.8/Objects/tupleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /builddir/build/BUILD/Python-3.7.8/Objects/setobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /builddir/build/BUILD/Python-3.7.8/Objects/weakrefobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /builddir/build/BUILD/Python-3.7.8/Objects/unicodectype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /builddir/build/BUILD/Python-3.7.8/Python/_warnings.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /builddir/build/BUILD/Python-3.7.8/Python/asdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /builddir/build/BUILD/Python-3.7.8/Objects/typeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o /builddir/build/BUILD/Python-3.7.8/Python/ast_opt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /builddir/build/BUILD/Python-3.7.8/Python/ast.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o /builddir/build/BUILD/Python-3.7.8/Python/ast_unparse.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /builddir/build/BUILD/Python-3.7.8/Python/bltinmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /builddir/build/BUILD/Python-3.7.8/Python/Python-ast.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /builddir/build/BUILD/Python-3.7.8/Python/codecs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o /builddir/build/BUILD/Python-3.7.8/Python/dynamic_annotations.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /builddir/build/BUILD/Python-3.7.8/Python/errors.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /builddir/build/BUILD/Python-3.7.8/Python/compile.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /builddir/build/BUILD/Python-3.7.8/Python/frozenmain.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /builddir/build/BUILD/Python-3.7.8/Python/future.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /builddir/build/BUILD/Python-3.7.8/Python/getcompiler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /builddir/build/BUILD/Python-3.7.8/Python/getcopyright.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-3.7.8/Python/ceval.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o /builddir/build/BUILD/Python-3.7.8/Python/getplatform.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /builddir/build/BUILD/Python-3.7.8/Python/getversion.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /builddir/build/BUILD/Python-3.7.8/Python/graminit.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /builddir/build/BUILD/Python-3.7.8/Python/getargs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /builddir/build/BUILD/Python-3.7.8/Python/importdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /builddir/build/BUILD/Python-3.7.8/Python/modsupport.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /builddir/build/BUILD/Python-3.7.8/Python/import.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /builddir/build/BUILD/Python-3.7.8/Python/mysnprintf.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /builddir/build/BUILD/Python-3.7.8/Python/marshal.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /builddir/build/BUILD/Python-3.7.8/Python/mystrtoul.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o /builddir/build/BUILD/Python-3.7.8/Python/pathconfig.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /builddir/build/BUILD/Python-3.7.8/Python/pyarena.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /builddir/build/BUILD/Python-3.7.8/Python/pyfpe.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /builddir/build/BUILD/Python-3.7.8/Objects/unicodeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /builddir/build/BUILD/Python-3.7.8/Python/pyctype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /builddir/build/BUILD/Python-3.7.8/Python/peephole.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o /builddir/build/BUILD/Python-3.7.8/Python/pyhash.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /builddir/build/BUILD/Python-3.7.8/Python/pymath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /builddir/build/BUILD/Python-3.7.8/Python/pystate.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o /builddir/build/BUILD/Python-3.7.8/Python/pylifecycle.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/context.o /builddir/build/BUILD/Python-3.7.8/Python/context.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o /builddir/build/BUILD/Python-3.7.8/Python/bootstrap_hash.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/hamt.o /builddir/build/BUILD/Python-3.7.8/Python/hamt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o /builddir/build/BUILD/Python-3.7.8/Python/pytime.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /builddir/build/BUILD/Python-3.7.8/Python/structmember.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /builddir/build/BUILD/Python-3.7.8/Python/pythonrun.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /builddir/build/BUILD/Python-3.7.8/Python/thread.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /builddir/build/BUILD/Python-3.7.8/Python/traceback.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /builddir/build/BUILD/Python-3.7.8/Python/getopt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='"m"' \ -DMULTIARCH=\"riscv64-linux-gnu\" \ -o Python/sysmodule.o /builddir/build/BUILD/Python-3.7.8/Python/sysmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /builddir/build/BUILD/Python-3.7.8/Python/pystrcmp.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /builddir/build/BUILD/Python-3.7.8/Python/symtable.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o /builddir/build/BUILD/Python-3.7.8/Python/pystrhex.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /builddir/build/BUILD/Python-3.7.8/Python/pystrtod.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-37m-riscv64-linux-gnu"' \ -o Python/dynload_shlib.o /builddir/build/BUILD/Python-3.7.8/Python/dynload_shlib.c /usr/bin/dtrace -o Python/pydtrace.o -G -s /builddir/build/BUILD/Python-3.7.8/Include/pydtrace.d Python/ceval.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o /builddir/build/BUILD/Python-3.7.8/Python/fileutils.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /builddir/build/BUILD/Python-3.7.8/Python/formatter_unicode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /builddir/build/BUILD/Python-3.7.8/Python/dtoa.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.7"' \ -DVPATH='"/builddir/build/BUILD/Python-3.7.8"' \ -o Modules/getpath.o /builddir/build/BUILD/Python-3.7.8/Modules/getpath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /builddir/build/BUILD/Python-3.7.8/Modules/gcmodule.c gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/errnomodule.c -o Modules/errnomodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /builddir/build/BUILD/Python-3.7.8/Modules/main.c gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/_weakref.c -o Modules/_weakref.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.8/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/_operator.c -o Modules/_operator.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/_abc.c -o Modules/_abc.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.8/Modules/posixmodule.c -o Modules/posixmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/atexitmodule.c -o Modules/atexitmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/_stat.c -o Modules/_stat.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.8/Modules/signalmodule.c -o Modules/signalmodule.o /builddir/build/BUILD/Python-3.7.8/Modules/signalmodule.c: In function 'signal_siginterrupt_impl': /builddir/build/BUILD/Python-3.7.8/Modules/signalmodule.c:524:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 524 | if (siginterrupt(signalnum, flag)<0) { | ^~ In file included from /builddir/build/BUILD/Python-3.7.8/Modules/signalmodule.c:22: /usr/include/signal.h:311:12: note: declared here 311 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/_sre.c -o Modules/_sre.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.8/Modules/timemodule.c -o Modules/timemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.8/Modules/_threadmodule.c -o Modules/_threadmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/_localemodule.c -o Modules/_localemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.8/Modules/_io -c /builddir/build/BUILD/Python-3.7.8/Modules/_io/_iomodule.c -o Modules/_iomodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.8/Modules/_io -c /builddir/build/BUILD/Python-3.7.8/Modules/_io/iobase.c -o Modules/iobase.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.8/Modules/_io -c /builddir/build/BUILD/Python-3.7.8/Modules/_io/fileio.c -o Modules/fileio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.8/Modules/_io -c /builddir/build/BUILD/Python-3.7.8/Modules/_io/bytesio.c -o Modules/bytesio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.8/Modules/_io -c /builddir/build/BUILD/Python-3.7.8/Modules/_io/stringio.c -o Modules/stringio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.7.8/Modules/zipimport.c -o Modules/zipimport.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.8/Modules/_io -c /builddir/build/BUILD/Python-3.7.8/Modules/_io/bufferedio.c -o Modules/bufferedio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/faulthandler.c -o Modules/faulthandler.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/hashtable.c -o Modules/hashtable.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/_tracemalloc.c -o Modules/_tracemalloc.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.7.8/Modules/_io -c /builddir/build/BUILD/Python-3.7.8/Modules/_io/textio.c -o Modules/textio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /builddir/build/BUILD/Python-3.7.8/Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C git --git-dir /builddir/build/BUILD/Python-3.7.8/.git rev-parse --short HEAD`\"" \ -DGITTAG="\"`LC_ALL=C git --git-dir /builddir/build/BUILD/Python-3.7.8/.git describe --all --always --dirty`\"" \ -DGITBRANCH="\"`LC_ALL=C git --git-dir /builddir/build/BUILD/Python-3.7.8/.git name-rev --name-only HEAD`\"" \ -o Modules/getbuildinfo.o /builddir/build/BUILD/Python-3.7.8/Modules/getbuildinfo.c gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -o Programs/_freeze_importlib Programs/_freeze_importlib.o Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/context.o Python/hamt.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o -lcrypt -lpthread -ldl -lutil -lm # Regenerate Python/importlib_external.h # from Lib/importlib/_bootstrap_external.py using _freeze_importlib ./Programs/_freeze_importlib \ /builddir/build/BUILD/Python-3.7.8/Lib/importlib/_bootstrap_external.py \ /builddir/build/BUILD/Python-3.7.8/Python/importlib_external.h.new python3 /builddir/build/BUILD/Python-3.7.8/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.7.8/Python/importlib_external.h /builddir/build/BUILD/Python-3.7.8/Python/importlib_external.h.new # Regenerate Python/importlib.h from Lib/importlib/_bootstrap.py # using _freeze_importlib ./Programs/_freeze_importlib \ /builddir/build/BUILD/Python-3.7.8/Lib/importlib/_bootstrap.py \ /builddir/build/BUILD/Python-3.7.8/Python/importlib.h.new python3 /builddir/build/BUILD/Python-3.7.8/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.7.8/Python/importlib.h /builddir/build/BUILD/Python-3.7.8/Python/importlib.h.new + /usr/bin/make -O -j4 V=1 VERBOSE=1 EXTRA_CFLAGS= 'CFLAGS_NODIST=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv ' /usr/bin/install -c -m 644 /builddir/build/BUILD/Python-3.7.8/Tools/gdb/libpython.py python-gdb.py gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Programs/python.o /builddir/build/BUILD/Python-3.7.8/Programs/python.c gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o /builddir/build/BUILD/Python-3.7.8/Modules/_math.c sed -e "s,@EXENAME@,/usr/bin/python3.7m," < /builddir/build/BUILD/Python-3.7.8/Misc/python-config.in >python-config.py LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /builddir/build/BUILD/Python-3.7.8/Python/frozen.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o /builddir/build/BUILD/Python-3.7.8/Programs/_testembed.c if test libpython3.7m.so.1.0 != libpython3.7m.so; then \ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-hlibpython3.7m.so.1.0 -o libpython3.7m.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/context.o Python/hamt.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm ; \ ln -f libpython3.7m.so.1.0 libpython3.7m.so; \ else \ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -o libpython3.7m.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/context.o Python/hamt.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm ; \ fi gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.7m.so gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.7m -lcrypt -lpthread -ldl -lutil -lm LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/optimized ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.7m -lcrypt -lpthread -ldl -lutil -lm LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/optimized CC='gcc -pthread' LDSHARED='gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g ' OPT='-DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E /builddir/build/BUILD/Python-3.7.8/setup.py build running build running build_ext building '_struct' extension creating build/temp.linux-riscv64-3.7/builddir creating build/temp.linux-riscv64-3.7/builddir/build creating build/temp.linux-riscv64-3.7/builddir/build/BUILD creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8 creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_struct.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_struct.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_struct.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_struct.cpython-37m-riscv64-linux-gnu.so building '_ctypes_test' extension creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/_ctypes_test.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib64 -lm -lpython3.7m -o build/lib.linux-riscv64-3.7/_ctypes_test.cpython-37m-riscv64-linux-gnu.so building 'array' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/arraymodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/arraymodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/arraymodule.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/array.cpython-37m-riscv64-linux-gnu.so building '_contextvars' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_contextvarsmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_contextvarsmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_contextvarsmodule.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_contextvars.cpython-37m-riscv64-linux-gnu.so building 'cmath' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/cmathmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/cmathmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -lpython3.7m -o build/lib.linux-riscv64-3.7/cmath.cpython-37m-riscv64-linux-gnu.so building 'math' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/mathmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/mathmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -lpython3.7m -o build/lib.linux-riscv64-3.7/math.cpython-37m-riscv64-linux-gnu.so building '_datetime' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_datetimemodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_datetimemodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_datetimemodule.o -L. -L/usr/local/lib64 -lm -lpython3.7m -o build/lib.linux-riscv64-3.7/_datetime.cpython-37m-riscv64-linux-gnu.so building '_random' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_randommodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_randommodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_randommodule.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_random.cpython-37m-riscv64-linux-gnu.so building '_bisect' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_bisectmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_bisectmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_bisectmodule.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_bisect.cpython-37m-riscv64-linux-gnu.so building '_heapq' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_heapqmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_heapqmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_heapqmodule.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_heapq.cpython-37m-riscv64-linux-gnu.so building '_pickle' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_pickle.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_pickle.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_pickle.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_pickle.cpython-37m-riscv64-linux-gnu.so building '_json' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_json.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_json.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_json.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_json.cpython-37m-riscv64-linux-gnu.so building '_testcapi' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_testcapimodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_testcapimodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_testcapimodule.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_testcapi.cpython-37m-riscv64-linux-gnu.so building '_testbuffer' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_testbuffer.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_testbuffer.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_testbuffer.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_testbuffer.cpython-37m-riscv64-linux-gnu.so building '_testimportmultiple' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_testimportmultiple.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_testimportmultiple.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_testimportmultiple.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_testimportmultiple.cpython-37m-riscv64-linux-gnu.so building '_testmultiphase' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_testmultiphase.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_testmultiphase.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_testmultiphase.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_testmultiphase.cpython-37m-riscv64-linux-gnu.so building '_lsprof' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_lsprof.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_lsprof.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/rotatingtree.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/rotatingtree.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_lsprof.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/rotatingtree.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_lsprof.cpython-37m-riscv64-linux-gnu.so building 'unicodedata' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/unicodedata.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/unicodedata.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/unicodedata.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/unicodedata.cpython-37m-riscv64-linux-gnu.so building '_opcode' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_opcode.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_opcode.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_opcode.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_opcode.cpython-37m-riscv64-linux-gnu.so building '_asyncio' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_asynciomodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_asynciomodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_asynciomodule.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_asyncio.cpython-37m-riscv64-linux-gnu.so building '_queue' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_queuemodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_queuemodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_queuemodule.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_queue.cpython-37m-riscv64-linux-gnu.so building 'fcntl' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/fcntlmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/fcntlmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/fcntlmodule.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/fcntl.cpython-37m-riscv64-linux-gnu.so building 'grp' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/grpmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/grpmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/grpmodule.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/grp.cpython-37m-riscv64-linux-gnu.so building 'spwd' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/spwdmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/spwdmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/spwdmodule.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/spwd.cpython-37m-riscv64-linux-gnu.so building 'select' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/selectmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/selectmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/selectmodule.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/select.cpython-37m-riscv64-linux-gnu.so building 'parser' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/parsermodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/parsermodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/parsermodule.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/parser.cpython-37m-riscv64-linux-gnu.so building 'mmap' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/mmapmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/mmapmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/mmapmodule.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/mmap.cpython-37m-riscv64-linux-gnu.so building 'syslog' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/syslogmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/syslogmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/syslogmodule.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/syslog.cpython-37m-riscv64-linux-gnu.so building '_xxtestfuzz' extension creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_xxtestfuzz gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_xxtestfuzz/_xxtestfuzz.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_xxtestfuzz/fuzzer.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_xxtestfuzz.cpython-37m-riscv64-linux-gnu.so building 'audioop' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/audioop.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/audioop.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/audioop.o -L. -L/usr/local/lib64 -lm -lpython3.7m -o build/lib.linux-riscv64-3.7/audioop.cpython-37m-riscv64-linux-gnu.so building 'readline' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/readline.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/readline.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/readline.o -L/usr/lib64/termcap -L. -L/usr/local/lib64 -lreadline -lpython3.7m -o build/lib.linux-riscv64-3.7/readline.cpython-37m-riscv64-linux-gnu.so building '_crypt' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_cryptmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_cryptmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_cryptmodule.o -L. -L/usr/local/lib64 -lcrypt -lpython3.7m -o build/lib.linux-riscv64-3.7/_crypt.cpython-37m-riscv64-linux-gnu.so building '_csv' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_csv.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_csv.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_csv.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_csv.cpython-37m-riscv64-linux-gnu.so building '_posixsubprocess' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_posixsubprocess.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_posixsubprocess.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_posixsubprocess.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_posixsubprocess.cpython-37m-riscv64-linux-gnu.so building '_socket' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/socketmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/socketmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/socketmodule.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_socket.cpython-37m-riscv64-linux-gnu.so building '_ssl' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_ssl.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_ssl.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_ssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.7m -o build/lib.linux-riscv64-3.7/_ssl.cpython-37m-riscv64-linux-gnu.so building '_hashlib' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_hashopenssl.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_hashopenssl.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_hashopenssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.7m -o build/lib.linux-riscv64-3.7/_hashlib.cpython-37m-riscv64-linux-gnu.so building '_sha256' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/sha256module.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/sha256module.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/sha256module.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_sha256.cpython-37m-riscv64-linux-gnu.so building '_sha512' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/sha512module.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/sha512module.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/sha512module.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_sha512.cpython-37m-riscv64-linux-gnu.so building '_md5' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/md5module.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/md5module.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/md5module.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_md5.cpython-37m-riscv64-linux-gnu.so building '_sha1' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/sha1module.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/sha1module.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/sha1module.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_sha1.cpython-37m-riscv64-linux-gnu.so building '_blake2' extension creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_blake2 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_blake2/blake2module.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_blake2/blake2module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_blake2/blake2b_impl.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_blake2/blake2b_impl.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_blake2/blake2s_impl.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_blake2/blake2s_impl.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_blake2/blake2module.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_blake2/blake2b_impl.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_blake2.cpython-37m-riscv64-linux-gnu.so building '_sha3' extension creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sha3 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_sha3/sha3module.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sha3/sha3module.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sha3/sha3module.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_sha3.cpython-37m-riscv64-linux-gnu.so building '_sqlite3' extension creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/cache.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/cache.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/connection.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/connection.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/cursor.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/cursor.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/microprotocols.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/microprotocols.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/module.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/prepare_protocol.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/row.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/row.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/statement.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/statement.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/util.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/util.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/cache.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/connection.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/cursor.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/microprotocols.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/module.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/prepare_protocol.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/row.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/statement.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_sqlite/util.o -L. -L/usr/local/lib64 -lsqlite3 -lpython3.7m -o build/lib.linux-riscv64-3.7/_sqlite3.cpython-37m-riscv64-linux-gnu.so building '_dbm' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_GDBM_NDBM_H -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_dbmmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_dbmmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_dbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lgdbm_compat -lpython3.7m -o build/lib.linux-riscv64-3.7/_dbm.cpython-37m-riscv64-linux-gnu.so building '_gdbm' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_gdbmmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_gdbmmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_gdbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lpython3.7m -o build/lib.linux-riscv64-3.7/_gdbm.cpython-37m-riscv64-linux-gnu.so building 'termios' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/termios.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/termios.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/termios.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/termios.cpython-37m-riscv64-linux-gnu.so building 'resource' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/resource.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/resource.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/resource.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/resource.cpython-37m-riscv64-linux-gnu.so building 'nis' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I/usr/include/tirpc -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/nismodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/nismodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/nismodule.o -L. -L/usr/local/lib64 -lnsl -ltirpc -lpython3.7m -o build/lib.linux-riscv64-3.7/nis.cpython-37m-riscv64-linux-gnu.so building '_curses' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_cursesmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_cursesmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_cursesmodule.o -L. -L/usr/local/lib64 -lncursesw -lpython3.7m -o build/lib.linux-riscv64-3.7/_curses.cpython-37m-riscv64-linux-gnu.so building '_curses_panel' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_curses_panel.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_curses_panel.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_curses_panel.o -L. -L/usr/local/lib64 -lpanelw -lncursesw -lpython3.7m -o build/lib.linux-riscv64-3.7/_curses_panel.cpython-37m-riscv64-linux-gnu.so building 'zlib' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/zlibmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/zlibmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/zlibmodule.o -L. -L/usr/local/lib64 -lz -lpython3.7m -o build/lib.linux-riscv64-3.7/zlib.cpython-37m-riscv64-linux-gnu.so building 'binascii' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/binascii.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/binascii.o -DUSE_ZLIB_CRC32 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/binascii.o -L. -L/usr/local/lib64 -lz -lpython3.7m -o build/lib.linux-riscv64-3.7/binascii.cpython-37m-riscv64-linux-gnu.so building '_bz2' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_bz2module.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_bz2module.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_bz2module.o -L. -L/usr/local/lib64 -lbz2 -lpython3.7m -o build/lib.linux-riscv64-3.7/_bz2.cpython-37m-riscv64-linux-gnu.so building '_lzma' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_lzmamodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_lzmamodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_lzmamodule.o -L. -L/usr/local/lib64 -llzma -lpython3.7m -o build/lib.linux-riscv64-3.7/_lzma.cpython-37m-riscv64-linux-gnu.so building 'pyexpat' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/pyexpat.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/pyexpat.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/pyexpat.o -L. -L/usr/local/lib64 -lexpat -lpython3.7m -o build/lib.linux-riscv64-3.7/pyexpat.cpython-37m-riscv64-linux-gnu.so building '_elementtree' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DUSE_PYEXPAT_CAPI -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_elementtree.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_elementtree.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_elementtree.o -L. -L/usr/local/lib64 -lexpat -lpython3.7m -o build/lib.linux-riscv64-3.7/_elementtree.cpython-37m-riscv64-linux-gnu.so building '_multibytecodec' extension creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/multibytecodec.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_multibytecodec.cpython-37m-riscv64-linux-gnu.so building '_codecs_kr' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_kr.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_codecs_kr.cpython-37m-riscv64-linux-gnu.so building '_codecs_jp' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_jp.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_codecs_jp.cpython-37m-riscv64-linux-gnu.so building '_codecs_cn' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_cn.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_codecs_cn.cpython-37m-riscv64-linux-gnu.so building '_codecs_tw' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_tw.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_codecs_tw.cpython-37m-riscv64-linux-gnu.so building '_codecs_hk' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_hk.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_codecs_hk.cpython-37m-riscv64-linux-gnu.so building '_codecs_iso2022' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_iso2022.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_codecs_iso2022.cpython-37m-riscv64-linux-gnu.so building '_decimal' extension creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/_decimal.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/_decimal.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/basearith.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/constants.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/context.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/context.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/convolute.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/crt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/difradix2.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/fnt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/fourstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/io.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/io.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/memory.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/mpdecimal.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/numbertheory.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/sixstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/transpose.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/_decimal.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/basearith.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/constants.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/context.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/convolute.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/crt.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/fnt.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/io.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/memory.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib64 -lm -lpython3.7m -o build/lib.linux-riscv64-3.7/_decimal.cpython-37m-riscv64-linux-gnu.so building '_multiprocessing' extension creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_multiprocessing gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IModules/_multiprocessing -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_multiprocessing/multiprocessing.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -IModules/_multiprocessing -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_multiprocessing/semaphore.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_multiprocessing/semaphore.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_multiprocessing/multiprocessing.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/_multiprocessing.cpython-37m-riscv64-linux-gnu.so building 'ossaudiodev' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/ossaudiodev.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/ossaudiodev.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/ossaudiodev.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/ossaudiodev.cpython-37m-riscv64-linux-gnu.so building '_tkinter' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DWITH_APPINIT=1 -I/usr/X11/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_tkinter.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_tkinter.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DWITH_APPINIT=1 -I/usr/X11/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/tkappinit.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/tkappinit.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_tkinter.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/tkappinit.o -L/usr/X11/lib -L. -L/usr/local/lib64 -ltk8.6 -ltcl8.6 -lX11 -lpython3.7m -o build/lib.linux-riscv64-3.7/_tkinter.cpython-37m-riscv64-linux-gnu.so building '_uuid' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I/usr/include/uuid -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_uuidmodule.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_uuidmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_uuidmodule.o -L. -L/usr/local/lib64 -luuid -lpython3.7m -o build/lib.linux-riscv64-3.7/_uuid.cpython-37m-riscv64-linux-gnu.so building 'xxlimited' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DPy_LIMITED_API=0x03050000 -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/xxlimited.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/xxlimited.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/xxlimited.o -L. -L/usr/local/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/xxlimited.cpython-37m-riscv64-linux-gnu.so building '_ctypes' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/_ctypes.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/_ctypes.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/callbacks.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/callbacks.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/callproc.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/callproc.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/stgdict.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/stgdict.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.7.8/Include -I/builddir/build/BUILD/Python-3.7.8/build/optimized -c /builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/cfield.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/cfield.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/_ctypes.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/callbacks.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/callproc.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/stgdict.o build/temp.linux-riscv64-3.7/builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/cfield.o -L. -L/usr/local/lib64 -lffi -ldl -lpython3.7m -o build/lib.linux-riscv64-3.7/_ctypes.cpython-37m-riscv64-linux-gnu.so The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc atexit pwd time running build_scripts creating build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/pydoc3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/idle3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/2to3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/pyvenv -> build/scripts-3.7 changing mode of build/scripts-3.7/pydoc3 from 644 to 755 changing mode of build/scripts-3.7/idle3 from 644 to 755 changing mode of build/scripts-3.7/2to3 from 644 to 755 changing mode of build/scripts-3.7/pyvenv from 644 to 755 renaming build/scripts-3.7/pydoc3 to build/scripts-3.7/pydoc3.7 renaming build/scripts-3.7/idle3 to build/scripts-3.7/idle3.7 renaming build/scripts-3.7/2to3 to build/scripts-3.7/2to3-3.7 renaming build/scripts-3.7/pyvenv to build/scripts-3.7/pyvenv-3.7 ~/build/BUILD/Python-3.7.8 FINISHED: BUILD OF PYTHON FOR CONFIGURATION: optimized In file included from /usr/include/stdlib.h:568, from /builddir/build/BUILD/Python-3.7.8/Include/Python.h:34, from /builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/callproc.c:57: /builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/callproc.c: In function ‘_ctypes_callproc’: /builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/callproc.c:1185:25: warning: ‘alloca’ bound is unknown [-Walloca-larger-than=] 1185 | void *tmp = alloca(size); | ^~~~~~ /builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/callproc.c: In function ‘_ctypes_callproc’: /builddir/build/BUILD/Python-3.7.8/Modules/_ctypes/callproc.c:1185:25: warning: ‘alloca’ bound is unknown [-Walloca-larger-than=] 1185 | void *tmp = alloca(size); | ^ + popd + echo FINISHED: BUILD OF PYTHON FOR CONFIGURATION: optimized + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vt4o4b + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64 + cd Python-3.7.8 ++ pwd + topdir=/builddir/build/BUILD/Python-3.7.8 + DirHoldingGdbPy=/usr/lib/debug//usr/lib64 + mkdir -p /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib/debug//usr/lib64 + InstallPython debug libpython3.7dm.so.1.0 -O0 3.7dm + ConfName=debug + PyInstSoName=libpython3.7dm.so.1.0 + MoreCFlags=-O0 + LDVersion=3.7dm + ConfDir=build/debug + echo STARTING: INSTALL OF PYTHON FOR CONFIGURATION: debug STARTING: INSTALL OF PYTHON FOR CONFIGURATION: debug + mkdir -p build/debug + pushd build/debug ~/build/BUILD/Python-3.7.8/build/debug ~/build/BUILD/Python-3.7.8 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64 'INSTALL=/usr/bin/install -p' EXTRA_CFLAGS=-O0 Creating directory /usr/bin Creating directory /usr/lib64 if test "no-framework" = "no-framework" ; then \ /usr/bin/install -p python /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7dm; \ else \ /usr/bin/install -p -s Mac/pythonw /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7dm; \ fi if test "3.7" != "3.7dm"; then \ if test -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7 -o -h /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7; \ then rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7; \ fi; \ (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; ln python3.7dm python3.7); \ fi if test -f libpython3.7dm.so && test "no-framework" = "no-framework" ; then \ if test -n "" ; then \ /usr/bin/install -p -m 555 /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; \ else \ /usr/bin/install -p -m 555 libpython3.7dm.so /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/libpython3.7dm.so.1.0; \ if test libpython3.7dm.so != libpython3.7dm.so.1.0; then \ (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64; ln -sf libpython3.7dm.so.1.0 libpython3.7dm.so) \ fi \ fi; \ if test -n ""; then \ /usr/bin/install -p -m 555 /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/; \ fi; \ else true; \ fi if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/binpython3.7-32; \ lipo \ -output /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7-32 \ /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7; \ fi LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/debug CC='gcc -pthread' LDSHARED='gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g ' OPT='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E /builddir/build/BUILD/Python-3.7.8/setup.py build running build running build_ext The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc atexit pwd time running build_scripts copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/pydoc3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/idle3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/2to3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/pyvenv -> build/scripts-3.7 changing mode of build/scripts-3.7/pydoc3 from 644 to 755 changing mode of build/scripts-3.7/idle3 from 644 to 755 changing mode of build/scripts-3.7/2to3 from 644 to 755 changing mode of build/scripts-3.7/pyvenv from 644 to 755 renaming build/scripts-3.7/pydoc3 to build/scripts-3.7/pydoc3.7 renaming build/scripts-3.7/idle3 to build/scripts-3.7/idle3.7 renaming build/scripts-3.7/2to3 to build/scripts-3.7/2to3-3.7 renaming build/scripts-3.7/pyvenv to build/scripts-3.7/pyvenv-3.7 Creating directory /usr/lib64/python3.7 Creating directory /usr/lib64/python3.7/tkinter Creating directory /usr/lib64/python3.7/tkinter/test Creating directory /usr/lib64/python3.7/tkinter/test/test_tkinter Creating directory /usr/lib64/python3.7/tkinter/test/test_ttk Creating directory /usr/lib64/python3.7/site-packages Creating directory /usr/lib64/python3.7/test Creating directory /usr/lib64/python3.7/test/audiodata Creating directory /usr/lib64/python3.7/test/capath Creating directory /usr/lib64/python3.7/test/data Creating directory /usr/lib64/python3.7/test/cjkencodings Creating directory /usr/lib64/python3.7/test/decimaltestdata Creating directory /usr/lib64/python3.7/test/xmltestdata Creating directory /usr/lib64/python3.7/test/dtracedata Creating directory /usr/lib64/python3.7/test/eintrdata Creating directory /usr/lib64/python3.7/test/imghdrdata Creating directory /usr/lib64/python3.7/test/libregrtest Creating directory /usr/lib64/python3.7/test/subprocessdata Creating directory /usr/lib64/python3.7/test/sndhdrdata Creating directory /usr/lib64/python3.7/test/support Creating directory /usr/lib64/python3.7/test/tracedmodules Creating directory /usr/lib64/python3.7/test/encoded_modules Creating directory /usr/lib64/python3.7/test/test_import Creating directory /usr/lib64/python3.7/test/test_import/data Creating directory /usr/lib64/python3.7/test/test_import/data/circular_imports Creating directory /usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg Creating directory /usr/lib64/python3.7/test/test_import/data/package Creating directory /usr/lib64/python3.7/test/test_import/data/package2 Creating directory /usr/lib64/python3.7/importlib Creating directory /usr/lib64/python3.7/test/test_importlib Creating directory /usr/lib64/python3.7/test/test_importlib/builtin Creating directory /usr/lib64/python3.7/test/test_importlib/data01 Creating directory /usr/lib64/python3.7/test/test_importlib/data01/subdirectory Creating directory /usr/lib64/python3.7/test/test_importlib/data02 Creating directory /usr/lib64/python3.7/test/test_importlib/data02/one Creating directory /usr/lib64/python3.7/test/test_importlib/data02/two Creating directory /usr/lib64/python3.7/test/test_importlib/data03 Creating directory /usr/lib64/python3.7/test/test_importlib/data03/namespace Creating directory /usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1 Creating directory /usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2 Creating directory /usr/lib64/python3.7/test/test_importlib/extension Creating directory /usr/lib64/python3.7/test/test_importlib/frozen Creating directory /usr/lib64/python3.7/test/test_importlib/import_ Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1 Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2 Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1 Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2 Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3 Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent Creating directory /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child Creating directory /usr/lib64/python3.7/test/test_importlib/source Creating directory /usr/lib64/python3.7/test/test_importlib/zipdata01 Creating directory /usr/lib64/python3.7/test/test_importlib/zipdata02 Creating directory /usr/lib64/python3.7/asyncio Creating directory /usr/lib64/python3.7/test/test_asyncio Creating directory /usr/lib64/python3.7/collections Creating directory /usr/lib64/python3.7/concurrent Creating directory /usr/lib64/python3.7/concurrent/futures Creating directory /usr/lib64/python3.7/encodings Creating directory /usr/lib64/python3.7/email Creating directory /usr/lib64/python3.7/email/mime Creating directory /usr/lib64/python3.7/test/test_email Creating directory /usr/lib64/python3.7/test/test_email/data Creating directory /usr/lib64/python3.7/ensurepip Creating directory /usr/lib64/python3.7/ensurepip/_bundled Creating directory /usr/lib64/python3.7/html Creating directory /usr/lib64/python3.7/json Creating directory /usr/lib64/python3.7/test/test_json Creating directory /usr/lib64/python3.7/http Creating directory /usr/lib64/python3.7/dbm Creating directory /usr/lib64/python3.7/xmlrpc Creating directory /usr/lib64/python3.7/sqlite3 Creating directory /usr/lib64/python3.7/sqlite3/test Creating directory /usr/lib64/python3.7/logging Creating directory /usr/lib64/python3.7/wsgiref Creating directory /usr/lib64/python3.7/urllib Creating directory /usr/lib64/python3.7/lib2to3 Creating directory /usr/lib64/python3.7/lib2to3/fixes Creating directory /usr/lib64/python3.7/lib2to3/pgen2 Creating directory /usr/lib64/python3.7/lib2to3/tests Creating directory /usr/lib64/python3.7/lib2to3/tests/data Creating directory /usr/lib64/python3.7/lib2to3/tests/data/fixers Creating directory /usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes Creating directory /usr/lib64/python3.7/ctypes Creating directory /usr/lib64/python3.7/ctypes/test Creating directory /usr/lib64/python3.7/ctypes/macholib Creating directory /usr/lib64/python3.7/idlelib Creating directory /usr/lib64/python3.7/idlelib/Icons Creating directory /usr/lib64/python3.7/idlelib/idle_test Creating directory /usr/lib64/python3.7/distutils Creating directory /usr/lib64/python3.7/distutils/command Creating directory /usr/lib64/python3.7/distutils/tests Creating directory /usr/lib64/python3.7/xml Creating directory /usr/lib64/python3.7/xml/dom Creating directory /usr/lib64/python3.7/xml/etree Creating directory /usr/lib64/python3.7/xml/parsers Creating directory /usr/lib64/python3.7/xml/sax Creating directory /usr/lib64/python3.7/test/test_tools Creating directory /usr/lib64/python3.7/test/test_warnings Creating directory /usr/lib64/python3.7/test/test_warnings/data Creating directory /usr/lib64/python3.7/turtledemo Creating directory /usr/lib64/python3.7/multiprocessing Creating directory /usr/lib64/python3.7/multiprocessing/dummy Creating directory /usr/lib64/python3.7/unittest Creating directory /usr/lib64/python3.7/unittest/test Creating directory /usr/lib64/python3.7/unittest/test/testmock Creating directory /usr/lib64/python3.7/venv Creating directory /usr/lib64/python3.7/venv/scripts Creating directory /usr/lib64/python3.7/venv/scripts/common Creating directory /usr/lib64/python3.7/venv/scripts/posix Creating directory /usr/lib64/python3.7/curses Creating directory /usr/lib64/python3.7/pydoc_data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/__future__.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/__phello__.foo.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_bootlocale.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_collections_abc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_compat_pickle.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_compression.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_dummy_thread.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_markupbase.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_osx_support.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_py_abc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_pydecimal.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_pyio.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_sitebuiltins.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_strptime.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_threading_local.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_weakrefset.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/abc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/aifc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/antigravity.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/argparse.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ast.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asynchat.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncore.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/base64.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/bdb.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/binhex.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/bisect.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/bz2.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/cProfile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/calendar.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/cgi.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/cgitb.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/chunk.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/cmd.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/code.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/codecs.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/codeop.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/colorsys.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/compileall.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/configparser.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/contextlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/contextvars.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/copy.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/copyreg.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/crypt.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/csv.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/dataclasses.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/datetime.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/decimal.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/difflib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/dis.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/doctest.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/dummy_threading.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/enum.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/filecmp.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/fileinput.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/fnmatch.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/formatter.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/fractions.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ftplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/functools.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/genericpath.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/getopt.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/getpass.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/gettext.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/glob.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/gzip.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/hashlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/heapq.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/hmac.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/imaplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/imghdr.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/imp.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/inspect.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/io.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ipaddress.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/keyword.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/linecache.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/locale.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lzma.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/macpath.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/mailbox.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/mailcap.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/mimetypes.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/modulefinder.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/netrc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/nntplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ntpath.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/nturl2path.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/numbers.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/opcode.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/operator.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/optparse.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/os.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pathlib.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/pdb.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pickle.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pickletools.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pipes.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pkgutil.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/platform.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/plistlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/poplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/posixpath.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pprint.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/profile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pstats.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pty.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/py_compile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pyclbr.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pydoc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/queue.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/quopri.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/random.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/re.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/reprlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/rlcompleter.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/runpy.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sched.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/secrets.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/selectors.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/shelve.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/shlex.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/shutil.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/signal.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/site.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/smtpd.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/smtplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sndhdr.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/socket.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/socketserver.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sre_compile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sre_constants.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sre_parse.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ssl.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/stat.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/statistics.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/string.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/stringprep.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/struct.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/subprocess.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sunau.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/symbol.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/symtable.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sysconfig.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/tabnanny.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/tarfile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/telnetlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tempfile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/textwrap.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/this.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/threading.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/timeit.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/token.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tokenize.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/trace.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/traceback.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tracemalloc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tty.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtle.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/types.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/typing.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/uu.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/uuid.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/warnings.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/wave.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/weakref.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/webbrowser.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xdrlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/zipapp.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/zipfile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/__init__.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/__main__.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/colorchooser.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/commondialog.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/constants.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/dialog.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/dnd.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/filedialog.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/font.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/messagebox.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/scrolledtext.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/simpledialog.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/tix.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/ttk.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/README /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/__init__.py /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/runtktests.py /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/support.py /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/widget_tests.py /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_tkinter/__init__.py /usr/lib64/python3.7/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_tkinter/test_font.py /usr/lib64/python3.7/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_tkinter/test_geometry_managers.py /usr/lib64/python3.7/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_tkinter/test_images.py /usr/lib64/python3.7/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_tkinter/test_loadtk.py /usr/lib64/python3.7/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_tkinter/test_misc.py /usr/lib64/python3.7/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_tkinter/test_text.py /usr/lib64/python3.7/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_tkinter/test_variables.py /usr/lib64/python3.7/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_tkinter/test_widgets.py /usr/lib64/python3.7/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_ttk/__init__.py /usr/lib64/python3.7/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_ttk/test_extensions.py /usr/lib64/python3.7/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_ttk/test_functions.py /usr/lib64/python3.7/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_ttk/test_style.py /usr/lib64/python3.7/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_ttk/test_widgets.py /usr/lib64/python3.7/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/site-packages/README.txt /usr/lib64/python3.7/site-packages /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/Sine-1000Hz-300ms.aif /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/__init__.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/__main__.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/allsans.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ann_module.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ann_module2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ann_module3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiotest.au /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiotests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/autotest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/bad_coding.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/bad_coding2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/bad_getattr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/bad_getattr2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/bad_getattr3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badcert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badkey.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_3131.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_future10.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_future3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_future4.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_future5.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_future6.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_future7.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_future8.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_future9.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_pep3120.py /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/test/bisect_cmd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/bytecode_helper.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cfgparser.1 /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cfgparser.2 /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cfgparser.3 /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/clinic.test /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cmath_testcases.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/coding20731.py /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/test/curses_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dataclass_module_1.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dataclass_module_1_str.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dataclass_module_2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dataclass_module_2_str.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dataclass_textanno.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/datetimetester.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dis_module.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/doctest_aliases.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/double_const.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/empty.vbs /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/exception_hierarchy.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ffdh3072.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/final_a.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/final_b.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/floating_points.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/fork_wait.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/formatfloat_testcases.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/future_test1.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/future_test2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/gdb_sample.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/good_getattr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/idnsans.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ieee754.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imp_dummy.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/inspect_fodder.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/inspect_fodder2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/keycert.passwd.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/keycert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/keycert2.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/keycert3.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/keycert4.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/keycertecc.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/list_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/lock_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/mailcap.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/make_ssl_certs.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/mapping_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/math_testcases.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/memory_watchdog.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/mime.types /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/mock_socket.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/mod_generics_cache.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/mp_fork_bomb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/mp_preload.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/multibytecodec_support.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/nokia.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/nullbytecert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/nullcert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/outstanding_bugs.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/pickletester.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/profilee.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/pstats.pck /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/pycacert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/pycakey.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/pyclbr_input.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/pydoc_mod.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/pydocfodder.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/pythoninfo.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/randv2_32.pck /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/randv2_64.pck /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/randv3.pck /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/test/re_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/recursion.tar /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/relimport.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/reperf.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/revocation.crl /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sample_doctest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sample_doctest_no_docstrings.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sample_doctest_no_doctests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/secp384r1.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/selfsigned_pythontestdotnet.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/seq_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sgml_input.html /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/signalinterproctester.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sortperf.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ssl_cert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ssl_key.passwd.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ssl_key.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ssl_servers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ssltests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/string_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/talos-2019-0758.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test___all__.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test___future__.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test__locale.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test__opcode.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test__osx_support.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_abc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_abstract_numbers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_aifc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_argparse.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_array.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asdl_parser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ast.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncgen.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asynchat.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncore.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_atexit.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_audioop.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_augassign.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_base64.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_baseexception.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_bdb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_bigaddrspace.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_bigmem.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_binascii.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_binhex.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_binop.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_bisect.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_bool.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_buffer.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_bufio.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_builtin.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_bytes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_bz2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_c_locale_coercion.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_calendar.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_call.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_capi.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_cgi.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_cgitb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_charmapcodec.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_class.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_clinic.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_cmath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_cmd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_cmd_line.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_cmd_line_script.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_code.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_code_module.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codeccallbacks.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecencodings_cn.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecencodings_hk.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecencodings_iso2022.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecencodings_jp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecencodings_kr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecencodings_tw.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecmaps_cn.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecmaps_hk.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecmaps_jp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecmaps_kr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecmaps_tw.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecs.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codeop.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_collections.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_colorsys.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_compare.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_compile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_compileall.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_complex.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_configparser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_contains.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_context.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_contextlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_contextlib_async.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_copy.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_copyreg.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_coroutines.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_cprofile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_crashers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_crypt.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_csv.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ctypes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_curses.py /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dataclasses.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_datetime.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dbm.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dbm_dumb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dbm_gnu.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dbm_ndbm.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_decimal.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_decorators.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_defaultdict.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_deque.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_descr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_descrtut.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_devpoll.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dict.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dict_version.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dictcomps.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dictviews.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_difflib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_difflib_expect.html /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dis.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_distutils.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_doctest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_doctest.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_doctest2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_doctest2.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_doctest3.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_doctest4.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_docxmlrpc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dtrace.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dummy_thread.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dummy_threading.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dynamic.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dynamicclassattribute.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_eintr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_embed.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ensurepip.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_enum.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_enumerate.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_eof.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_epoll.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_errno.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_exception_hierarchy.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_exception_variations.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_exceptions.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_extcall.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_faulthandler.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_fcntl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_file.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_file_eintr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_filecmp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_fileinput.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_fileio.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_finalization.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_float.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_flufl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_fnmatch.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_fork1.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_format.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_fractions.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_frame.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_frozen.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_fstring.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ftplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_funcattrs.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_functools.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_future.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_future3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_future4.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_future5.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_gc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_gdb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_generator_stop.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_generators.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_genericclass.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_genericpath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_genexps.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_getargs2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_getopt.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_getpass.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_gettext.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_glob.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_global.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_grammar.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_grp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_gzip.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_hash.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_hashlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_heapq.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_hmac.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_html.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_htmlparser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_http_cookiejar.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_http_cookies.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_httplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_httpservers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_idle.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_imaplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_imghdr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_imp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_index.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_inspect.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_int.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_int_literal.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_io.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ioctl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ipaddress.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_isinstance.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_iter.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_iterlen.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_itertools.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_keyword.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_keywordonlyarg.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_kqueue.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_largefile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_lib2to3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_linecache.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_list.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_listcomps.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_locale.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_logging.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_long.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_longexp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_lzma.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_macpath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_mailbox.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_mailcap.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_marshal.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_math.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_memoryio.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_memoryview.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_metaclass.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_mimetypes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_minidom.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_mmap.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_module.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_modulefinder.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_msilib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_multibytecodec.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_multiprocessing_fork.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_multiprocessing_forkserver.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_multiprocessing_main_handling.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_multiprocessing_spawn.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_netrc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_nis.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_nntplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_normalization.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ntpath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_numeric_tower.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_opcodes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_openpty.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_operator.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_optparse.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ordered_dict.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_os.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ossaudiodev.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_osx_env.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_parser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pathlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pdb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_peepholer.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pickle.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pickletools.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pipes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pkg.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pkgimport.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pkgutil.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_platform.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_plistlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_poll.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_popen.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_poplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_posix.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_posixpath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pow.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pprint.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_print.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_profile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_property.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pstats.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pty.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pulldom.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pwd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_py_compile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pyclbr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pydoc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pyexpat.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_queue.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_quopri.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_raise.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_random.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_range.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_re.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_readline.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_regrtest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_repl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_reprlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_resource.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_richcmp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_rlcompleter.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_robotparser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_runpy.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sax.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sched.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_scope.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_script_helper.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_secrets.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_select.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_selectors.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_set.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_setcomps.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_shelve.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_shlex.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_shutil.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_signal.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_site.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_slice.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_smtpd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_smtplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_smtpnet.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sndhdr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_socket.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_socketserver.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sort.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_source_encoding.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_spwd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sqlite.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ssl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_startfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_stat.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_statistics.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_strftime.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_string.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_string_literals.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_stringprep.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_strptime.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_strtod.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_struct.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_structmembers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_structseq.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_subclassinit.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_subprocess.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sunau.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sundry.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_super.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_support.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_symbol.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_symtable.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_syntax.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sys.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sys_setprofile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sys_settrace.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sysconfig.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_syslog.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tarfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tcl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_telnetlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tempfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_textwrap.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_thread.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_threaded_import.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_threadedtempfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_threading.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_threading_local.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_threadsignals.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_time.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_timeit.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_timeout.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tix.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tk.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tokenize.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_trace.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_traceback.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tracemalloc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ttk_guionly.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ttk_textonly.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tuple.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_turtle.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_typechecks.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_types.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_typing.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ucn.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_unary.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_unicode.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_unicode_file.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_unicode_file_functions.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_unicode_identifiers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_unicodedata.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_unittest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_univnewlines.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_unpack.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_unpack_ex.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_urllib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_urllib2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_urllib2_localnet.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_urllib2net.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_urllib_response.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_urllibnet.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_urlparse.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_userdict.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_userlist.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_userstring.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_utf8_mode.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_utf8source.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_uu.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_uuid.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_venv.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_wait3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_wait4.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_wave.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_weakref.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_weakset.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_webbrowser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_winconsoleio.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_winreg.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_winsound.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_with.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_wsgiref.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_xdrlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_xml_dom_minicompat.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_xml_etree.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_xml_etree_c.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_xmlrpc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_xmlrpc_net.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_xxtestfuzz.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_yield_from.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_zipapp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_zipfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_zipfile64.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_zipimport.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_zipimport_support.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_zlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/testcodec.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/testtar.tar /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/tf_inherit_check.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/threaded_import_hangers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/time_hashlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/tokenize_tests.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/win_console_handler.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/xmltests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/zip_cp437_header.zip /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/zipdir.zip /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-alaw.aifc /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm16.aiff /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm16.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm16.wav /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm24.aiff /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm24.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm24.wav /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm32.aiff /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm32.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm32.wav /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm8.aiff /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm8.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm8.wav /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-ulaw.aifc /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-ulaw.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/capath/4e1295a3.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/capath/5ed36f99.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/capath/6e88d7b8.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/capath/99d0fa06.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/capath/b1930218.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/capath/ceff1710.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/data/README /usr/lib64/python3.7/test/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/big5-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/big5.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/big5hkscs.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/cp949-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/cp949.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/euc_jisx0213.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/euc_jp-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/euc_jp.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/euc_kr-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/euc_kr.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/gb18030-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/gb18030.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/gb2312-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/gb2312.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/gbk-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/gbk.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/hz-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/hz.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/iso2022_jp-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/iso2022_jp.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/iso2022_kr-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/iso2022_kr.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/johab-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/johab.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/shift_jis-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/shift_jis.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/shift_jisx0213.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/abs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/add.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/and.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/base.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/clamp.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/class.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/compare.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/comparetotal.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/comparetotmag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/copy.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/copyabs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/copynegate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/copysign.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddAbs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddAdd.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddAnd.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddBase.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddCanonical.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddClass.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddCompare.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddCompareSig.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddCopy.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddCopySign.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddDivide.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddDivideInt.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddEncode.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddFMA.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddInvert.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddLogB.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddMax.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddMaxMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddMin.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddMinMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddMinus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddMultiply.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddNextMinus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddNextPlus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddNextToward.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddOr.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddPlus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddQuantize.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddReduce.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddRemainder.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddRotate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddScaleB.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddShift.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddSubtract.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddToIntegral.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddXor.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/decDouble.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/decQuad.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/decSingle.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/divide.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/divideint.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqAbs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqAdd.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqAnd.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqBase.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqCanonical.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqClass.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqCompare.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqCompareSig.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqCopy.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqCopySign.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqDivide.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqDivideInt.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqEncode.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqFMA.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqInvert.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqLogB.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqMax.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqMaxMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqMin.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqMinMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqMinus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqMultiply.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqNextMinus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqNextPlus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqNextToward.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqOr.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqPlus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqQuantize.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqReduce.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqRemainder.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqRotate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqScaleB.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqShift.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqSubtract.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqToIntegral.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqXor.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dsBase.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dsEncode.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/exp.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/extra.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/fma.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/inexact.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/invert.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ln.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/log10.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/logb.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/max.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/maxmag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/min.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/minmag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/minus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/multiply.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/nextminus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/nextplus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/nexttoward.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/or.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/plus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/power.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/powersqrt.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/quantize.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/randomBound32.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/randoms.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/reduce.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/remainder.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/remainderNear.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/rescale.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/rotate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/rounding.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/samequantum.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/scaleb.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/shift.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/squareroot.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/subtract.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/testall.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/tointegral.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/tointegralx.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/xor.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/xmltestdata/expat224_utf8_bug.xml /usr/lib64/python3.7/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/xmltestdata/simple-ns.xml /usr/lib64/python3.7/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/xmltestdata/simple.xml /usr/lib64/python3.7/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/xmltestdata/test.xml /usr/lib64/python3.7/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/xmltestdata/test.xml.out /usr/lib64/python3.7/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/assert_usable.d /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/assert_usable.stp /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/call_stack.d /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/call_stack.d.expected /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/call_stack.py /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/call_stack.stp /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/call_stack.stp.expected /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/gc.d /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/gc.d.expected /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/gc.py /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/gc.stp /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/gc.stp.expected /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/instance.py /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/line.d /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/line.d.expected /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/line.py /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/eintrdata/eintr_tester.py /usr/lib64/python3.7/test/eintrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.bmp /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.exr /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.gif /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.jpg /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.pbm /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.pgm /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.png /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.ppm /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.ras /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.sgi /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.tiff /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.webp /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.xbm /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/__init__.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/cmdline.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/refleak.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/save_env.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/setup.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/utils.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/win_utils.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/subprocessdata/fd_status.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/subprocessdata/input_reader.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/subprocessdata/qcat.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/subprocessdata/qgrep.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/subprocessdata/sigchild_ignore.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sndhdrdata/README /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sndhdrdata/sndhdr.8svx /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sndhdrdata/sndhdr.aifc /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sndhdrdata/sndhdr.aiff /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sndhdrdata/sndhdr.au /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sndhdrdata/sndhdr.hcom /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sndhdrdata/sndhdr.sndt /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sndhdrdata/sndhdr.voc /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sndhdrdata/sndhdr.wav /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py /usr/lib64/python3.7/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/support/script_helper.py /usr/lib64/python3.7/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/support/testresult.py /usr/lib64/python3.7/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/tracedmodules/__init__.py /usr/lib64/python3.7/test/tracedmodules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/tracedmodules/testmod.py /usr/lib64/python3.7/test/tracedmodules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/encoded_modules/__init__.py /usr/lib64/python3.7/test/encoded_modules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/encoded_modules/module_iso_8859_1.py /usr/lib64/python3.7/test/encoded_modules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/encoded_modules/module_koi8_r.py /usr/lib64/python3.7/test/encoded_modules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/__init__.py /usr/lib64/python3.7/test/test_import /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/__main__.py /usr/lib64/python3.7/test/test_import /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/basic.py /usr/lib64/python3.7/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/basic2.py /usr/lib64/python3.7/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/binding.py /usr/lib64/python3.7/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/binding2.py /usr/lib64/python3.7/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/indirect.py /usr/lib64/python3.7/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/rebinding.py /usr/lib64/python3.7/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/rebinding2.py /usr/lib64/python3.7/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/subpackage.py /usr/lib64/python3.7/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/util.py /usr/lib64/python3.7/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/subpkg/util.py /usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/package/__init__.py /usr/lib64/python3.7/test/test_import/data/package /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/package/submodule.py /usr/lib64/python3.7/test/test_import/data/package /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/package2/submodule1.py /usr/lib64/python3.7/test/test_import/data/package2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/package2/submodule2.py /usr/lib64/python3.7/test/test_import/data/package2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/importlib/__init__.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/importlib/_bootstrap.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/importlib/_bootstrap_external.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/importlib/abc.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/importlib/machinery.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/importlib/resources.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/importlib/util.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/__init__.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/__main__.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/abc.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_abc.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_api.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_lazy.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_locks.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_namespace_pkgs.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_open.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_path.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_read.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_resource.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_spec.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_util.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_windows.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/util.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/builtin/__init__.py /usr/lib64/python3.7/test/test_importlib/builtin /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/builtin/__main__.py /usr/lib64/python3.7/test/test_importlib/builtin /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/builtin/test_finder.py /usr/lib64/python3.7/test/test_importlib/builtin /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/builtin/test_loader.py /usr/lib64/python3.7/test/test_importlib/builtin /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data01/__init__.py /usr/lib64/python3.7/test/test_importlib/data01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data01/binary.file /usr/lib64/python3.7/test/test_importlib/data01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data01/utf-16.file /usr/lib64/python3.7/test/test_importlib/data01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data01/utf-8.file /usr/lib64/python3.7/test/test_importlib/data01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data01/subdirectory/__init__.py /usr/lib64/python3.7/test/test_importlib/data01/subdirectory /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data01/subdirectory/binary.file /usr/lib64/python3.7/test/test_importlib/data01/subdirectory /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data02/__init__.py /usr/lib64/python3.7/test/test_importlib/data02 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data02/one/__init__.py /usr/lib64/python3.7/test/test_importlib/data02/one /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data02/one/resource1.txt /usr/lib64/python3.7/test/test_importlib/data02/one /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data02/two/__init__.py /usr/lib64/python3.7/test/test_importlib/data02/two /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data02/two/resource2.txt /usr/lib64/python3.7/test/test_importlib/data02/two /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data03/__init__.py /usr/lib64/python3.7/test/test_importlib/data03 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data03/namespace/resource1.txt /usr/lib64/python3.7/test/test_importlib/data03/namespace /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data03/namespace/portion1/__init__.py /usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data03/namespace/portion2/__init__.py /usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/extension/__init__.py /usr/lib64/python3.7/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/extension/__main__.py /usr/lib64/python3.7/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/extension/test_case_sensitivity.py /usr/lib64/python3.7/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/extension/test_finder.py /usr/lib64/python3.7/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/extension/test_loader.py /usr/lib64/python3.7/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/extension/test_path_hook.py /usr/lib64/python3.7/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/frozen/__init__.py /usr/lib64/python3.7/test/test_importlib/frozen /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/frozen/__main__.py /usr/lib64/python3.7/test/test_importlib/frozen /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/frozen/test_finder.py /usr/lib64/python3.7/test/test_importlib/frozen /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/frozen/test_loader.py /usr/lib64/python3.7/test/test_importlib/frozen /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/__init__.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/__main__.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/test___loader__.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/test___package__.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/test_api.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/test_caching.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/test_fromlist.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/test_meta_path.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/test_packages.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/test_path.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/test_relative_imports.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /usr/lib64/python3.7/test/test_importlib/namespace_pkgs /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /usr/lib64/python3.7/test/test_importlib/namespace_pkgs /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /usr/lib64/python3.7/test/test_importlib/namespace_pkgs /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/source/__init__.py /usr/lib64/python3.7/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/source/__main__.py /usr/lib64/python3.7/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/source/test_case_sensitivity.py /usr/lib64/python3.7/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/source/test_file_loader.py /usr/lib64/python3.7/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/source/test_finder.py /usr/lib64/python3.7/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/source/test_path_hook.py /usr/lib64/python3.7/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/source/test_source_encoding.py /usr/lib64/python3.7/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/zipdata01/__init__.py /usr/lib64/python3.7/test/test_importlib/zipdata01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/zipdata01/ziptestdata.zip /usr/lib64/python3.7/test/test_importlib/zipdata01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/zipdata02/__init__.py /usr/lib64/python3.7/test/test_importlib/zipdata02 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/zipdata02/ziptestdata.zip /usr/lib64/python3.7/test/test_importlib/zipdata02 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/__init__.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/base_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/base_futures.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/base_subprocess.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/base_tasks.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/constants.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/coroutines.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/format_helpers.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/futures.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/locks.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/log.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/proactor_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/protocols.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/queues.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/runners.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/selector_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/sslproto.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/streams.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/subprocess.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/tasks.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/transports.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/unix_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/windows_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/windows_utils.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/__init__.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/__main__.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/echo.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/echo2.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/echo3.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/functional.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_base_events.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_buffered_proto.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_context.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_events.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_futures.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_locks.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_pep492.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_proactor_events.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_queues.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_runners.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_selector_events.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_server.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_sslproto.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_streams.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_subprocess.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_tasks.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_transports.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_unix_events.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_windows_events.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_windows_utils.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/utils.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/collections/__init__.py /usr/lib64/python3.7/collections /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/collections/abc.py /usr/lib64/python3.7/collections /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/concurrent/__init__.py /usr/lib64/python3.7/concurrent /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/__init__.py /usr/lib64/python3.7/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/_base.py /usr/lib64/python3.7/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py /usr/lib64/python3.7/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/thread.py /usr/lib64/python3.7/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/__init__.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/aliases.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/ascii.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/base64_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/big5.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/big5hkscs.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/bz2_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/charmap.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp037.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1006.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1026.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1125.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1140.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1250.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1251.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1252.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1253.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1254.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1255.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1256.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1257.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1258.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp273.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp424.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp437.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp500.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp65001.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp720.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp737.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp775.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp850.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp852.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp855.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp856.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp857.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp858.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp860.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp861.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp862.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp863.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp864.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp865.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp866.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp869.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp874.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp875.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp932.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp949.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp950.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/euc_jis_2004.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/euc_jisx0213.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/euc_jp.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/euc_kr.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/gb18030.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/gb2312.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/gbk.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/hex_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/hp_roman8.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/hz.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/idna.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso2022_jp.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso2022_jp_1.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso2022_jp_2.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso2022_jp_2004.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso2022_jp_3.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso2022_jp_ext.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso2022_kr.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_1.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_10.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_11.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_13.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_14.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_15.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_16.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_2.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_3.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_4.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_5.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_6.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_7.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_8.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_9.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/johab.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/koi8_r.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/koi8_t.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/koi8_u.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/kz1048.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/latin_1.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_arabic.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_centeuro.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_croatian.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_cyrillic.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_farsi.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_greek.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_iceland.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_latin2.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_roman.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_romanian.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_turkish.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mbcs.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/oem.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/palmos.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/ptcp154.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/punycode.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/quopri_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/raw_unicode_escape.py /usr/lib64/python3.7/encodings /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/encodings/rot_13.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/shift_jis.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/shift_jis_2004.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/shift_jisx0213.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/tis_620.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/undefined.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/unicode_escape.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/unicode_internal.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/utf_16.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/utf_16_be.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/utf_16_le.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/utf_32.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/utf_32_be.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/utf_32_le.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/utf_7.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/utf_8.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/utf_8_sig.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/uu_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/zlib_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/__init__.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/_encoded_words.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/_header_value_parser.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/_parseaddr.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/_policybase.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/architecture.rst /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/base64mime.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/charset.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/contentmanager.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/encoders.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/errors.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/feedparser.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/generator.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/header.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/headerregistry.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/iterators.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/message.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/parser.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/policy.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/quoprimime.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/utils.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/mime/__init__.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/mime/application.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/mime/audio.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/mime/base.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/mime/image.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/mime/message.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/mime/multipart.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/mime/nonmultipart.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/mime/text.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/__init__.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/__main__.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test__encoded_words.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test__header_value_parser.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_asian_codecs.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_contentmanager.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_defect_handling.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_email.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_generator.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_headerregistry.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_inversion.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_message.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_parser.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_pickleable.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_policy.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_utils.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/torture_test.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/PyBanner048.gif /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/audiotest.au /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_01.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_02.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_03.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_04.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_05.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_06.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_07.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_08.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_09.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_10.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_11.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_12.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_12a.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_13.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_14.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_15.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_16.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_17.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_18.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_19.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_20.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_21.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_22.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_23.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_24.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_25.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_26.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_27.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_28.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_29.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_30.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_31.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_32.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_33.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_34.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_35.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_36.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_37.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_38.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_39.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_40.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_41.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_42.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_43.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_44.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_45.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_46.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ensurepip/__init__.py /usr/lib64/python3.7/ensurepip /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ensurepip/__main__.py /usr/lib64/python3.7/ensurepip /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ensurepip/_uninstall.py /usr/lib64/python3.7/ensurepip /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/html/__init__.py /usr/lib64/python3.7/html /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/html/entities.py /usr/lib64/python3.7/html /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/html/parser.py /usr/lib64/python3.7/html /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/json/__init__.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/json/decoder.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/json/encoder.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/json/scanner.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/json/tool.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/__init__.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/__main__.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_decode.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_default.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_dump.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_encode_basestring_ascii.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_enum.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_fail.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_float.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_indent.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_pass1.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_pass2.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_pass3.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_recursion.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_scanstring.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_separators.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_speedups.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_tool.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_unicode.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/http/__init__.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/http/client.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/http/cookiejar.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/http/cookies.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/http/server.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/dbm/__init__.py /usr/lib64/python3.7/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/dbm/dumb.py /usr/lib64/python3.7/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/dbm/gnu.py /usr/lib64/python3.7/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/dbm/ndbm.py /usr/lib64/python3.7/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xmlrpc/__init__.py /usr/lib64/python3.7/xmlrpc /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xmlrpc/client.py /usr/lib64/python3.7/xmlrpc /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xmlrpc/server.py /usr/lib64/python3.7/xmlrpc /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/__init__.py /usr/lib64/python3.7/sqlite3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/dbapi2.py /usr/lib64/python3.7/sqlite3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/dump.py /usr/lib64/python3.7/sqlite3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/__init__.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/backup.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/dbapi.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/dump.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/factory.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/hooks.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/regression.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/transactions.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/types.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/userfunctions.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/logging/__init__.py /usr/lib64/python3.7/logging /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/logging/config.py /usr/lib64/python3.7/logging /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/logging/handlers.py /usr/lib64/python3.7/logging /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/wsgiref/__init__.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/wsgiref/handlers.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/wsgiref/headers.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/wsgiref/simple_server.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/wsgiref/util.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/wsgiref/validate.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/urllib/__init__.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/urllib/error.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/urllib/parse.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/urllib/request.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/urllib/response.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/urllib/robotparser.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/Grammar.txt /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/PatternGrammar.txt /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/__init__.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/__main__.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/btm_matcher.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/btm_utils.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixer_base.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixer_util.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/main.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/patcomp.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pygram.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pytree.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/refactor.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/__init__.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_apply.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_asserts.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_basestring.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_buffer.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_dict.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_except.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_exec.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_execfile.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_exitfunc.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_filter.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_funcattrs.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_future.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_getcwdu.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_has_key.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_idioms.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_import.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_imports.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_imports2.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_input.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_intern.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_isinstance.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_itertools.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_itertools_imports.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_long.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_map.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_metaclass.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_methodattrs.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_ne.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_next.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_nonzero.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_numliterals.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_operator.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_paren.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_print.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_raise.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_raw_input.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_reduce.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_reload.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_renames.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_repr.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_set_literal.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_standarderror.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_sys_exc.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_throw.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_tuple_params.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_types.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_unicode.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_urllib.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_ws_comma.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_xrange.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_xreadlines.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_zip.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pgen2/__init__.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pgen2/conv.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pgen2/driver.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pgen2/grammar.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pgen2/literals.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pgen2/parse.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pgen2/pgen.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pgen2/token.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pgen2/tokenize.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/__init__.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/__main__.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/pytree_idempotency.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/support.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/test_all_fixers.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/test_fixers.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/test_main.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/test_parser.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/test_pytree.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/test_refactor.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/test_util.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/README /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/bom.py /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/crlf.py /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/different_encoding.py /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/false_encoding.py /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/infinite_recursion.py /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/py2_test_grammar.py /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/py3_test_grammar.py /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/fixers/bad_order.py /usr/lib64/python3.7/lib2to3/tests/data/fixers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/lib64/python3.7/lib2to3/tests/data/fixers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/lib64/python3.7/lib2to3/tests/data/fixers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/__init__.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/_aix.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/_endian.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/util.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/wintypes.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/__init__.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/__main__.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_anon.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_array_in_pointer.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_arrays.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_as_parameter.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_bitfields.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_buffers.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_bytes.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_byteswap.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_callbacks.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_cast.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_cfuncs.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_checkretval.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_delattr.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_errno.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_find.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_frombuffer.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_funcptr.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_functions.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_incomplete.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_init.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_internals.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_keeprefs.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_libc.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_loading.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_macholib.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_memfunctions.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_numbers.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_objects.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_parameters.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_pep3118.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_pickling.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_pointers.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_prototypes.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_python_api.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_random_things.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_refcounts.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_repr.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_returnfuncptrs.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_simplesubclasses.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_sizes.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_slicing.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_stringptr.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_strings.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_struct_fields.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_structures.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_unaligned_structures.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_unicode.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_values.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_varsize_struct.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_win32.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_wintypes.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/macholib/README.ctypes /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/macholib/__init__.py /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/macholib/dyld.py /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/macholib/dylib.py /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/macholib/fetch_macholib /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/macholib/fetch_macholib.bat /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/macholib/framework.py /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/CREDITS.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/ChangeLog /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/HISTORY.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/NEWS.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/NEWS2x.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/README.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/TODO.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/__init__.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/__main__.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/autocomplete.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/autocomplete_w.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/autoexpand.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/browser.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/calltip.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/calltip_w.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/codecontext.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/colorizer.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/config-extensions.def /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/config-highlight.def /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/config-keys.def /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/config-main.def /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/config.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/config_key.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/configdialog.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/debugger.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/debugger_r.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/debugobj.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/debugobj_r.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/delegator.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/dynoption.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/editor.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/extend.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/filelist.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/format.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/grep.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/help.html /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/help.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/help_about.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/history.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/hyperparser.py /usr/lib64/python3.7/idlelib /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle.bat /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle.pyw /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/iomenu.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/macosx.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/mainmenu.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/multicall.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/outwin.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/parenmatch.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/pathbrowser.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/percolator.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/pyparse.py /usr/lib64/python3.7/idlelib /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/pyshell.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/query.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/redirector.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/replace.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/rpc.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/run.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/runscript.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/scrolledlist.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/search.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/searchbase.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/searchengine.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/sidebar.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/squeezer.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/stackviewer.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/statusbar.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/textview.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/tooltip.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/tree.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/undo.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/window.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/zoomheight.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/zzdummy.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/README.txt /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/folder.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/idle.ico /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/idle_16.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/idle_16.png /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/idle_256.png /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/idle_32.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/idle_32.png /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/idle_48.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/idle_48.png /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/minusnode.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/openfolder.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/plusnode.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/python.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/tk.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/README.txt /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/__init__.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/htest.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/mock_idle.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/mock_tk.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/template.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_autocomplete.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_autocomplete_w.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_autoexpand.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_browser.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_calltip.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_calltip_w.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_codecontext.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_colorizer.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_config.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_config_key.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_configdialog.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_debugger.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_debugger_r.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_debugobj.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_debugobj_r.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_delegator.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_editmenu.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_editor.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_filelist.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_format.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_grep.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_help.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_help_about.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_history.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_hyperparser.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_iomenu.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_macosx.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_mainmenu.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_multicall.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_outwin.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_parenmatch.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_pathbrowser.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_percolator.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_pyparse.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_pyshell.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_query.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_redirector.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_replace.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_rpc.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_run.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_runscript.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_scrolledlist.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_search.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_searchbase.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_searchengine.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_sidebar.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_squeezer.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_stackviewer.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_statusbar.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_text.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_textview.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_tooltip.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_tree.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_undo.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_warning.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_window.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_zoomheight.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/README /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/__init__.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/_msvccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/archive_util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/bcppcompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/ccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/cmd.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/config.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/core.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/cygwinccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/debug.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/dep_util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/dir_util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/dist.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/errors.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/extension.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/fancy_getopt.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/file_util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/filelist.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/log.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/msvc9compiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/msvccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/spawn.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/sysconfig.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/text_file.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/unixccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/version.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/versionpredicate.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/__init__.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/bdist.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/bdist_dumb.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/bdist_msi.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/bdist_rpm.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/bdist_wininst.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/build.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/build_clib.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/build_ext.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/build_py.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/build_scripts.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/check.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/clean.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/command_template /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/config.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/install.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/install_data.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/install_egg_info.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/install_headers.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/install_lib.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/install_scripts.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/register.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/sdist.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/upload.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/Setup.sample /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/__init__.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/includetest.rst /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/support.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_archive_util.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_bdist.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_bdist_dumb.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_bdist_msi.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_bdist_rpm.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_bdist_wininst.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_build.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_build_clib.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_build_ext.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_build_py.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_build_scripts.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_check.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_clean.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_cmd.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_config.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_config_cmd.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_core.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_cygwinccompiler.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_dep_util.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_dir_util.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_dist.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_extension.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_file_util.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_filelist.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_install.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_install_data.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_install_headers.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_install_lib.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_install_scripts.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_log.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_msvc9compiler.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_msvccompiler.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_register.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_sdist.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_spawn.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_sysconfig.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_text_file.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_unixccompiler.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_upload.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_util.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_version.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_versionpredicate.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/__init__.py /usr/lib64/python3.7/xml /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/dom/NodeFilter.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/dom/__init__.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/dom/domreg.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/dom/expatbuilder.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/dom/minicompat.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/dom/minidom.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/dom/pulldom.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/dom/xmlbuilder.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/etree/ElementInclude.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/etree/ElementPath.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/etree/ElementTree.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/etree/__init__.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/etree/cElementTree.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/parsers/__init__.py /usr/lib64/python3.7/xml/parsers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/parsers/expat.py /usr/lib64/python3.7/xml/parsers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/sax/__init__.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/sax/_exceptions.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/sax/expatreader.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/sax/handler.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/sax/saxutils.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/sax/xmlreader.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/__init__.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/__main__.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_fixcid.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_gprof2html.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_i18n.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_lll.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_md5sum.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_pathfix.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_pdeps.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_pindent.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_reindent.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_sundry.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_unparse.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_warnings/__init__.py /usr/lib64/python3.7/test/test_warnings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_warnings/__main__.py /usr/lib64/python3.7/test/test_warnings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_warnings/data/import_warning.py /usr/lib64/python3.7/test/test_warnings/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_warnings/data/stacklevel.py /usr/lib64/python3.7/test/test_warnings/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/__init__.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/__main__.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/bytedesign.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/chaos.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/clock.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/colormixer.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/forest.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/fractalcurves.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/lindenmayer.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/minimal_hanoi.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/nim.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/paint.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/peace.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/penrose.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/planet_and_moon.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/rosette.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/round_dance.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/sorting_animate.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/tree.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/turtle.cfg /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/two_canvases.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/yinyang.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/__init__.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/context.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/forkserver.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/heap.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/pool.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/popen_fork.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/popen_forkserver.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/popen_spawn_posix.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/popen_spawn_win32.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/reduction.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/resource_sharer.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/semaphore_tracker.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/sharedctypes.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/spawn.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/synchronize.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/util.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/dummy/__init__.py /usr/lib64/python3.7/multiprocessing/dummy /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/dummy/connection.py /usr/lib64/python3.7/multiprocessing/dummy /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/__init__.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/__main__.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/loader.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/main.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/mock.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/result.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/signals.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/util.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/__init__.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/__main__.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/_test_warnings.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/dummy.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/support.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_assertions.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_break.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_case.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_discovery.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_functiontestcase.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_loader.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_program.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_result.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_runner.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_setups.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_skipping.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_suite.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/__init__.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/__main__.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/support.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/testcallable.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/testhelpers.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/testmagicmethods.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/testmock.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/testpatch.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/testsealable.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/testsentinel.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/testwith.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/venv/__init__.py /usr/lib64/python3.7/venv /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/venv/__main__.py /usr/lib64/python3.7/venv /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/venv/scripts/common/activate /usr/lib64/python3.7/venv/scripts/common /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/venv/scripts/posix/activate.csh /usr/lib64/python3.7/venv/scripts/posix /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/venv/scripts/posix/activate.fish /usr/lib64/python3.7/venv/scripts/posix /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/curses/__init__.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/curses/ascii.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/curses/has_key.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/curses/panel.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/curses/textpad.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pydoc_data/__init__.py /usr/lib64/python3.7/pydoc_data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pydoc_data/_pydoc.css /usr/lib64/python3.7/pydoc_data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pydoc_data/topics.py /usr/lib64/python3.7/pydoc_data /usr/bin/install -p -m 644 `cat pybuilddir.txt`/_sysconfigdata_dm_linux_riscv64-linux-gnu.py \ /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7; \ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/LICENSE /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/LICENSE.txt if test -d /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests; then \ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Modules/xxmodule.c \ /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests ; \ fi PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/debug \ ./python -E -Wi /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/compileall.py \ -d /usr/lib64/python3.7 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_py_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_dm_linux_riscv64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/format_helpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/codeop.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/compileall.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/contextvars.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/csv.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/_aix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/datetime.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dis.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/message.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/hmac.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/server.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/resources.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/keyword.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/locale.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/signal.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/backup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bisect_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/capath'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_textanno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/gdb_sample.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/good_getattr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/win_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/functional.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_buffered_proto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_clinic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib_async.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_embed.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_frozen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genericclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_open.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_read.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_lll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_utf8_mode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xxtestfuzz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/this.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/timeit.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/typing.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsealable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/uuid.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/debug \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/compileall.py \ -d /usr/lib64/python3.7 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_py_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_dm_linux_riscv64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/format_helpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/codeop.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/compileall.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/contextvars.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/csv.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/_aix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/datetime.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dis.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/message.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/hmac.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/server.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/resources.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/keyword.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/locale.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/signal.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/backup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bisect_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/capath'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_textanno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/gdb_sample.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/good_getattr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/win_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/functional.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_buffered_proto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_clinic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib_async.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_embed.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_frozen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genericclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_open.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_read.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_lll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_utf8_mode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xxtestfuzz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/this.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/timeit.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/typing.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsealable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/uuid.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/debug \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/compileall.py \ -d /usr/lib64/python3.7 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_py_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_dm_linux_riscv64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/format_helpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/codeop.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/compileall.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/contextvars.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/csv.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/_aix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/datetime.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dis.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/message.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/hmac.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/server.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/resources.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/keyword.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/locale.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/signal.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/backup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bisect_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/capath'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_textanno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/gdb_sample.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/good_getattr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/win_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/functional.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_buffered_proto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_clinic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib_async.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_embed.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_frozen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genericclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_open.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_read.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_lll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_utf8_mode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xxtestfuzz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/this.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/timeit.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/typing.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsealable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/uuid.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/debug \ ./python -E -Wi /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/compileall.py \ -d /usr/lib64/python3.7/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/debug \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/compileall.py \ -d /usr/lib64/python3.7/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/debug \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/compileall.py \ -d /usr/lib64/python3.7/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/debug \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/Grammar.txt Generating grammar tables from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/Grammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/Grammar3.7.8.final.0.pickle PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/debug \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/PatternGrammar.txt Generating grammar tables from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/PatternGrammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/PatternGrammar3.7.8.final.0.pickle Creating directory /usr/include Creating directory /usr/include/python3.7dm Creating directory /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/Python-ast.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/Python.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/abstract.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/accu.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/asdl.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/ast.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/bitset.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/bltinmodule.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/boolobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/bytearrayobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/bytes_methods.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/bytesobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/cellobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/ceval.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/classobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/code.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/codecs.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/compile.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/complexobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/context.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/datetime.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/descrobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/dictobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/dtoa.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/dynamic_annotations.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/enumobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/errcode.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/eval.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/fileobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/fileutils.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/floatobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/frameobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/funcobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/genobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/graminit.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/grammar.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/import.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/intrcheck.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/iterobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/listobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/longintrepr.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/longobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/marshal.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/memoryobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/metagrammar.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/methodobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/modsupport.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/moduleobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/namespaceobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/node.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/object.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/objimpl.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/odictobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/opcode.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/osdefs.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/osmodule.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/parsetok.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/patchlevel.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pgen.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pgenheaders.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/py_curses.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pyarena.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pyatomic.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pycapsule.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pyctype.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pydebug.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pydtrace.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pyerrors.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pyexpat.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pyfpe.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pyhash.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pylifecycle.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pymacconfig.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pymacro.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pymath.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pymem.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pyport.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pystate.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pystrcmp.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pystrhex.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pystrtod.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pythonrun.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pythread.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pytime.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/rangeobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/setobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/sliceobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/structmember.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/structseq.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/symtable.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/sysmodule.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/token.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/traceback.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/tupleobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/typeslots.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/ucnhash.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/unicodeobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/warnings.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/weakrefobject.h /usr/include/python3.7dm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/ceval.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/condvar.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/context.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/gil.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/hamt.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/hash.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/import.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/mem.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/pygetopt.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/pystate.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/warnings.h /usr/include/python3.7dm/internal /usr/bin/install -p -m 644 pyconfig.h /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/include/python3.7dm/pyconfig.h Creating directory /usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu Creating directory /usr/lib64/pkgconfig /usr/bin/install -p -m 644 Modules/config.c /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/config.c /usr/bin/install -p -m 644 Programs/python.o /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/python.o /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Modules/config.c.in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/config.c.in /usr/bin/install -p -m 644 Makefile /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/Makefile /usr/bin/install -p -m 644 Modules/Setup /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/Setup /usr/bin/install -p -m 644 Modules/Setup.local /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/Setup.local /usr/bin/install -p -m 644 Misc/python.pc /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/pkgconfig/python-3.7.pc /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Modules/makesetup /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/makesetup /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/install-sh /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/install-sh /usr/bin/install -p python-config.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/python-config.py /usr/bin/install -p python-config /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7dm-config LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/debug ./python -E /builddir/build/BUILD/Python-3.7.8/setup.py install \ --prefix=/usr \ --install-scripts=/usr/bin \ --install-platlib=/usr/lib64/python3.7/lib-dynload \ --root=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/ running install running build running build_ext The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc atexit pwd time running build_scripts copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/pydoc3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/idle3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/2to3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/pyvenv -> build/scripts-3.7 changing mode of build/scripts-3.7/pydoc3 from 644 to 755 changing mode of build/scripts-3.7/idle3 from 644 to 755 changing mode of build/scripts-3.7/2to3 from 644 to 755 changing mode of build/scripts-3.7/pyvenv from 644 to 755 renaming build/scripts-3.7/pydoc3 to build/scripts-3.7/pydoc3.7 renaming build/scripts-3.7/idle3 to build/scripts-3.7/idle3.7 renaming build/scripts-3.7/2to3 to build/scripts-3.7/2to3-3.7 renaming build/scripts-3.7/pyvenv to build/scripts-3.7/pyvenv-3.7 running install_lib creating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_testimportmultiple.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/nis.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_testbuffer.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_ssl.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_sqlite3.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_queue.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/readline.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/array.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_json.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/fcntl.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_curses.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_heapq.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/mmap.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_codecs_kr.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_opcode.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_sha1.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_datetime.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/syslog.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/parser.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/spwd.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/unicodedata.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_crypt.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_blake2.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_curses_panel.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_socket.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/ossaudiodev.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_sha3.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/termios.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_bz2.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_codecs_iso2022.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_sha512.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/resource.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/select.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/pyexpat.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_struct.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_gdbm.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_contextvars.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/binascii.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/zlib.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_codecs_jp.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_random.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_testcapi.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_asyncio.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_sysconfigdata_dm_linux_riscv64-linux-gnu.py -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_md5.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_tkinter.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/grp.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_uuid.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_bisect.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_sha256.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/math.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_codecs_cn.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_ctypes.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_pickle.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/audioop.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_multibytecodec.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_csv.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/cmath.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload creating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/__pycache__ copying build/lib.linux-riscv64-3.7-pydebug/__pycache__/_sysconfigdata_dm_linux_riscv64-linux-gnu.cpython-37.pyc -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/__pycache__ copying build/lib.linux-riscv64-3.7-pydebug/_hashlib.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_decimal.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_codecs_hk.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_codecs_tw.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_posixsubprocess.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_lzma.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_elementtree.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_xxtestfuzz.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_ctypes_test.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_multiprocessing.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_lsprof.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_dbm.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7-pydebug/_testmultiphase.cpython-37dm-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testimportmultiple.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/nis.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testbuffer.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ssl.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sqlite3.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_queue.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/readline.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/array.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_json.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/fcntl.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_curses.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_heapq.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/mmap.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_kr.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_opcode.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha1.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_datetime.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/syslog.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/parser.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/spwd.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/unicodedata.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_crypt.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_blake2.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_curses_panel.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_socket.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/ossaudiodev.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha3.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/termios.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_bz2.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_iso2022.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha512.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/resource.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/select.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/pyexpat.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_struct.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_gdbm.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_contextvars.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/binascii.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/zlib.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_jp.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_random.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testcapi.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_asyncio.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sysconfigdata_dm_linux_riscv64-linux-gnu.py to 644 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_md5.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_tkinter.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/grp.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_uuid.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_bisect.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha256.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/math.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_cn.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_pickle.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/audioop.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_multibytecodec.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_csv.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/cmath.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/__pycache__/_sysconfigdata_dm_linux_riscv64-linux-gnu.cpython-37.pyc to 644 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_hashlib.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_decimal.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_hk.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_tw.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_posixsubprocess.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_lzma.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_elementtree.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_xxtestfuzz.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ctypes_test.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_multiprocessing.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_lsprof.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_dbm.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testmultiphase.cpython-37dm-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/ to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/__pycache__ to 755 running install_scripts copying build/scripts-3.7/pyvenv-3.7 -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin copying build/scripts-3.7/2to3-3.7 -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin copying build/scripts-3.7/pydoc3.7 -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin copying build/scripts-3.7/idle3.7 -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pyvenv-3.7 to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/2to3-3.7 to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pydoc3.7 to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/idle3.7 to 755 rm /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sysconfigdata_dm_linux_riscv64-linux-gnu.py rm -r /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/__pycache__ Creating directory /usr/share/man Creating directory /usr/share/man/man1 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Misc/python.man \ /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/share/man/man1/python3.7.1 if test ! -d /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/pkgconfig; then \ echo "Creating directory /usr/lib64/pkgconfig"; \ /usr/bin/install -p -d -m 755 /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/pkgconfig; \ fi if test -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3 -o -h /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3; \ then rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3; \ else true; \ fi (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; ln -s python3.7 python3) if test "3.7" != "3.7dm"; then \ rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7-config; \ (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; ln -s python3.7dm-config python3.7-config); \ rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/pkgconfig/python-3.7dm.pc; \ (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/pkgconfig; ln -s python-3.7.pc python-3.7dm.pc); \ fi rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3-config (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; ln -s python3.7-config python3-config) rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/pkgconfig/python3.pc (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/pkgconfig; ln -s python-3.7.pc python3.pc) rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/idle3 (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; ln -s idle3.7 idle3) rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pydoc3 (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; ln -s pydoc3.7 pydoc3) rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/2to3 (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; ln -s 2to3-3.7 2to3) rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pyvenv (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; ln -s pyvenv-3.7 pyvenv) if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3-32; \ (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; ln -s python3.7-32 python3-32) \ fi rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/share/man/man1/python3.1 (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/share/man/man1; ln -s python3.7.1 python3.1) if test "xno" != "xno" ; then \ case no in \ upgrade) ensurepip="--upgrade" ;; \ install|*) ensurepip="" ;; \ esac; \ LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/debug ./python -E -m ensurepip \ $ensurepip --root=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/ ; \ fi + popd ~/build/BUILD/Python-3.7.8 + PathOfGdbPy=/usr/lib/debug//usr/lib64/libpython3.7dm.so.1.0-3.7.8-3.fc33.riscv64.debug-gdb.py + cp Tools/gdb/libpython.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib/debug//usr/lib64/libpython3.7dm.so.1.0-3.7.8-3.fc33.riscv64.debug-gdb.py ++ uname -m + mv /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7dm-config /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7dm-riscv64-config + echo -e '#!/bin/sh\nexec `dirname $0`/python3.7dm-`uname -m`-config "$@"' + echo '[ $? -eq 127 ] && echo "Could not find python3.7dm-`uname -m`-config. Look around to see available arches." >&2' + chmod +x /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7dm-config + mv /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/include/python3.7dm/pyconfig.h /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/include/python3.7dm/pyconfig-64.h + cat FINISHED: INSTALL OF PYTHON FOR CONFIGURATION: debug + echo FINISHED: INSTALL OF PYTHON FOR CONFIGURATION: debug STARTING: INSTALL OF PYTHON FOR CONFIGURATION: optimized + InstallPython optimized libpython3.7m.so.1.0 '' 3.7m + ConfName=optimized + PyInstSoName=libpython3.7m.so.1.0 + MoreCFlags= + LDVersion=3.7m + ConfDir=build/optimized + echo STARTING: INSTALL OF PYTHON FOR CONFIGURATION: optimized + mkdir -p build/optimized + pushd build/optimized ~/build/BUILD/Python-3.7.8/build/optimized ~/build/BUILD/Python-3.7.8 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64 'INSTALL=/usr/bin/install -p' EXTRA_CFLAGS= if test "no-framework" = "no-framework" ; then \ /usr/bin/install -p python /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7m; \ else \ /usr/bin/install -p -s Mac/pythonw /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7m; \ fi if test "3.7" != "3.7m"; then \ if test -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7 -o -h /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7; \ then rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7; \ fi; \ (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; ln python3.7m python3.7); \ fi if test -f libpython3.7m.so && test "no-framework" = "no-framework" ; then \ if test -n "" ; then \ /usr/bin/install -p -m 555 /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; \ else \ /usr/bin/install -p -m 555 libpython3.7m.so /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/libpython3.7m.so.1.0; \ if test libpython3.7m.so != libpython3.7m.so.1.0; then \ (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64; ln -sf libpython3.7m.so.1.0 libpython3.7m.so) \ fi \ fi; \ if test -n "libpython3.so"; then \ /usr/bin/install -p -m 555 libpython3.so /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/libpython3.so; \ fi; \ else true; \ fi if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/binpython3.7-32; \ lipo \ -output /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7-32 \ /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7; \ fi LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/optimized CC='gcc -pthread' LDSHARED='gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g ' OPT='-DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E /builddir/build/BUILD/Python-3.7.8/setup.py build running build running build_ext The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc atexit pwd time running build_scripts copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/pydoc3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/idle3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/2to3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/pyvenv -> build/scripts-3.7 changing mode of build/scripts-3.7/pydoc3 from 644 to 755 changing mode of build/scripts-3.7/idle3 from 644 to 755 changing mode of build/scripts-3.7/2to3 from 644 to 755 changing mode of build/scripts-3.7/pyvenv from 644 to 755 renaming build/scripts-3.7/pydoc3 to build/scripts-3.7/pydoc3.7 renaming build/scripts-3.7/idle3 to build/scripts-3.7/idle3.7 renaming build/scripts-3.7/2to3 to build/scripts-3.7/2to3-3.7 renaming build/scripts-3.7/pyvenv to build/scripts-3.7/pyvenv-3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/__future__.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/__phello__.foo.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_bootlocale.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_collections_abc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_compat_pickle.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_compression.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_dummy_thread.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_markupbase.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_osx_support.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_py_abc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_pydecimal.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_pyio.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_sitebuiltins.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_strptime.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_threading_local.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/_weakrefset.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/abc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/aifc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/antigravity.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/argparse.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ast.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asynchat.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncore.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/base64.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/bdb.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/binhex.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/bisect.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/bz2.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/cProfile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/calendar.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/cgi.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/cgitb.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/chunk.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/cmd.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/code.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/codecs.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/codeop.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/colorsys.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/compileall.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/configparser.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/contextlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/contextvars.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/copy.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/copyreg.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/crypt.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/csv.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/dataclasses.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/datetime.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/decimal.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/difflib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/dis.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/doctest.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/dummy_threading.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/enum.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/filecmp.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/fileinput.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/fnmatch.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/formatter.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/fractions.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ftplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/functools.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/genericpath.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/getopt.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/getpass.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/gettext.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/glob.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/gzip.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/hashlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/heapq.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/hmac.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/imaplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/imghdr.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/imp.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/inspect.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/io.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ipaddress.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/keyword.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/linecache.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/locale.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lzma.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/macpath.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/mailbox.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/mailcap.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/mimetypes.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/modulefinder.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/netrc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/nntplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ntpath.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/nturl2path.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/numbers.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/opcode.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/operator.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/optparse.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/os.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pathlib.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/pdb.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pickle.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pickletools.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pipes.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pkgutil.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/platform.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/plistlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/poplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/posixpath.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pprint.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/profile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pstats.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pty.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/py_compile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pyclbr.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pydoc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/queue.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/quopri.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/random.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/re.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/reprlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/rlcompleter.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/runpy.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sched.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/secrets.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/selectors.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/shelve.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/shlex.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/shutil.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/signal.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/site.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/smtpd.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/smtplib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sndhdr.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/socket.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/socketserver.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sre_compile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sre_constants.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sre_parse.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ssl.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/stat.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/statistics.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/string.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/stringprep.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/struct.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/subprocess.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sunau.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/symbol.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/symtable.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sysconfig.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/tabnanny.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/tarfile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/telnetlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tempfile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/textwrap.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/this.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/threading.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/timeit.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/token.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tokenize.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/trace.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/traceback.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tracemalloc.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tty.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtle.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/types.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/typing.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/uu.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/uuid.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/warnings.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/wave.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/weakref.py /usr/lib64/python3.7 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/webbrowser.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xdrlib.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/zipapp.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/zipfile.py /usr/lib64/python3.7 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/__init__.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/__main__.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/colorchooser.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/commondialog.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/constants.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/dialog.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/dnd.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/filedialog.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/font.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/messagebox.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/scrolledtext.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/simpledialog.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/tix.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/ttk.py /usr/lib64/python3.7/tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/README /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/__init__.py /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/runtktests.py /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/support.py /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/widget_tests.py /usr/lib64/python3.7/tkinter/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_tkinter/__init__.py /usr/lib64/python3.7/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_tkinter/test_font.py /usr/lib64/python3.7/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_tkinter/test_geometry_managers.py /usr/lib64/python3.7/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_tkinter/test_images.py /usr/lib64/python3.7/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_tkinter/test_loadtk.py /usr/lib64/python3.7/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_tkinter/test_misc.py /usr/lib64/python3.7/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_tkinter/test_text.py /usr/lib64/python3.7/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_tkinter/test_variables.py /usr/lib64/python3.7/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_tkinter/test_widgets.py /usr/lib64/python3.7/tkinter/test/test_tkinter /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_ttk/__init__.py /usr/lib64/python3.7/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_ttk/test_extensions.py /usr/lib64/python3.7/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_ttk/test_functions.py /usr/lib64/python3.7/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_ttk/test_style.py /usr/lib64/python3.7/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/tkinter/test/test_ttk/test_widgets.py /usr/lib64/python3.7/tkinter/test/test_ttk /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/site-packages/README.txt /usr/lib64/python3.7/site-packages /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/Sine-1000Hz-300ms.aif /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/__init__.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/__main__.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/allsans.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ann_module.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ann_module2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ann_module3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiotest.au /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiotests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/autotest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/bad_coding.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/bad_coding2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/bad_getattr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/bad_getattr2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/bad_getattr3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badcert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badkey.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_3131.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_future10.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_future3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_future4.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_future5.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_future6.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_future7.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_future8.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_future9.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/badsyntax_pep3120.py /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/test/bisect_cmd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/bytecode_helper.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cfgparser.1 /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cfgparser.2 /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cfgparser.3 /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/clinic.test /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cmath_testcases.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/coding20731.py /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/test/curses_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dataclass_module_1.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dataclass_module_1_str.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dataclass_module_2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dataclass_module_2_str.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dataclass_textanno.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/datetimetester.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dis_module.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/doctest_aliases.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/double_const.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/empty.vbs /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/exception_hierarchy.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ffdh3072.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/final_a.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/final_b.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/floating_points.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/fork_wait.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/formatfloat_testcases.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/future_test1.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/future_test2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/gdb_sample.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/good_getattr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/idnsans.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ieee754.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imp_dummy.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/inspect_fodder.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/inspect_fodder2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/keycert.passwd.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/keycert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/keycert2.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/keycert3.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/keycert4.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/keycertecc.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/list_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/lock_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/mailcap.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/make_ssl_certs.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/mapping_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/math_testcases.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/memory_watchdog.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/mime.types /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/mock_socket.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/mod_generics_cache.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/mp_fork_bomb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/mp_preload.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/multibytecodec_support.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/nokia.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/nullbytecert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/nullcert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/outstanding_bugs.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/pickletester.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/profilee.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/pstats.pck /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/pycacert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/pycakey.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/pyclbr_input.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/pydoc_mod.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/pydocfodder.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/pythoninfo.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/randv2_32.pck /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/randv2_64.pck /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/randv3.pck /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/test/re_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/recursion.tar /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/relimport.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/reperf.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/revocation.crl /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sample_doctest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sample_doctest_no_docstrings.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sample_doctest_no_doctests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/secp384r1.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/selfsigned_pythontestdotnet.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/seq_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sgml_input.html /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/signalinterproctester.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sortperf.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ssl_cert.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ssl_key.passwd.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ssl_key.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ssl_servers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/ssltests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/string_tests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/talos-2019-0758.pem /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test___all__.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test___future__.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test__locale.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test__opcode.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test__osx_support.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_abc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_abstract_numbers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_aifc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_argparse.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_array.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asdl_parser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ast.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncgen.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asynchat.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncore.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_atexit.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_audioop.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_augassign.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_base64.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_baseexception.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_bdb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_bigaddrspace.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_bigmem.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_binascii.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_binhex.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_binop.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_bisect.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_bool.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_buffer.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_bufio.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_builtin.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_bytes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_bz2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_c_locale_coercion.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_calendar.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_call.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_capi.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_cgi.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_cgitb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_charmapcodec.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_class.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_clinic.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_cmath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_cmd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_cmd_line.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_cmd_line_script.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_code.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_code_module.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codeccallbacks.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecencodings_cn.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecencodings_hk.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecencodings_iso2022.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecencodings_jp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecencodings_kr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecencodings_tw.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecmaps_cn.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecmaps_hk.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecmaps_jp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecmaps_kr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecmaps_tw.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codecs.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_codeop.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_collections.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_colorsys.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_compare.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_compile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_compileall.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_complex.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_configparser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_contains.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_context.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_contextlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_contextlib_async.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_copy.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_copyreg.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_coroutines.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_cprofile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_crashers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_crypt.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_csv.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ctypes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_curses.py /usr/lib64/python3.7/test /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dataclasses.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_datetime.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dbm.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dbm_dumb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dbm_gnu.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dbm_ndbm.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_decimal.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_decorators.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_defaultdict.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_deque.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_descr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_descrtut.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_devpoll.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dict.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dict_version.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dictcomps.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dictviews.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_difflib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_difflib_expect.html /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dis.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_distutils.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_doctest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_doctest.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_doctest2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_doctest2.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_doctest3.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_doctest4.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_docxmlrpc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dtrace.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dummy_thread.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dummy_threading.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dynamic.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_dynamicclassattribute.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_eintr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_embed.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ensurepip.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_enum.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_enumerate.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_eof.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_epoll.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_errno.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_exception_hierarchy.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_exception_variations.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_exceptions.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_extcall.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_faulthandler.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_fcntl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_file.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_file_eintr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_filecmp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_fileinput.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_fileio.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_finalization.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_float.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_flufl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_fnmatch.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_fork1.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_format.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_fractions.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_frame.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_frozen.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_fstring.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ftplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_funcattrs.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_functools.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_future.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_future3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_future4.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_future5.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_gc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_gdb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_generator_stop.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_generators.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_genericclass.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_genericpath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_genexps.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_getargs2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_getopt.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_getpass.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_gettext.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_glob.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_global.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_grammar.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_grp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_gzip.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_hash.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_hashlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_heapq.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_hmac.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_html.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_htmlparser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_http_cookiejar.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_http_cookies.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_httplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_httpservers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_idle.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_imaplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_imghdr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_imp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_index.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_inspect.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_int.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_int_literal.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_io.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ioctl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ipaddress.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_isinstance.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_iter.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_iterlen.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_itertools.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_keyword.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_keywordonlyarg.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_kqueue.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_largefile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_lib2to3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_linecache.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_list.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_listcomps.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_locale.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_logging.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_long.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_longexp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_lzma.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_macpath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_mailbox.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_mailcap.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_marshal.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_math.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_memoryio.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_memoryview.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_metaclass.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_mimetypes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_minidom.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_mmap.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_module.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_modulefinder.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_msilib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_multibytecodec.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_multiprocessing_fork.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_multiprocessing_forkserver.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_multiprocessing_main_handling.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_multiprocessing_spawn.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_netrc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_nis.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_nntplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_normalization.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ntpath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_numeric_tower.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_opcodes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_openpty.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_operator.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_optparse.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ordered_dict.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_os.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ossaudiodev.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_osx_env.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_parser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pathlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pdb.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_peepholer.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pickle.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pickletools.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pipes.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pkg.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pkgimport.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pkgutil.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_platform.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_plistlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_poll.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_popen.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_poplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_posix.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_posixpath.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pow.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pprint.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_print.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_profile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_property.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pstats.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pty.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pulldom.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pwd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_py_compile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pyclbr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pydoc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_pyexpat.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_queue.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_quopri.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_raise.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_random.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_range.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_re.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_readline.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_regrtest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_repl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_reprlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_resource.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_richcmp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_rlcompleter.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_robotparser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_runpy.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sax.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sched.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_scope.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_script_helper.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_secrets.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_select.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_selectors.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_set.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_setcomps.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_shelve.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_shlex.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_shutil.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_signal.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_site.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_slice.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_smtpd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_smtplib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_smtpnet.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sndhdr.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_socket.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_socketserver.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sort.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_source_encoding.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_spwd.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sqlite.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ssl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_startfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_stat.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_statistics.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_strftime.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_string.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_string_literals.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_stringprep.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_strptime.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_strtod.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_struct.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_structmembers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_structseq.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_subclassinit.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_subprocess.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sunau.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sundry.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_super.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_support.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_symbol.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_symtable.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_syntax.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sys.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sys_setprofile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sys_settrace.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_sysconfig.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_syslog.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tarfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tcl.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_telnetlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tempfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_textwrap.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_thread.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_threaded_import.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_threadedtempfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_threading.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_threading_local.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_threadsignals.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_time.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_timeit.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_timeout.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tix.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tk.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tokenize.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_trace.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_traceback.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tracemalloc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ttk_guionly.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ttk_textonly.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tuple.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_turtle.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_typechecks.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_types.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_typing.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_ucn.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_unary.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_unicode.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_unicode_file.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_unicode_file_functions.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_unicode_identifiers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_unicodedata.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_unittest.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_univnewlines.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_unpack.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_unpack_ex.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_urllib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_urllib2.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_urllib2_localnet.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_urllib2net.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_urllib_response.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_urllibnet.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_urlparse.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_userdict.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_userlist.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_userstring.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_utf8_mode.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_utf8source.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_uu.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_uuid.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_venv.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_wait3.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_wait4.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_wave.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_weakref.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_weakset.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_webbrowser.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_winconsoleio.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_winreg.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_winsound.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_with.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_wsgiref.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_xdrlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_xml_dom_minicompat.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_xml_etree.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_xml_etree_c.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_xmlrpc.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_xmlrpc_net.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_xxtestfuzz.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_yield_from.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_zipapp.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_zipfile.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_zipfile64.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_zipimport.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_zipimport_support.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_zlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/testcodec.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/testtar.tar /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/tf_inherit_check.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/threaded_import_hangers.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/time_hashlib.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/tokenize_tests.txt /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/win_console_handler.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/xmltests.py /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/zip_cp437_header.zip /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/zipdir.zip /usr/lib64/python3.7/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-alaw.aifc /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm16.aiff /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm16.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm16.wav /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm24.aiff /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm24.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm24.wav /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm32.aiff /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm32.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm32.wav /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm8.aiff /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm8.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-pcm8.wav /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-ulaw.aifc /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/audiodata/pluck-ulaw.au /usr/lib64/python3.7/test/audiodata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/capath/4e1295a3.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/capath/5ed36f99.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/capath/6e88d7b8.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/capath/99d0fa06.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/capath/b1930218.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/capath/ceff1710.0 /usr/lib64/python3.7/test/capath /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/data/README /usr/lib64/python3.7/test/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/big5-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/big5.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/big5hkscs.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/cp949-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/cp949.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/euc_jisx0213.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/euc_jp-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/euc_jp.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/euc_kr-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/euc_kr.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/gb18030-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/gb18030.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/gb2312-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/gb2312.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/gbk-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/gbk.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/hz-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/hz.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/iso2022_jp-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/iso2022_jp.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/iso2022_kr-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/iso2022_kr.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/johab-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/johab.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/shift_jis-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/shift_jis.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/cjkencodings/shift_jisx0213.txt /usr/lib64/python3.7/test/cjkencodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/abs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/add.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/and.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/base.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/clamp.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/class.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/compare.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/comparetotal.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/comparetotmag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/copy.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/copyabs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/copynegate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/copysign.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddAbs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddAdd.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddAnd.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddBase.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddCanonical.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddClass.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddCompare.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddCompareSig.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddCopy.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddCopySign.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddDivide.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddDivideInt.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddEncode.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddFMA.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddInvert.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddLogB.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddMax.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddMaxMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddMin.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddMinMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddMinus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddMultiply.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddNextMinus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddNextPlus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddNextToward.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddOr.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddPlus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddQuantize.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddReduce.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddRemainder.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddRotate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddScaleB.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddShift.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddSubtract.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddToIntegral.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ddXor.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/decDouble.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/decQuad.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/decSingle.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/divide.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/divideint.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqAbs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqAdd.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqAnd.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqBase.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqCanonical.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqClass.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqCompare.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqCompareSig.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqCopy.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqCopySign.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqDivide.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqDivideInt.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqEncode.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqFMA.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqInvert.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqLogB.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqMax.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqMaxMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqMin.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqMinMag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqMinus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqMultiply.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqNextMinus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqNextPlus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqNextToward.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqOr.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqPlus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqQuantize.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqReduce.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqRemainder.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqRotate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqScaleB.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqShift.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqSubtract.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqToIntegral.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dqXor.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dsBase.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/dsEncode.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/exp.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/extra.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/fma.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/inexact.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/invert.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/ln.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/log10.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/logb.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/max.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/maxmag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/min.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/minmag.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/minus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/multiply.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/nextminus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/nextplus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/nexttoward.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/or.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/plus.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/power.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/powersqrt.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/quantize.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/randomBound32.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/randoms.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/reduce.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/remainder.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/remainderNear.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/rescale.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/rotate.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/rounding.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/samequantum.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/scaleb.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/shift.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/squareroot.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/subtract.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/testall.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/tointegral.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/tointegralx.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/decimaltestdata/xor.decTest /usr/lib64/python3.7/test/decimaltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/xmltestdata/expat224_utf8_bug.xml /usr/lib64/python3.7/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/xmltestdata/simple-ns.xml /usr/lib64/python3.7/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/xmltestdata/simple.xml /usr/lib64/python3.7/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/xmltestdata/test.xml /usr/lib64/python3.7/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/xmltestdata/test.xml.out /usr/lib64/python3.7/test/xmltestdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/assert_usable.d /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/assert_usable.stp /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/call_stack.d /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/call_stack.d.expected /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/call_stack.py /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/call_stack.stp /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/call_stack.stp.expected /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/gc.d /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/gc.d.expected /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/gc.py /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/gc.stp /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/gc.stp.expected /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/instance.py /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/line.d /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/line.d.expected /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/dtracedata/line.py /usr/lib64/python3.7/test/dtracedata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/eintrdata/eintr_tester.py /usr/lib64/python3.7/test/eintrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.bmp /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.exr /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.gif /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.jpg /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.pbm /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.pgm /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.png /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.ppm /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.ras /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.sgi /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.tiff /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.webp /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/imghdrdata/python.xbm /usr/lib64/python3.7/test/imghdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/__init__.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/cmdline.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/refleak.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/save_env.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/setup.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/utils.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/win_utils.py /usr/lib64/python3.7/test/libregrtest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/subprocessdata/fd_status.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/subprocessdata/input_reader.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/subprocessdata/qcat.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/subprocessdata/qgrep.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/subprocessdata/sigchild_ignore.py /usr/lib64/python3.7/test/subprocessdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sndhdrdata/README /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sndhdrdata/sndhdr.8svx /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sndhdrdata/sndhdr.aifc /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sndhdrdata/sndhdr.aiff /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sndhdrdata/sndhdr.au /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sndhdrdata/sndhdr.hcom /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sndhdrdata/sndhdr.sndt /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sndhdrdata/sndhdr.voc /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/sndhdrdata/sndhdr.wav /usr/lib64/python3.7/test/sndhdrdata /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py /usr/lib64/python3.7/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/support/script_helper.py /usr/lib64/python3.7/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/support/testresult.py /usr/lib64/python3.7/test/support /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/tracedmodules/__init__.py /usr/lib64/python3.7/test/tracedmodules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/tracedmodules/testmod.py /usr/lib64/python3.7/test/tracedmodules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/encoded_modules/__init__.py /usr/lib64/python3.7/test/encoded_modules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/encoded_modules/module_iso_8859_1.py /usr/lib64/python3.7/test/encoded_modules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/encoded_modules/module_koi8_r.py /usr/lib64/python3.7/test/encoded_modules /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/__init__.py /usr/lib64/python3.7/test/test_import /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/__main__.py /usr/lib64/python3.7/test/test_import /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/basic.py /usr/lib64/python3.7/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/basic2.py /usr/lib64/python3.7/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/binding.py /usr/lib64/python3.7/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/binding2.py /usr/lib64/python3.7/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/indirect.py /usr/lib64/python3.7/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/rebinding.py /usr/lib64/python3.7/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/rebinding2.py /usr/lib64/python3.7/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/subpackage.py /usr/lib64/python3.7/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/util.py /usr/lib64/python3.7/test/test_import/data/circular_imports /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/circular_imports/subpkg/util.py /usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/package/__init__.py /usr/lib64/python3.7/test/test_import/data/package /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/package/submodule.py /usr/lib64/python3.7/test/test_import/data/package /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/package2/submodule1.py /usr/lib64/python3.7/test/test_import/data/package2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_import/data/package2/submodule2.py /usr/lib64/python3.7/test/test_import/data/package2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/importlib/__init__.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/importlib/_bootstrap.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/importlib/_bootstrap_external.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/importlib/abc.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/importlib/machinery.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/importlib/resources.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/importlib/util.py /usr/lib64/python3.7/importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/__init__.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/__main__.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/abc.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_abc.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_api.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_lazy.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_locks.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_namespace_pkgs.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_open.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_path.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_read.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_resource.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_spec.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_util.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/test_windows.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/util.py /usr/lib64/python3.7/test/test_importlib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/builtin/__init__.py /usr/lib64/python3.7/test/test_importlib/builtin /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/builtin/__main__.py /usr/lib64/python3.7/test/test_importlib/builtin /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/builtin/test_finder.py /usr/lib64/python3.7/test/test_importlib/builtin /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/builtin/test_loader.py /usr/lib64/python3.7/test/test_importlib/builtin /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data01/__init__.py /usr/lib64/python3.7/test/test_importlib/data01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data01/binary.file /usr/lib64/python3.7/test/test_importlib/data01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data01/utf-16.file /usr/lib64/python3.7/test/test_importlib/data01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data01/utf-8.file /usr/lib64/python3.7/test/test_importlib/data01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data01/subdirectory/__init__.py /usr/lib64/python3.7/test/test_importlib/data01/subdirectory /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data01/subdirectory/binary.file /usr/lib64/python3.7/test/test_importlib/data01/subdirectory /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data02/__init__.py /usr/lib64/python3.7/test/test_importlib/data02 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data02/one/__init__.py /usr/lib64/python3.7/test/test_importlib/data02/one /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data02/one/resource1.txt /usr/lib64/python3.7/test/test_importlib/data02/one /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data02/two/__init__.py /usr/lib64/python3.7/test/test_importlib/data02/two /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data02/two/resource2.txt /usr/lib64/python3.7/test/test_importlib/data02/two /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data03/__init__.py /usr/lib64/python3.7/test/test_importlib/data03 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data03/namespace/resource1.txt /usr/lib64/python3.7/test/test_importlib/data03/namespace /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data03/namespace/portion1/__init__.py /usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/data03/namespace/portion2/__init__.py /usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/extension/__init__.py /usr/lib64/python3.7/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/extension/__main__.py /usr/lib64/python3.7/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/extension/test_case_sensitivity.py /usr/lib64/python3.7/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/extension/test_finder.py /usr/lib64/python3.7/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/extension/test_loader.py /usr/lib64/python3.7/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/extension/test_path_hook.py /usr/lib64/python3.7/test/test_importlib/extension /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/frozen/__init__.py /usr/lib64/python3.7/test/test_importlib/frozen /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/frozen/__main__.py /usr/lib64/python3.7/test/test_importlib/frozen /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/frozen/test_finder.py /usr/lib64/python3.7/test/test_importlib/frozen /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/frozen/test_loader.py /usr/lib64/python3.7/test/test_importlib/frozen /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/__init__.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/__main__.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/test___loader__.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/test___package__.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/test_api.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/test_caching.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/test_fromlist.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/test_meta_path.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/test_packages.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/test_path.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/import_/test_relative_imports.py /usr/lib64/python3.7/test/test_importlib/import_ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /usr/lib64/python3.7/test/test_importlib/namespace_pkgs /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /usr/lib64/python3.7/test/test_importlib/namespace_pkgs /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /usr/lib64/python3.7/test/test_importlib/namespace_pkgs /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/source/__init__.py /usr/lib64/python3.7/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/source/__main__.py /usr/lib64/python3.7/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/source/test_case_sensitivity.py /usr/lib64/python3.7/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/source/test_file_loader.py /usr/lib64/python3.7/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/source/test_finder.py /usr/lib64/python3.7/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/source/test_path_hook.py /usr/lib64/python3.7/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/source/test_source_encoding.py /usr/lib64/python3.7/test/test_importlib/source /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/zipdata01/__init__.py /usr/lib64/python3.7/test/test_importlib/zipdata01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/zipdata01/ziptestdata.zip /usr/lib64/python3.7/test/test_importlib/zipdata01 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/zipdata02/__init__.py /usr/lib64/python3.7/test/test_importlib/zipdata02 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_importlib/zipdata02/ziptestdata.zip /usr/lib64/python3.7/test/test_importlib/zipdata02 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/__init__.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/base_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/base_futures.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/base_subprocess.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/base_tasks.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/constants.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/coroutines.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/format_helpers.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/futures.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/locks.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/log.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/proactor_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/protocols.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/queues.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/runners.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/selector_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/sslproto.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/streams.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/subprocess.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/tasks.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/transports.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/unix_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/windows_events.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/asyncio/windows_utils.py /usr/lib64/python3.7/asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/__init__.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/__main__.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/echo.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/echo2.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/echo3.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/functional.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_base_events.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_buffered_proto.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_context.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_events.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_futures.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_locks.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_pep492.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_proactor_events.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_queues.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_runners.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_selector_events.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_server.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_sslproto.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_streams.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_subprocess.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_tasks.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_transports.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_unix_events.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_windows_events.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/test_windows_utils.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_asyncio/utils.py /usr/lib64/python3.7/test/test_asyncio /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/collections/__init__.py /usr/lib64/python3.7/collections /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/collections/abc.py /usr/lib64/python3.7/collections /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/concurrent/__init__.py /usr/lib64/python3.7/concurrent /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/__init__.py /usr/lib64/python3.7/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/_base.py /usr/lib64/python3.7/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py /usr/lib64/python3.7/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/thread.py /usr/lib64/python3.7/concurrent/futures /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/__init__.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/aliases.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/ascii.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/base64_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/big5.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/big5hkscs.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/bz2_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/charmap.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp037.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1006.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1026.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1125.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1140.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1250.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1251.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1252.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1253.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1254.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1255.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1256.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1257.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp1258.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp273.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp424.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp437.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp500.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp65001.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp720.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp737.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp775.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp850.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp852.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp855.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp856.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp857.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp858.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp860.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp861.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp862.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp863.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp864.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp865.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp866.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp869.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp874.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp875.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp932.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp949.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/cp950.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/euc_jis_2004.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/euc_jisx0213.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/euc_jp.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/euc_kr.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/gb18030.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/gb2312.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/gbk.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/hex_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/hp_roman8.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/hz.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/idna.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso2022_jp.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso2022_jp_1.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso2022_jp_2.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso2022_jp_2004.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso2022_jp_3.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso2022_jp_ext.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso2022_kr.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_1.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_10.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_11.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_13.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_14.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_15.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_16.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_2.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_3.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_4.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_5.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_6.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_7.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_8.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/iso8859_9.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/johab.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/koi8_r.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/koi8_t.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/koi8_u.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/kz1048.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/latin_1.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_arabic.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_centeuro.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_croatian.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_cyrillic.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_farsi.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_greek.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_iceland.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_latin2.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_roman.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_romanian.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mac_turkish.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/mbcs.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/oem.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/palmos.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/ptcp154.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/punycode.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/quopri_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/raw_unicode_escape.py /usr/lib64/python3.7/encodings /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/encodings/rot_13.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/shift_jis.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/shift_jis_2004.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/shift_jisx0213.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/tis_620.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/undefined.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/unicode_escape.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/unicode_internal.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/utf_16.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/utf_16_be.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/utf_16_le.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/utf_32.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/utf_32_be.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/utf_32_le.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/utf_7.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/utf_8.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/utf_8_sig.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/uu_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/encodings/zlib_codec.py /usr/lib64/python3.7/encodings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/__init__.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/_encoded_words.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/_header_value_parser.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/_parseaddr.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/_policybase.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/architecture.rst /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/base64mime.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/charset.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/contentmanager.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/encoders.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/errors.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/feedparser.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/generator.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/header.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/headerregistry.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/iterators.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/message.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/parser.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/policy.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/quoprimime.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/utils.py /usr/lib64/python3.7/email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/mime/__init__.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/mime/application.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/mime/audio.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/mime/base.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/mime/image.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/mime/message.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/mime/multipart.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/mime/nonmultipart.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/email/mime/text.py /usr/lib64/python3.7/email/mime /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/__init__.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/__main__.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test__encoded_words.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test__header_value_parser.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_asian_codecs.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_contentmanager.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_defect_handling.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_email.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_generator.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_headerregistry.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_inversion.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_message.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_parser.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_pickleable.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_policy.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/test_utils.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/torture_test.py /usr/lib64/python3.7/test/test_email /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/PyBanner048.gif /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/audiotest.au /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_01.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_02.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_03.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_04.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_05.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_06.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_07.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_08.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_09.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_10.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_11.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_12.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_12a.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_13.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_14.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_15.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_16.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_17.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_18.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_19.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_20.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_21.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_22.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_23.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_24.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_25.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_26.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_27.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_28.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_29.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_30.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_31.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_32.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_33.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_34.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_35.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_36.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_37.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_38.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_39.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_40.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_41.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_42.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_43.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_44.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_45.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_email/data/msg_46.txt /usr/lib64/python3.7/test/test_email/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ensurepip/__init__.py /usr/lib64/python3.7/ensurepip /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ensurepip/__main__.py /usr/lib64/python3.7/ensurepip /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ensurepip/_uninstall.py /usr/lib64/python3.7/ensurepip /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/html/__init__.py /usr/lib64/python3.7/html /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/html/entities.py /usr/lib64/python3.7/html /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/html/parser.py /usr/lib64/python3.7/html /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/json/__init__.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/json/decoder.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/json/encoder.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/json/scanner.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/json/tool.py /usr/lib64/python3.7/json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/__init__.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/__main__.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_decode.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_default.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_dump.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_encode_basestring_ascii.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_enum.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_fail.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_float.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_indent.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_pass1.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_pass2.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_pass3.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_recursion.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_scanstring.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_separators.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_speedups.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_tool.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_json/test_unicode.py /usr/lib64/python3.7/test/test_json /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/http/__init__.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/http/client.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/http/cookiejar.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/http/cookies.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/http/server.py /usr/lib64/python3.7/http /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/dbm/__init__.py /usr/lib64/python3.7/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/dbm/dumb.py /usr/lib64/python3.7/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/dbm/gnu.py /usr/lib64/python3.7/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/dbm/ndbm.py /usr/lib64/python3.7/dbm /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xmlrpc/__init__.py /usr/lib64/python3.7/xmlrpc /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xmlrpc/client.py /usr/lib64/python3.7/xmlrpc /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xmlrpc/server.py /usr/lib64/python3.7/xmlrpc /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/__init__.py /usr/lib64/python3.7/sqlite3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/dbapi2.py /usr/lib64/python3.7/sqlite3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/dump.py /usr/lib64/python3.7/sqlite3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/__init__.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/backup.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/dbapi.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/dump.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/factory.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/hooks.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/regression.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/transactions.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/types.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/sqlite3/test/userfunctions.py /usr/lib64/python3.7/sqlite3/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/logging/__init__.py /usr/lib64/python3.7/logging /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/logging/config.py /usr/lib64/python3.7/logging /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/logging/handlers.py /usr/lib64/python3.7/logging /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/wsgiref/__init__.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/wsgiref/handlers.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/wsgiref/headers.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/wsgiref/simple_server.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/wsgiref/util.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/wsgiref/validate.py /usr/lib64/python3.7/wsgiref /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/urllib/__init__.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/urllib/error.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/urllib/parse.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/urllib/request.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/urllib/response.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/urllib/robotparser.py /usr/lib64/python3.7/urllib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/Grammar.txt /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/PatternGrammar.txt /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/__init__.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/__main__.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/btm_matcher.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/btm_utils.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixer_base.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixer_util.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/main.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/patcomp.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pygram.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pytree.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/refactor.py /usr/lib64/python3.7/lib2to3 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/__init__.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_apply.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_asserts.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_basestring.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_buffer.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_dict.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_except.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_exec.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_execfile.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_exitfunc.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_filter.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_funcattrs.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_future.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_getcwdu.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_has_key.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_idioms.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_import.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_imports.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_imports2.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_input.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_intern.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_isinstance.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_itertools.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_itertools_imports.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_long.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_map.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_metaclass.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_methodattrs.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_ne.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_next.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_nonzero.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_numliterals.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_operator.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_paren.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_print.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_raise.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_raw_input.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_reduce.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_reload.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_renames.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_repr.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_set_literal.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_standarderror.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_sys_exc.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_throw.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_tuple_params.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_types.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_unicode.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_urllib.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_ws_comma.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_xrange.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_xreadlines.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/fixes/fix_zip.py /usr/lib64/python3.7/lib2to3/fixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pgen2/__init__.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pgen2/conv.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pgen2/driver.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pgen2/grammar.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pgen2/literals.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pgen2/parse.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pgen2/pgen.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pgen2/token.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/pgen2/tokenize.py /usr/lib64/python3.7/lib2to3/pgen2 /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/__init__.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/__main__.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/pytree_idempotency.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/support.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/test_all_fixers.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/test_fixers.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/test_main.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/test_parser.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/test_pytree.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/test_refactor.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/test_util.py /usr/lib64/python3.7/lib2to3/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/README /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/bom.py /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/crlf.py /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/different_encoding.py /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/false_encoding.py /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/infinite_recursion.py /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/py2_test_grammar.py /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/py3_test_grammar.py /usr/lib64/python3.7/lib2to3/tests/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/fixers/bad_order.py /usr/lib64/python3.7/lib2to3/tests/data/fixers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/lib64/python3.7/lib2to3/tests/data/fixers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/lib64/python3.7/lib2to3/tests/data/fixers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/__init__.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/_aix.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/_endian.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/util.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/wintypes.py /usr/lib64/python3.7/ctypes /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/__init__.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/__main__.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_anon.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_array_in_pointer.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_arrays.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_as_parameter.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_bitfields.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_buffers.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_bytes.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_byteswap.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_callbacks.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_cast.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_cfuncs.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_checkretval.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_delattr.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_errno.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_find.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_frombuffer.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_funcptr.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_functions.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_incomplete.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_init.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_internals.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_keeprefs.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_libc.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_loading.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_macholib.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_memfunctions.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_numbers.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_objects.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_parameters.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_pep3118.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_pickling.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_pointers.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_prototypes.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_python_api.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_random_things.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_refcounts.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_repr.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_returnfuncptrs.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_simplesubclasses.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_sizes.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_slicing.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_stringptr.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_strings.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_struct_fields.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_structures.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_unaligned_structures.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_unicode.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_values.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_varsize_struct.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_win32.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/test/test_wintypes.py /usr/lib64/python3.7/ctypes/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/macholib/README.ctypes /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/macholib/__init__.py /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/macholib/dyld.py /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/macholib/dylib.py /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/macholib/fetch_macholib /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/macholib/fetch_macholib.bat /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/ctypes/macholib/framework.py /usr/lib64/python3.7/ctypes/macholib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/CREDITS.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/ChangeLog /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/HISTORY.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/NEWS.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/NEWS2x.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/README.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/TODO.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/__init__.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/__main__.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/autocomplete.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/autocomplete_w.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/autoexpand.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/browser.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/calltip.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/calltip_w.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/codecontext.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/colorizer.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/config-extensions.def /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/config-highlight.def /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/config-keys.def /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/config-main.def /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/config.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/config_key.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/configdialog.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/debugger.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/debugger_r.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/debugobj.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/debugobj_r.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/delegator.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/dynoption.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/editor.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/extend.txt /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/filelist.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/format.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/grep.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/help.html /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/help.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/help_about.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/history.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/hyperparser.py /usr/lib64/python3.7/idlelib /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle.bat /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle.pyw /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/iomenu.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/macosx.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/mainmenu.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/multicall.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/outwin.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/parenmatch.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/pathbrowser.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/percolator.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/pyparse.py /usr/lib64/python3.7/idlelib /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/pyshell.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/query.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/redirector.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/replace.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/rpc.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/run.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/runscript.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/scrolledlist.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/search.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/searchbase.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/searchengine.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/sidebar.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/squeezer.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/stackviewer.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/statusbar.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/textview.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/tooltip.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/tree.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/undo.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/window.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/zoomheight.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/zzdummy.py /usr/lib64/python3.7/idlelib /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/README.txt /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/folder.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/idle.ico /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/idle_16.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/idle_16.png /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/idle_256.png /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/idle_32.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/idle_32.png /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/idle_48.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/idle_48.png /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/minusnode.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/openfolder.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/plusnode.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/python.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/Icons/tk.gif /usr/lib64/python3.7/idlelib/Icons /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/README.txt /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/__init__.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/htest.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/mock_idle.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/mock_tk.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/template.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_autocomplete.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_autocomplete_w.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_autoexpand.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_browser.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_calltip.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_calltip_w.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_codecontext.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_colorizer.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_config.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_config_key.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_configdialog.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_debugger.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_debugger_r.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_debugobj.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_debugobj_r.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_delegator.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_editmenu.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_editor.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_filelist.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_format.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_grep.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_help.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_help_about.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_history.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_hyperparser.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_iomenu.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_macosx.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_mainmenu.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_multicall.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_outwin.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_parenmatch.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_pathbrowser.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_percolator.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_pyparse.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_pyshell.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_query.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_redirector.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_replace.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_rpc.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_run.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_runscript.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_scrolledlist.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_search.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_searchbase.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_searchengine.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_sidebar.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_squeezer.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_stackviewer.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_statusbar.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_text.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_textview.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_tooltip.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_tree.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_undo.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_warning.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_window.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/idlelib/idle_test/test_zoomheight.py /usr/lib64/python3.7/idlelib/idle_test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/README /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/__init__.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/_msvccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/archive_util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/bcppcompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/ccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/cmd.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/config.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/core.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/cygwinccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/debug.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/dep_util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/dir_util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/dist.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/errors.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/extension.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/fancy_getopt.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/file_util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/filelist.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/log.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/msvc9compiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/msvccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/spawn.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/sysconfig.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/text_file.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/unixccompiler.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/util.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/version.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/versionpredicate.py /usr/lib64/python3.7/distutils /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/__init__.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/bdist.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/bdist_dumb.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/bdist_msi.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/bdist_rpm.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/bdist_wininst.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/build.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/build_clib.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/build_ext.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/build_py.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/build_scripts.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/check.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/clean.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/command_template /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/config.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/install.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/install_data.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/install_egg_info.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/install_headers.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/install_lib.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/install_scripts.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/register.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/sdist.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/command/upload.py /usr/lib64/python3.7/distutils/command /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/Setup.sample /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/__init__.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/includetest.rst /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/support.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_archive_util.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_bdist.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_bdist_dumb.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_bdist_msi.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_bdist_rpm.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_bdist_wininst.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_build.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_build_clib.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_build_ext.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_build_py.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_build_scripts.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_check.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_clean.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_cmd.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_config.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_config_cmd.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_core.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_cygwinccompiler.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_dep_util.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_dir_util.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_dist.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_extension.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_file_util.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_filelist.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_install.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_install_data.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_install_headers.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_install_lib.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_install_scripts.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_log.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_msvc9compiler.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_msvccompiler.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_register.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_sdist.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_spawn.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_sysconfig.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_text_file.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_unixccompiler.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_upload.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_util.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_version.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/distutils/tests/test_versionpredicate.py /usr/lib64/python3.7/distutils/tests /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/__init__.py /usr/lib64/python3.7/xml /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/dom/NodeFilter.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/dom/__init__.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/dom/domreg.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/dom/expatbuilder.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/dom/minicompat.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/dom/minidom.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/dom/pulldom.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/dom/xmlbuilder.py /usr/lib64/python3.7/xml/dom /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/etree/ElementInclude.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/etree/ElementPath.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/etree/ElementTree.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/etree/__init__.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/etree/cElementTree.py /usr/lib64/python3.7/xml/etree /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/parsers/__init__.py /usr/lib64/python3.7/xml/parsers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/parsers/expat.py /usr/lib64/python3.7/xml/parsers /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/sax/__init__.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/sax/_exceptions.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/sax/expatreader.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/sax/handler.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/sax/saxutils.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/xml/sax/xmlreader.py /usr/lib64/python3.7/xml/sax /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/__init__.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/__main__.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_fixcid.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_gprof2html.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_i18n.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_lll.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_md5sum.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_pathfix.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_pdeps.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_pindent.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_reindent.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_sundry.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_tools/test_unparse.py /usr/lib64/python3.7/test/test_tools /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_warnings/__init__.py /usr/lib64/python3.7/test/test_warnings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_warnings/__main__.py /usr/lib64/python3.7/test/test_warnings /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_warnings/data/import_warning.py /usr/lib64/python3.7/test/test_warnings/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/test/test_warnings/data/stacklevel.py /usr/lib64/python3.7/test/test_warnings/data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/__init__.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/__main__.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/bytedesign.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/chaos.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/clock.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/colormixer.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/forest.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/fractalcurves.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/lindenmayer.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/minimal_hanoi.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/nim.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/paint.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/peace.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/penrose.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/planet_and_moon.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/rosette.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/round_dance.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/sorting_animate.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/tree.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/turtle.cfg /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/two_canvases.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Lib/turtledemo/yinyang.py /usr/lib64/python3.7/turtledemo /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/__init__.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/context.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/forkserver.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/heap.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/pool.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/popen_fork.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/popen_forkserver.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/popen_spawn_posix.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/popen_spawn_win32.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/reduction.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/resource_sharer.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/semaphore_tracker.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/sharedctypes.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/spawn.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/synchronize.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/util.py /usr/lib64/python3.7/multiprocessing /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/dummy/__init__.py /usr/lib64/python3.7/multiprocessing/dummy /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/dummy/connection.py /usr/lib64/python3.7/multiprocessing/dummy /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/__init__.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/__main__.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/loader.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/main.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/mock.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/result.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/signals.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/util.py /usr/lib64/python3.7/unittest /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/__init__.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/__main__.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/_test_warnings.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/dummy.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/support.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_assertions.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_break.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_case.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_discovery.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_functiontestcase.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_loader.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_program.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_result.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_runner.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_setups.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_skipping.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/test_suite.py /usr/lib64/python3.7/unittest/test /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/__init__.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/__main__.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/support.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/testcallable.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/testhelpers.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/testmagicmethods.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/testmock.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/testpatch.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/testsealable.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/testsentinel.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/unittest/test/testmock/testwith.py /usr/lib64/python3.7/unittest/test/testmock /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/venv/__init__.py /usr/lib64/python3.7/venv /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/venv/__main__.py /usr/lib64/python3.7/venv /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/venv/scripts/common/activate /usr/lib64/python3.7/venv/scripts/common /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/venv/scripts/posix/activate.csh /usr/lib64/python3.7/venv/scripts/posix /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/venv/scripts/posix/activate.fish /usr/lib64/python3.7/venv/scripts/posix /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/curses/__init__.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/curses/ascii.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/curses/has_key.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/curses/panel.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/curses/textpad.py /usr/lib64/python3.7/curses /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pydoc_data/__init__.py /usr/lib64/python3.7/pydoc_data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pydoc_data/_pydoc.css /usr/lib64/python3.7/pydoc_data /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Lib/pydoc_data/topics.py /usr/lib64/python3.7/pydoc_data /usr/bin/install -p -m 644 `cat pybuilddir.txt`/_sysconfigdata_m_linux_riscv64-linux-gnu.py \ /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7; \ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/LICENSE /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/LICENSE.txt if test -d /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests; then \ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Modules/xxmodule.c \ /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests ; \ fi PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/optimized \ ./python -E -Wi /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/compileall.py \ -d /usr/lib64/python3.7 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_py_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_dm_linux_riscv64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_m_linux_riscv64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/format_helpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/codeop.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/compileall.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/thread.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/python-config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/contextvars.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/csv.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/_aix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/datetime.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dis.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/message.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/hmac.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/server.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/resources.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/keyword.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/locale.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/signal.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/backup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bisect_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/capath'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_textanno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/gdb_sample.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/good_getattr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/win_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/functional.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_buffered_proto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_clinic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib_async.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_embed.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_frozen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genericclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_open.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_read.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_lll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_utf8_mode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xxtestfuzz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/this.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/timeit.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/typing.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsealable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/uuid.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/optimized \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/compileall.py \ -d /usr/lib64/python3.7 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_py_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_dm_linux_riscv64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_m_linux_riscv64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/format_helpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/codeop.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/compileall.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/thread.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/python-config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/contextvars.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/csv.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/_aix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/datetime.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dis.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/message.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/hmac.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/server.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/resources.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/keyword.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/locale.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/signal.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/backup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bisect_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/capath'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_textanno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/gdb_sample.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/good_getattr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/win_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/functional.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_buffered_proto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_clinic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib_async.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_embed.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_frozen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genericclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_open.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_read.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_lll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_utf8_mode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xxtestfuzz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/this.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/timeit.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/typing.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsealable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/uuid.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/optimized \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/compileall.py \ -d /usr/lib64/python3.7 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_py_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_dm_linux_riscv64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_m_linux_riscv64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/format_helpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/codeop.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/compileall.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/thread.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/python-config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/contextvars.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/csv.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/_aix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/datetime.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dis.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/message.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/hmac.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/server.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/sidebar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/resources.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/keyword.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/locale.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/signal.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/backup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bisect_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/capath'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2_str.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_textanno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/gdb_sample.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/good_getattr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/win_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/functional.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_buffered_proto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_runners.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_clinic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_context.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib_async.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dataclasses.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_embed.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_frozen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genericclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_open.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_read.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_lll.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_utf8_mode.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xxtestfuzz.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/this.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/threading.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/timeit.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/token.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/trace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tty.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtle.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/types.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/typing.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsealable.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/uu.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/uuid.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wave.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/optimized \ ./python -E -Wi /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/compileall.py \ -d /usr/lib64/python3.7/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/optimized \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/compileall.py \ -d /usr/lib64/python3.7/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/optimized \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/compileall.py \ -d /usr/lib64/python3.7/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages Listing '/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/optimized \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/Grammar.txt Generating grammar tables from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/Grammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/Grammar3.7.8.final.0.pickle PYTHONPATH=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/optimized \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/PatternGrammar.txt Generating grammar tables from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/PatternGrammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/PatternGrammar3.7.8.final.0.pickle Creating directory /usr/include/python3.7m Creating directory /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/Python-ast.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/Python.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/abstract.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/accu.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/asdl.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/ast.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/bitset.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/bltinmodule.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/boolobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/bytearrayobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/bytes_methods.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/bytesobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/cellobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/ceval.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/classobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/code.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/codecs.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/compile.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/complexobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/context.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/datetime.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/descrobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/dictobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/dtoa.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/dynamic_annotations.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/enumobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/errcode.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/eval.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/fileobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/fileutils.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/floatobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/frameobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/funcobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/genobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/graminit.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/grammar.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/import.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/intrcheck.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/iterobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/listobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/longintrepr.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/longobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/marshal.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/memoryobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/metagrammar.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/methodobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/modsupport.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/moduleobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/namespaceobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/node.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/object.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/objimpl.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/odictobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/opcode.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/osdefs.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/osmodule.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/parsetok.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/patchlevel.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pgen.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pgenheaders.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/py_curses.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pyarena.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pyatomic.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pycapsule.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pyctype.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pydebug.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pydtrace.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pyerrors.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pyexpat.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pyfpe.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pyhash.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pylifecycle.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pymacconfig.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pymacro.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pymath.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pymem.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pyport.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pystate.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pystrcmp.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pystrhex.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pystrtod.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pythonrun.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pythread.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/pytime.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/rangeobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/setobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/sliceobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/structmember.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/structseq.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/symtable.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/sysmodule.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/token.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/traceback.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/tupleobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/typeslots.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/ucnhash.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/unicodeobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/warnings.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/weakrefobject.h /usr/include/python3.7m /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/ceval.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/condvar.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/context.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/gil.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/hamt.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/hash.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/import.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/mem.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/pygetopt.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/pystate.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Include/internal/warnings.h /usr/include/python3.7m/internal /usr/bin/install -p -m 644 pyconfig.h /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/include/python3.7m/pyconfig.h Creating directory /usr/lib64/python3.7/config-3.7m-riscv64-linux-gnu /usr/bin/install -p -m 644 Modules/config.c /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7m-riscv64-linux-gnu/config.c /usr/bin/install -p -m 644 Programs/python.o /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7m-riscv64-linux-gnu/python.o /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Modules/config.c.in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7m-riscv64-linux-gnu/config.c.in /usr/bin/install -p -m 644 Makefile /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7m-riscv64-linux-gnu/Makefile /usr/bin/install -p -m 644 Modules/Setup /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7m-riscv64-linux-gnu/Setup /usr/bin/install -p -m 644 Modules/Setup.local /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7m-riscv64-linux-gnu/Setup.local /usr/bin/install -p -m 644 Misc/python.pc /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/pkgconfig/python-3.7.pc /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/Modules/makesetup /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7m-riscv64-linux-gnu/makesetup /usr/bin/install -p /builddir/build/BUILD/Python-3.7.8/install-sh /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7m-riscv64-linux-gnu/install-sh /usr/bin/install -p python-config.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7m-riscv64-linux-gnu/python-config.py /usr/bin/install -p python-config /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7m-config LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/optimized ./python -E /builddir/build/BUILD/Python-3.7.8/setup.py install \ --prefix=/usr \ --install-scripts=/usr/bin \ --install-platlib=/usr/lib64/python3.7/lib-dynload \ --root=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/ running install running build running build_ext The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc atexit pwd time running build_scripts copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/pydoc3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/idle3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/2to3 -> build/scripts-3.7 copying and adjusting /builddir/build/BUILD/Python-3.7.8/Tools/scripts/pyvenv -> build/scripts-3.7 changing mode of build/scripts-3.7/pydoc3 from 644 to 755 changing mode of build/scripts-3.7/idle3 from 644 to 755 changing mode of build/scripts-3.7/2to3 from 644 to 755 changing mode of build/scripts-3.7/pyvenv from 644 to 755 renaming build/scripts-3.7/pydoc3 to build/scripts-3.7/pydoc3.7 renaming build/scripts-3.7/idle3 to build/scripts-3.7/idle3.7 renaming build/scripts-3.7/2to3 to build/scripts-3.7/2to3-3.7 renaming build/scripts-3.7/pyvenv to build/scripts-3.7/pyvenv-3.7 running install_lib copying build/lib.linux-riscv64-3.7/_pickle.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_codecs_cn.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_decimal.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_testmultiphase.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_sha512.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/grp.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_codecs_kr.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/mmap.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_heapq.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_lsprof.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/cmath.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_curses_panel.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_sysconfigdata_m_linux_riscv64-linux-gnu.py -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/ossaudiodev.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/binascii.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_uuid.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_sha256.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_posixsubprocess.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_codecs_tw.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_testbuffer.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/array.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_testimportmultiple.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_elementtree.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/fcntl.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_sqlite3.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_sha3.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_datetime.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/syslog.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_ssl.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_lzma.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_tkinter.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_curses.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_bz2.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/pyexpat.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/readline.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_xxtestfuzz.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_codecs_jp.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/zlib.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/xxlimited.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/nis.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_opcode.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_sha1.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_queue.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_multibytecodec.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_gdbm.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/select.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/resource.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_md5.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/termios.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_random.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_struct.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_ctypes_test.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/math.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_ctypes.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_dbm.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/audioop.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload creating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/__pycache__ copying build/lib.linux-riscv64-3.7/__pycache__/_sysconfigdata_m_linux_riscv64-linux-gnu.cpython-37.pyc -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/__pycache__ copying build/lib.linux-riscv64-3.7/parser.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_contextvars.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_codecs_hk.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/spwd.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/unicodedata.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_testcapi.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_blake2.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_multiprocessing.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_crypt.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_codecs_iso2022.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_csv.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_hashlib.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_bisect.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_asyncio.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_socket.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload copying build/lib.linux-riscv64-3.7/_json.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_pickle.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_cn.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_decimal.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testmultiphase.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha512.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/grp.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_kr.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/mmap.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_heapq.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_lsprof.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/cmath.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_curses_panel.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sysconfigdata_m_linux_riscv64-linux-gnu.py to 644 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/ossaudiodev.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/binascii.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_uuid.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha256.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_posixsubprocess.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_tw.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testbuffer.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/array.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testimportmultiple.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_elementtree.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/fcntl.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sqlite3.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha3.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_datetime.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/syslog.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ssl.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_lzma.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_tkinter.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_curses.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_bz2.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/pyexpat.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/readline.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_xxtestfuzz.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_jp.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/zlib.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/xxlimited.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/nis.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_opcode.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha1.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_queue.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_multibytecodec.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_gdbm.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/select.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/resource.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_md5.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/termios.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_random.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_struct.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ctypes_test.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/math.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_dbm.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/audioop.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/__pycache__/_sysconfigdata_m_linux_riscv64-linux-gnu.cpython-37.pyc to 644 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/parser.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_contextvars.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_hk.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/spwd.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/unicodedata.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testcapi.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_blake2.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_multiprocessing.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_crypt.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_iso2022.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_csv.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_hashlib.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_bisect.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_asyncio.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_socket.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_json.cpython-37m-riscv64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/ to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/__pycache__ to 755 running install_scripts copying build/scripts-3.7/pyvenv-3.7 -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin copying build/scripts-3.7/2to3-3.7 -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin copying build/scripts-3.7/pydoc3.7 -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin copying build/scripts-3.7/idle3.7 -> /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pyvenv-3.7 to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/2to3-3.7 to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pydoc3.7 to 755 changing mode of /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/idle3.7 to 755 rm /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sysconfigdata_m_linux_riscv64-linux-gnu.py rm -r /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/__pycache__ /usr/bin/install -p -m 644 /builddir/build/BUILD/Python-3.7.8/Misc/python.man \ /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/share/man/man1/python3.7.1 if test ! -d /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/pkgconfig; then \ echo "Creating directory /usr/lib64/pkgconfig"; \ /usr/bin/install -p -d -m 755 /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/pkgconfig; \ fi if test -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3 -o -h /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3; \ then rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3; \ else true; \ fi (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; ln -s python3.7 python3) if test "3.7" != "3.7m"; then \ rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7-config; \ (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; ln -s python3.7m-config python3.7-config); \ rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/pkgconfig/python-3.7m.pc; \ (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/pkgconfig; ln -s python-3.7.pc python-3.7m.pc); \ fi rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3-config (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; ln -s python3.7-config python3-config) rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/pkgconfig/python3.pc (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/pkgconfig; ln -s python-3.7.pc python3.pc) rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/idle3 (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; ln -s idle3.7 idle3) rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pydoc3 (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; ln -s pydoc3.7 pydoc3) rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/2to3 (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; ln -s 2to3-3.7 2to3) rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pyvenv (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; ln -s pyvenv-3.7 pyvenv) if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3-32; \ (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin; ln -s python3.7-32 python3-32) \ fi rm -f /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/share/man/man1/python3.1 (cd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/share/man/man1; ln -s python3.7.1 python3.1) if test "xno" != "xno" ; then \ case no in \ upgrade) ensurepip="--upgrade" ;; \ install|*) ensurepip="" ;; \ esac; \ LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/optimized ./python -E -m ensurepip \ $ensurepip --root=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/ ; \ fi + popd ~/build/BUILD/Python-3.7.8 + PathOfGdbPy=/usr/lib/debug//usr/lib64/libpython3.7m.so.1.0-3.7.8-3.fc33.riscv64.debug-gdb.py + cp Tools/gdb/libpython.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib/debug//usr/lib64/libpython3.7m.so.1.0-3.7.8-3.fc33.riscv64.debug-gdb.py ++ uname -m + mv /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7m-config /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7m-riscv64-config + echo -e '#!/bin/sh\nexec `dirname $0`/python3.7m-`uname -m`-config "$@"' + echo '[ $? -eq 127 ] && echo "Could not find python3.7m-`uname -m`-config. Look around to see available arches." >&2' + chmod +x /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7m-config + mv /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/include/python3.7m/pyconfig.h /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/include/python3.7m/pyconfig-64.h + cat + echo FINISHED: INSTALL OF PYTHON FOR CONFIGURATION: optimized FINISHED: INSTALL OF PYTHON FOR CONFIGURATION: optimized + install -d -m 0755 /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages/__pycache__ + install -d -m 0755 /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib/python3.7/site-packages/__pycache__ + sed -i -e 's/'\''pyconfig.h'\''/'\''pyconfig-64.h'\''/' /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/sysconfig.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sysconfig.py + cp -p Tools/scripts/pathfix.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pathfix3.7.py + for tool in pygettext msgfmt + cp -p Tools/i18n/pygettext.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pygettext3.7.py + ln -s pygettext3.7.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pygettext3.py + for tool in pygettext msgfmt + cp -p Tools/i18n/msgfmt.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/msgfmt3.7.py + ln -s msgfmt3.7.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/msgfmt3.py + LD_LIBRARY_PATH=./build/optimized + ./build/optimized/python Tools/scripts/pathfix.py -i /usr/bin/python3.7 -pn /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64 /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/msgfmt3.7.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pathfix3.7.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pygettext3.7.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib/debug//usr/lib64/libpython3.7dm.so.1.0-3.7.8-3.fc33.riscv64.debug-gdb.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib/debug//usr/lib64/libpython3.7m.so.1.0-3.7.8-3.fc33.riscv64.debug-gdb.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/msgfmt3.7.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pathfix3.7.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pygettext3.7.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib/debug/usr/lib64/libpython3.7dm.so.1.0-3.7.8-3.fc33.riscv64.debug-gdb.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib/debug/usr/lib64/libpython3.7m.so.1.0-3.7.8-3.fc33.riscv64.debug-gdb.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/__future__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/__phello__.foo.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_bootlocale.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_collections_abc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_compat_pickle.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_compression.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_dummy_thread.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_markupbase.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_osx_support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_py_abc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_pydecimal.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_pyio.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_sitebuiltins.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_strptime.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_dm_linux_riscv64-linux-gnu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_sysconfigdata_m_linux_riscv64-linux-gnu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_threading_local.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/_weakrefset.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/abc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/aifc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/antigravity.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/argparse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ast.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asynchat.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncore.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/base64.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bdb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/binhex.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bisect.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/bz2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cProfile.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/calendar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cgi.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cgitb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/chunk.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/cmd.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/code.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/codecs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/codeop.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/colorsys.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/compileall.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/configparser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/contextlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/contextvars.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/copy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/copyreg.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/crypt.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/csv.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dataclasses.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/datetime.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/decimal.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/difflib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dis.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/doctest.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dummy_threading.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/enum.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/filecmp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fileinput.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fnmatch.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/formatter.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/fractions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ftplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/functools.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/genericpath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/getopt.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/getpass.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/gettext.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/glob.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/gzip.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/hashlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/heapq.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/hmac.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imaplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imghdr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/imp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/inspect.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/io.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ipaddress.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/keyword.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/linecache.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/locale.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lzma.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/macpath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mailbox.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mailcap.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/mimetypes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/modulefinder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/netrc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/nntplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ntpath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/nturl2path.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/numbers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/opcode.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/operator.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/optparse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/os.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pathlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pdb.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pickle.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pickletools.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pipes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pkgutil.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/platform.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/plistlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/poplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/posixpath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pprint.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/profile.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pstats.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pty.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/py_compile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pyclbr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/queue.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/quopri.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/random.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/re.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/reprlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/rlcompleter.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/runpy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sched.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/secrets.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/selectors.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shelve.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shlex.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/shutil.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/signal.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/smtpd.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/smtplib.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sndhdr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/socket.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/socketserver.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_compile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_constants.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sre_parse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ssl.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/stat.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/statistics.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/string.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/stringprep.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/struct.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/subprocess.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sunau.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/symbol.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/symtable.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sysconfig.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tabnanny.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tarfile.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/telnetlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tempfile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/textwrap.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/this.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/threading.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/timeit.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/token.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tokenize.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/trace.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/traceback.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tracemalloc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tty.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtle.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/types.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/typing.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/uu.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/uuid.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/warnings.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wave.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/weakref.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/webbrowser.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xdrlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/zipapp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/zipfile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_futures.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_subprocess.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/base_tasks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/constants.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/coroutines.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/format_helpers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/futures.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/locks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/log.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/proactor_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/protocols.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/queues.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/runners.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/selector_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/sslproto.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/streams.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/subprocess.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/tasks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/transports.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/unix_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/windows_utils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections/abc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/_base.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/process.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/thread.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/python-config.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7m-riscv64-linux-gnu/python-config.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/_aix.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/_endian.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/wintypes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dyld.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/dylib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/framework.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_anon.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_array_in_pointer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_arrays.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_as_parameter.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bitfields.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_buffers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_bytes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_byteswap.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_callbacks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cast.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_cfuncs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_checkretval.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_delattr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_errno.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_find.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_frombuffer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_funcptr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_functions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_incomplete.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_init.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_internals.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_keeprefs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_libc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_loading.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_macholib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_memfunctions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_numbers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_objects.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_parameters.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pep3118.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pickling.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_pointers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_prototypes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_python_api.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_random_things.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_refcounts.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_repr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_returnfuncptrs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_simplesubclasses.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_sizes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_slicing.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_stringptr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_strings.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_struct_fields.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_structures.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unaligned_structures.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_unicode.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_values.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_varsize_struct.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_win32.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/test_wintypes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/ascii.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/has_key.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/panel.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/textpad.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/dumb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/gnu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/ndbm.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/_msvccompiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/archive_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/bcppcompiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/ccompiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/cmd.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/config.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/core.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/cygwinccompiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/debug.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dep_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dir_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/dist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/errors.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/extension.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/fancy_getopt.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/file_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/filelist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/log.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/msvc9compiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/msvccompiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/spawn.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/sysconfig.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/text_file.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/unixccompiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/version.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/versionpredicate.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_dumb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_msi.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_rpm.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/bdist_wininst.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_clib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_ext.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_py.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/build_scripts.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/check.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/clean.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/config.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_data.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_egg_info.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_headers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_lib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/install_scripts.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/register.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/sdist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/upload.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_archive_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_dumb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_msi.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_rpm.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_bdist_wininst.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_clib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_ext.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_py.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_build_scripts.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_check.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_clean.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cmd.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_config_cmd.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_core.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_cygwinccompiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dep_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dir_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_dist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_extension.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_file_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_filelist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_data.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_headers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_lib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_install_scripts.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_log.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvc9compiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_msvccompiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_register.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sdist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_spawn.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_sysconfig.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_text_file.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_unixccompiler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_upload.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_version.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/test_versionpredicate.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_encoded_words.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_header_value_parser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_parseaddr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/_policybase.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/base64mime.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/charset.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/contentmanager.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/encoders.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/errors.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/feedparser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/generator.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/header.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/headerregistry.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/iterators.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/message.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/parser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/policy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/quoprimime.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/utils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/application.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/audio.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/base.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/image.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/message.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/multipart.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/nonmultipart.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/text.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/aliases.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/ascii.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/base64_codec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/big5.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/big5hkscs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/bz2_codec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/charmap.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp037.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1006.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1026.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1125.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1140.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1250.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1251.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1252.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1253.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1254.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1255.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1256.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1257.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp1258.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp273.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp424.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp437.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp500.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp65001.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp720.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp737.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp775.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp850.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp852.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp855.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp856.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp857.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp858.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp860.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp861.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp862.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp863.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp864.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp865.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp866.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp869.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp874.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp875.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp932.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp949.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/cp950.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jis_2004.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jisx0213.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_jp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/euc_kr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gb18030.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gb2312.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/gbk.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hex_codec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hp_roman8.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/hz.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/idna.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_1.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_2004.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_jp_ext.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso2022_kr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_1.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_10.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_11.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_13.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_14.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_15.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_16.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_4.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_5.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_6.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_7.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_8.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/iso8859_9.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/johab.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_r.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_t.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/koi8_u.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/kz1048.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/latin_1.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_arabic.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_centeuro.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_croatian.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_cyrillic.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_farsi.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_greek.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_iceland.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_latin2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_roman.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_romanian.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mac_turkish.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/mbcs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/oem.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/palmos.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/ptcp154.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/punycode.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/quopri_codec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/raw_unicode_escape.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/rot_13.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jis_2004.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/shift_jisx0213.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/tis_620.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/undefined.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_escape.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/unicode_internal.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_be.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_16_le.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_be.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_32_le.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_7.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/utf_8_sig.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/uu_codec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/zlib_codec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/_uninstall.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/entities.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/parser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/client.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/cookiejar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/cookies.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/server.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autocomplete_w.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/autoexpand.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/browser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/calltip_w.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/codecontext.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/colorizer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/config.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/config_key.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/configdialog.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugger_r.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/debugobj_r.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/delegator.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/dynoption.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/editor.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/filelist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/format.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/grep.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/help.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/help_about.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/history.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/hyperparser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/iomenu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/macosx.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/mainmenu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/multicall.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/outwin.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/parenmatch.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pathbrowser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/percolator.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pyparse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/pyshell.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/query.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/redirector.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/replace.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/rpc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/run.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/runscript.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/scrolledlist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/search.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/searchbase.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/searchengine.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/sidebar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/squeezer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/stackviewer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/statusbar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/textview.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/tooltip.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/tree.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/undo.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/window.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/zoomheight.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/zzdummy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/htest.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_idle.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/mock_tk.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/template.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autocomplete_w.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_autoexpand.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_browser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_calltip_w.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_codecontext.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_colorizer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_config_key.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_configdialog.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugger_r.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_debugobj_r.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_delegator.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editmenu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_editor.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_filelist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_format.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_grep.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_help_about.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_history.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_hyperparser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_iomenu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_macosx.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_mainmenu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_multicall.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_outwin.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_parenmatch.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pathbrowser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_percolator.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyparse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_pyshell.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_query.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_redirector.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_replace.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_rpc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_run.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_runscript.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_scrolledlist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_search.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchbase.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_searchengine.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_sidebar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_squeezer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_stackviewer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_statusbar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_text.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_textview.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tooltip.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_tree.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_undo.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_warning.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_window.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/test_zoomheight.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/_bootstrap_external.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/abc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/machinery.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/resources.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/decoder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/encoder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/scanner.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/tool.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_matcher.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/btm_utils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_base.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixer_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/main.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/patcomp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pygram.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pytree.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/refactor.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_apply.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_asserts.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_basestring.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_buffer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_dict.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_except.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_execfile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_exitfunc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_filter.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_funcattrs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_future.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_getcwdu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_has_key.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_idioms.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_import.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_imports2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_input.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_intern.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_isinstance.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_itertools_imports.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_long.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_map.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_metaclass.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_methodattrs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ne.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_next.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_nonzero.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_numliterals.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_operator.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_paren.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_print.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raise.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_raw_input.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reduce.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_reload.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_renames.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_repr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_set_literal.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_standarderror.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_sys_exc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_throw.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_tuple_params.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_types.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_unicode.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_urllib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_ws_comma.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xrange.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_xreadlines.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/fix_zip.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/conv.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/driver.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/grammar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/literals.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/parse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/pgen.py: no change recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/include') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/include/python3.7dm') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/include/python3.7dm/internal') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/include/python3.7m') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/include/python3.7m/internal') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib/debug') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib/debug/usr') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib/debug/usr/lib64') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib/python3.7') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib/python3.7/site-packages') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib/python3.7/site-packages/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/pkgconfig') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/asyncio/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/collections/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/concurrent/futures/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/config-3.7m-riscv64-linux-gnu') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/macholib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ctypes/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/curses/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/dbm/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/command/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/distutils/tests/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/encodings/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/ensurepip/_bundled') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/html/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/http/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/Icons') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/idlelib/idle_test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/importlib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/json/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/fixes/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data') /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/token.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/pgen2/tokenize.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/pytree_idempotency.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_all_fixers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_fixers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_main.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_parser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_pytree.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_refactor.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/test_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/bom.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/crlf.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/different_encoding.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/false_encoding.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/infinite_recursion.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/py2_test_grammar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/py3_test_grammar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/bad_order.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/no_fixer_cls.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/parrot_example.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes/fix_explicit.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes/fix_first.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes/fix_last.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes/fix_parrot.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes/fix_preorder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/config.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/handlers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/connection.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/context.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/forkserver.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/heap.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/managers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/pool.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_fork.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_forkserver.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_posix.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/popen_spawn_win32.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/process.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/queues.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/reduction.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/resource_sharer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/semaphore_tracker.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/sharedctypes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/spawn.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/synchronize.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/connection.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data/topics.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/dbapi2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/dump.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/backup.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dbapi.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/dump.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/factory.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/hooks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/regression.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/transactions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/types.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/userfunctions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/_test_multiprocessing.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ann_module3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/audiotests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/autotest.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_coding.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_coding2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bad_getattr3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_3131.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_future10.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_future3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_future4.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_future5.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_future6.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_future7.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_future8.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_future9.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/badsyntax_pep3120.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bisect_cmd.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/bytecode_helper.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/coding20731.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/curses_tests.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_1_str.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_module_2_str.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dataclass_textanno.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/datetimetester.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dis_module.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/doctest_aliases.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/double_const.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/final_a.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/final_b.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/fork_wait.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/future_test1.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/future_test2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/gdb_sample.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/good_getattr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/imp_dummy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/inspect_fodder2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/list_tests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/lock_tests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/make_ssl_certs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mapping_tests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/memory_watchdog.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mock_socket.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mod_generics_cache.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mp_fork_bomb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/mp_preload.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/multibytecodec_support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/outstanding_bugs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pickletester.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/profilee.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pyclbr_input.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pydoc_mod.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pydocfodder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/pythoninfo.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/re_tests.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/regrtest.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/relimport.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/reperf.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_docstrings.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sample_doctest_no_doctests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/seq_tests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/signalinterproctester.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sortperf.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ssl_servers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/ssltests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/string_tests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test___all__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test___future__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__locale.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__opcode.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test__osx_support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_abc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_abstract_numbers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_aifc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_argparse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_array.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asdl_parser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ast.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncgen.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asynchat.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncore.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_atexit.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_audioop.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_augassign.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_base64.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_baseexception.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bdb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bigaddrspace.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bigmem.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binascii.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binhex.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_binop.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bisect.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bool.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_buffer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bufio.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_builtin.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bytes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_bz2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_c_locale_coercion.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_calendar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_call.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_capi.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cgi.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cgitb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_charmapcodec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_class.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_clinic.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cmd_line_script.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_code.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_code_module.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codeccallbacks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_cn.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_hk.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_iso2022.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_jp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_kr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecencodings_tw.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_cn.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_hk.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_jp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_kr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecmaps_tw.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codecs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_codeop.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_collections.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_colorsys.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compare.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_compileall.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_complex.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_concurrent_futures.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_configparser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contains.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_context.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_contextlib_async.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_copy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_copyreg.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_coroutines.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_cprofile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_crashers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_crypt.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_csv.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ctypes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_curses.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dataclasses.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_datetime.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_dumb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_gnu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dbm_ndbm.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_decimal.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_decorators.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_defaultdict.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_deque.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_descr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_descrtut.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_devpoll.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dict.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dict_version.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dictcomps.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dictviews.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_difflib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dis.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_distutils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_doctest.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_doctest2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_docxmlrpc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dtrace.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_thread.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dummy_threading.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dynamic.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_dynamicclassattribute.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_eintr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_embed.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ensurepip.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_enum.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_enumerate.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_eof.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_epoll.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_errno.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exception_hierarchy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exception_variations.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_exceptions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_extcall.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_faulthandler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fcntl.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_file.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_file_eintr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_filecmp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fileinput.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fileio.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_finalization.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_float.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_flufl.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fnmatch.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fork1.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_format.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fractions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_frame.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_frozen.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_fstring.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ftplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_funcattrs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_functools.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future4.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_future5.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gdb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_generator_stop.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_generators.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genericclass.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genericpath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_genexps.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getargs2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getopt.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_getpass.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gettext.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_glob.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_global.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_grammar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_grp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_gzip.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hash.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hashlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_heapq.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_hmac.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_html.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_htmlparser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookiejar.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_http_cookies.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_httplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_httpservers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_idle.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imaplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imghdr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_imp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_index.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_inspect.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_int.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_int_literal.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_io.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ioctl.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ipaddress.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_isinstance.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_iter.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_iterlen.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_itertools.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_keyword.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_keywordonlyarg.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_kqueue.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_largefile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_lib2to3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_linecache.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_list.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_listcomps.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_locale.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_logging.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_long.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_longexp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_lzma.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_macpath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mailbox.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mailcap.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_marshal.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_math.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_memoryio.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_memoryview.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_metaclass.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mimetypes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_minidom.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_mmap.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_module.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_modulefinder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_msilib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multibytecodec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_fork.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_forkserver.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_main_handling.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_multiprocessing_spawn.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_netrc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_nis.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_nntplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_normalization.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ntpath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_numeric_tower.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_opcodes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_openpty.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_operator.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_optparse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ordered_dict.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_os.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ossaudiodev.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_osx_env.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_parser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pathlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pdb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_peepholer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pickle.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pickletools.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pipes.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkg.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkgimport.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pkgutil.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_platform.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_plistlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_poll.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_popen.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_poplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_posix.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_posixpath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pow.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pprint.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_print.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_profile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_property.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pstats.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pty.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pulldom.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pwd.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_py_compile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pyclbr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pydoc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_pyexpat.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_queue.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_quopri.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_raise.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_random.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_range.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_re.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_readline.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_regrtest.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_repl.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_reprlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_resource.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_richcmp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_rlcompleter.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_robotparser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_runpy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sax.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sched.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_scope.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_script_helper.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_secrets.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_select.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_selectors.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_set.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_setcomps.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shelve.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shlex.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_shutil.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_signal.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_site.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_slice.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtpd.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtplib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_smtpnet.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sndhdr.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_socket.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_socketserver.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sort.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_source_encoding.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_spwd.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sqlite.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ssl.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_startfile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_stat.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_statistics.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strftime.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_string.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_string_literals.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_stringprep.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strptime.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_strtod.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_struct.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_structmembers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_structseq.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_subclassinit.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_subprocess.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sunau.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sundry.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_super.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_symbol.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_symtable.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_syntax.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys_setprofile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sys_settrace.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_sysconfig.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_syslog.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tarfile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tcl.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_telnetlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tempfile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_textwrap.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_thread.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threaded_import.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threadedtempfile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threading.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threading_local.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_threadsignals.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_time.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_timeit.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_timeout.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tix.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tk.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tokenize.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_trace.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_traceback.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tracemalloc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_guionly.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ttk_textonly.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tuple.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_turtle.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_typechecks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_types.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_typing.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_ucn.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unary.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_file_functions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicode_identifiers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unicodedata.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unittest.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_univnewlines.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unpack.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_unpack_ex.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2_localnet.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib2net.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllib_response.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urllibnet.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_urlparse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userdict.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userlist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_userstring.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_utf8_mode.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_utf8source.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_uu.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_uuid.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_venv.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wait3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wait4.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wave.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_weakref.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_weakset.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_webbrowser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winconsoleio.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winreg.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_winsound.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_with.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_wsgiref.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xdrlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_dom_minicompat.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xml_etree_c.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xmlrpc_net.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_xxtestfuzz.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_yield_from.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipapp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipfile64.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zipimport_support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_zlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/testcodec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tf_inherit_check.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/threaded_import_hangers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/time_hashlib.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/win_console_handler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/xmltests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/call_stack.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/gc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/instance.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/line.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/eintrdata/eintr_tester.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_iso_8859_1.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/module_koi8_r.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/cmdline.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/main.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/refleak.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/runtest_mp.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/save_env.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/setup.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/utils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/win_utils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/fd_status.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/input_reader.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qcat.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/qgrep.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/sigchild_ignore.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/script_helper.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/testresult.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/echo3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/functional.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_base_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_buffered_proto.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_context.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_futures.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_locks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_pep492.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_proactor_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_queues.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_runners.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_selector_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_server.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_sslproto.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_streams.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_subprocess.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_tasks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_transports.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_unix_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_events.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/test_windows_utils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/utils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__encoded_words.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test__header_value_parser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_asian_codecs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_contentmanager.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_defect_handling.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_email.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_generator.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_headerregistry.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_inversion.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_message.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_parser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_pickleable.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_policy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/test_utils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/torture_test.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/basic2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/binding2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/indirect.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/rebinding2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpackage.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/submodule.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule1.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/abc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_abc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_api.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_lazy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_locks.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_namespace_pkgs.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_open.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_path.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_read.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_resource.py: no change recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/logging/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/multiprocessing/dummy/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/audiodata') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/capath') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/cjkencodings') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/data') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/decimaltestdata') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/dtracedata/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/eintrdata') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/eintrdata/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/encoded_modules/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/imghdrdata') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/libregrtest/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/sndhdrdata') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/subprocessdata/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/support/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_asyncio/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_email/data') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/circular_imports/subpkg/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace') /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_spec.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/test_windows.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_finder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/builtin/test_loader.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_case_sensitivity.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_finder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_loader.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/test_path_hook.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_finder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/test_loader.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___loader__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test___package__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_api.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_caching.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_fromlist.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_meta_path.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_packages.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_path.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/test_relative_imports.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_case_sensitivity.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_file_loader.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_finder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_path_hook.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/test_source_encoding.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_decode.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_default.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_dump.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_encode_basestring_ascii.py: no change recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/extension/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/frozen/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/import_/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/source/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/xmltestdata') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/__pycache__') /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_enum.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_fail.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_float.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_indent.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass1.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass2.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_pass3.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_recursion.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_scanstring.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_separators.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_speedups.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_tool.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_json/test_unicode.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_fixcid.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_gprof2html.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_i18n.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_lll.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_md5sum.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pathfix.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pdeps.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_pindent.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_reindent.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_sundry.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools/test_unparse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/import_warning.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_warnings/data/stacklevel.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/tracedmodules/testmod.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/colorchooser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/commondialog.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/constants.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/dialog.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/dnd.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/filedialog.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/font.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/messagebox.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/scrolledtext.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/simpledialog.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/tix.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/ttk.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/runtktests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/widget_tests.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_font.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_images.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_loadtk.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_misc.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_text.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_variables.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/test_widgets.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_extensions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_functions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_style.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/test_widgets.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/__main__.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/bytedesign.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/chaos.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/clock.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/colormixer.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/forest.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/fractalcurves.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/lindenmayer.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/minimal_hanoi.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/nim.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/paint.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/peace.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/penrose.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/planet_and_moon.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/rosette.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/round_dance.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/sorting_animate.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/tree.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/two_canvases.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/yinyang.py: updating /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/case.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/loader.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/main.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/mock.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/result.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/runner.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/signals.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/suite.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/_test_warnings.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/dummy.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_assertions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_break.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_case.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_discovery.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_functiontestcase.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_loader.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_program.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_result.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_runner.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_setups.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_skipping.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/test_suite.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/support.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testcallable.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testhelpers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmagicmethods.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testmock.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testpatch.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsealable.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testsentinel.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/testwith.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/error.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/parse.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/request.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/response.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/robotparser.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/__main__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/handlers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/headers.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/simple_server.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/util.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/validate.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/NodeFilter.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/domreg.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/expatbuilder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/minicompat.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/minidom.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/pulldom.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/xmlbuilder.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementInclude.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementPath.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/ElementTree.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/cElementTree.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers/expat.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/_exceptions.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/expatreader.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/handler.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/saxutils.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/xmlreader.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/__init__.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/client.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/server.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/msgfmt3.7.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pathfix3.7.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pygettext3.7.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib/debug//usr/lib64/libpython3.7dm.so.1.0-3.7.8-3.fc33.riscv64.debug-gdb.py: no change /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib/debug//usr/lib64/libpython3.7m.so.1.0-3.7.8-3.fc33.riscv64.debug-gdb.py: no change recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/unittest/test/testmock/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts/common') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/venv/scripts/posix') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/wsgiref/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/dom/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/etree/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/parsers/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xml/sax/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/xmlrpc/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/share') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/share/man') recursedown('/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/share/man/man1') + rm -rf /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_tools + find /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64 -name '*.py' '(' '(' '!' -perm /u+x,g+x,o+x -exec sed -e '/^#!/Q 0' -e 'Q 1' '{}' ';' -print -exec sed -i 1d '{}' ';' ')' -o '(' -perm /u+x,g+x,o+x '!' -exec grep -m 1 -q '^#!' '{}' ';' -exec chmod a-x '{}' ';' ')' ')' /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib2to3/tests/data/fixers/myfixes/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata02/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/zipdata01/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/subdirectory/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data01/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data03/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/two/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/one/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/data02/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package2/submodule2.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/test/test_import/data/package/submodule.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/pydoc_data/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/sqlite3/test/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/email/mime/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/urllib/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_tkinter/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/test_ttk/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/tkinter/test/__init__.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/sorting_animate.py /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/turtledemo/__main__.py + find /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64 -name '*.bat' -exec rm '{}' ';' + find /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/ -name '*~' -exec rm -f '{}' ';' + find . -name '*~' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64 -type f -a -name '*.py' -print0 + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/:/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64 + PYTHONPATH='/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages' + xargs -0 /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7 -O -c 'import py_compile, sys; [py_compile.compile(f, dfile=f.partition("/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64")[2], optimize=opt) for opt in range(3) for f in sys.argv[1:]]' File "/usr/lib64/python3.7/lib2to3/tests/data/false_encoding.py", line 2 print '#coding=0' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('#coding=0')? File "/usr/lib64/python3.7/lib2to3/tests/data/crlf.py", line 1 print "hi" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("hi")? File "/usr/lib64/python3.7/lib2to3/tests/data/bom.py", line 2 print "BOM BOOM!" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("BOM BOOM!")? File "/usr/lib64/python3.7/lib2to3/tests/data/different_encoding.py", line 3 print u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ')? File "/usr/lib64/python3.7/lib2to3/tests/data/py2_test_grammar.py", line 31 self.assertEquals(0377, 255) ^ SyntaxError: invalid token File "/usr/lib64/python3.7/test/badsyntax_3131.py", line 2 € = 2 ^ SyntaxError: invalid character in identifier File "/usr/lib64/python3.7/test/badsyntax_pep3120.py", line 1 SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xf6 in position 1: invalid start byte File "/usr/lib64/python3.7/test/badsyntax_future9.py", line 3 SyntaxError: not a chance File "/usr/lib64/python3.7/test/bad_coding.py", line 0 SyntaxError: unknown encoding: uft-8 File "/usr/lib64/python3.7/test/badsyntax_future8.py", line 3 SyntaxError: future feature * is not defined File "/usr/lib64/python3.7/test/badsyntax_future10.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.7/test/badsyntax_future4.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.7/test/badsyntax_future5.py", line 4 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.7/test/badsyntax_future6.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.7/test/bad_coding2.py", line 0 SyntaxError: encoding problem: utf8 with BOM File "/usr/lib64/python3.7/test/badsyntax_future7.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.7/test/badsyntax_future3.py", line 3 SyntaxError: future feature rested_snopes is not defined File "/usr/lib64/python3.7/lib2to3/tests/data/false_encoding.py", line 2 print '#coding=0' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('#coding=0')? File "/usr/lib64/python3.7/lib2to3/tests/data/crlf.py", line 1 print "hi" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("hi")? File "/usr/lib64/python3.7/lib2to3/tests/data/bom.py", line 2 print "BOM BOOM!" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("BOM BOOM!")? File "/usr/lib64/python3.7/lib2to3/tests/data/different_encoding.py", line 3 print u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ')? File "/usr/lib64/python3.7/lib2to3/tests/data/py2_test_grammar.py", line 31 self.assertEquals(0377, 255) ^ SyntaxError: invalid token File "/usr/lib64/python3.7/test/badsyntax_3131.py", line 2 € = 2 ^ SyntaxError: invalid character in identifier File "/usr/lib64/python3.7/test/badsyntax_pep3120.py", line 1 SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xf6 in position 1: invalid start byte File "/usr/lib64/python3.7/test/badsyntax_future9.py", line 3 SyntaxError: not a chance File "/usr/lib64/python3.7/test/bad_coding.py", line 0 SyntaxError: unknown encoding: uft-8 File "/usr/lib64/python3.7/test/badsyntax_future8.py", line 3 SyntaxError: future feature * is not defined File "/usr/lib64/python3.7/test/badsyntax_future10.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.7/test/badsyntax_future4.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.7/test/badsyntax_future5.py", line 4 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.7/test/badsyntax_future6.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.7/test/bad_coding2.py", line 0 SyntaxError: encoding problem: utf8 with BOM File "/usr/lib64/python3.7/test/badsyntax_future7.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.7/test/badsyntax_future3.py", line 3 SyntaxError: future feature rested_snopes is not defined File "/usr/lib64/python3.7/lib2to3/tests/data/false_encoding.py", line 2 print '#coding=0' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('#coding=0')? File "/usr/lib64/python3.7/lib2to3/tests/data/crlf.py", line 1 print "hi" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("hi")? File "/usr/lib64/python3.7/lib2to3/tests/data/bom.py", line 2 print "BOM BOOM!" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("BOM BOOM!")? File "/usr/lib64/python3.7/lib2to3/tests/data/different_encoding.py", line 3 print u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ')? File "/usr/lib64/python3.7/lib2to3/tests/data/py2_test_grammar.py", line 31 self.assertEquals(0377, 255) ^ SyntaxError: invalid token File "/usr/lib64/python3.7/test/badsyntax_3131.py", line 2 € = 2 ^ SyntaxError: invalid character in identifier File "/usr/lib64/python3.7/test/badsyntax_pep3120.py", line 1 SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xf6 in position 1: invalid start byte File "/usr/lib64/python3.7/test/badsyntax_future9.py", line 3 SyntaxError: not a chance File "/usr/lib64/python3.7/test/bad_coding.py", line 0 SyntaxError: unknown encoding: uft-8 File "/usr/lib64/python3.7/test/badsyntax_future8.py", line 3 SyntaxError: future feature * is not defined File "/usr/lib64/python3.7/test/badsyntax_future10.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.7/test/badsyntax_future4.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.7/test/badsyntax_future5.py", line 4 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.7/test/badsyntax_future6.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.7/test/bad_coding2.py", line 0 SyntaxError: encoding problem: utf8 with BOM File "/usr/lib64/python3.7/test/badsyntax_future7.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.7/test/badsyntax_future3.py", line 3 SyntaxError: future feature rested_snopes is not defined + rm -rf /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/__pycache__ + find /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64 -perm 555 -exec chmod 755 '{}' ';' + mv /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/2to3-3.7 /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/2to3 + ln -s ./python3.7.1 /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/share/man/man1/python3.7m.1 + rm /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3 + rm /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pydoc3 + rm /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pygettext3.py + rm /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/msgfmt3.py + rm /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/idle3 + rm /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3-config + rm /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/pyvenv + rm /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/2to3 + rm /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/libpython3.so + rm /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/share/man/man1/python3.1 + rm /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/pkgconfig/python3.pc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.7.8-3.fc33 --unique-debug-suffix -3.7.8-3.fc33.riscv64 --unique-debug-src-base python3.7-3.7.8-3.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Python-3.7.8 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7dm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/libpython3.7dm.so.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/libpython3.7m.so.1.0 extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7dm extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7 extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/libpython3.7m.so.1.0 extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/libpython3.7dm.so.1.0 hard linked /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib/debug/usr/bin/python3.7-3.7.8-3.fc33.riscv64.debug to /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib/debug/usr/bin/python3.7m-3.7.8-3.fc33.riscv64.debug explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_asyncio.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_asyncio.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_asyncio.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_asyncio.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_bisect.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_bisect.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_bisect.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_bisect.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_blake2.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_blake2.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_blake2.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_blake2.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_bz2.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_bz2.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_bz2.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_bz2.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_cn.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_cn.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_cn.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_cn.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_hk.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_hk.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_hk.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_hk.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_iso2022.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_iso2022.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_iso2022.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_iso2022.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_jp.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_jp.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_jp.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_jp.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_kr.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_kr.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_kr.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_kr.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_tw.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_tw.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_tw.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_codecs_tw.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_contextvars.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_contextvars.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_contextvars.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_contextvars.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_crypt.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_crypt.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_crypt.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_crypt.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_csv.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_csv.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_csv.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_csv.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ctypes_test.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ctypes_test.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ctypes_test.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ctypes_test.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_curses.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_curses.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_curses.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_curses.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_curses_panel.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_curses_panel.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_curses_panel.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_curses_panel.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_datetime.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_datetime.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_datetime.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_datetime.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_dbm.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_dbm.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_dbm.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_dbm.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_decimal.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_decimal.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_decimal.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_elementtree.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_decimal.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_elementtree.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_elementtree.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_elementtree.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_gdbm.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_gdbm.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_gdbm.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_gdbm.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_hashlib.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_hashlib.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_hashlib.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_hashlib.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_heapq.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_heapq.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_heapq.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_heapq.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_json.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_json.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_json.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_json.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_lsprof.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_lsprof.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_lsprof.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_lsprof.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_lzma.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_md5.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_lzma.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_lzma.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_md5.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_lzma.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_md5.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_md5.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_multibytecodec.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_multibytecodec.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_multibytecodec.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_multibytecodec.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_multiprocessing.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_multiprocessing.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_multiprocessing.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_multiprocessing.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_opcode.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_opcode.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_opcode.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_pickle.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_opcode.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_pickle.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_pickle.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_pickle.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_posixsubprocess.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_posixsubprocess.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_posixsubprocess.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_posixsubprocess.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_queue.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_queue.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_queue.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_queue.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_random.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_random.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_random.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_random.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha1.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha1.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha1.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha1.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha256.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha256.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha256.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha256.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha3.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha3.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha3.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha3.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha512.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha512.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha512.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sha512.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_socket.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_socket.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_socket.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_socket.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sqlite3.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sqlite3.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sqlite3.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_sqlite3.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ssl.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ssl.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ssl.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_ssl.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_struct.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_struct.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_struct.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_struct.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testbuffer.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testbuffer.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testbuffer.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testbuffer.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testcapi.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testcapi.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testcapi.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testcapi.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testimportmultiple.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testimportmultiple.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testimportmultiple.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testimportmultiple.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testmultiphase.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testmultiphase.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testmultiphase.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_testmultiphase.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_tkinter.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_tkinter.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_tkinter.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_tkinter.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_uuid.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_uuid.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_uuid.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_uuid.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_xxtestfuzz.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_xxtestfuzz.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_xxtestfuzz.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/array.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/_xxtestfuzz.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/array.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/array.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/array.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/audioop.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/audioop.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/audioop.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/audioop.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/binascii.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/binascii.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/binascii.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/binascii.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/cmath.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/cmath.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/cmath.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/cmath.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/fcntl.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/fcntl.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/fcntl.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/fcntl.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/math.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/grp.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/grp.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/math.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/grp.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/grp.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/math.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/math.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/mmap.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/mmap.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/mmap.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/mmap.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/nis.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/nis.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/nis.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/nis.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/ossaudiodev.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/ossaudiodev.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/ossaudiodev.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/parser.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/ossaudiodev.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/parser.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/parser.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/parser.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/pyexpat.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/pyexpat.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/pyexpat.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/readline.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/pyexpat.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/readline.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/readline.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/readline.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/resource.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/resource.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/resource.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/select.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/resource.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/select.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/select.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/select.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/spwd.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/spwd.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/spwd.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/spwd.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/syslog.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/syslog.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/syslog.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/syslog.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/termios.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/termios.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/termios.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/termios.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/unicodedata.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/unicodedata.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/unicodedata.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/unicodedata.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/xxlimited.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/xxlimited.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/zlib.cpython-37dm-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/zlib.cpython-37dm-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/zlib.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/zlib.cpython-37m-riscv64-linux-gnu.so original debug info size: 99828kB, size after compression: 94792kB /usr/lib/rpm/sepdebugcrcfix: Updated 145 CRC32s, 0 CRC32s did match. cpio: build/debug/Python/pydtrace.o.dtrace-temp.c: Cannot stat: No such file or directory cpio: build/optimized/Python/pydtrace.o.dtrace-temp.c: Cannot stat: No such file or directory 33259 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/python3.7dm-config from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/python3.7m-config from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/python3.7dm-riscv64-config from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/python3.7m-riscv64-config from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/python3.7/ctypes/macholib/fetch_macholib from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/install-sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/python3.7/config-3.7dm-riscv64-linux-gnu/makesetup from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/python3.7/config-3.7m-riscv64-linux-gnu/install-sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/python3.7/config-3.7m-riscv64-linux-gnu/makesetup from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CSO0ue + umask 022 + cd /builddir/build/BUILD + cd Python-3.7.8 + find /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64 -type f -a -name '*.py' -print0 + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/lib-dynload/:/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64 + PYTHONPATH='/builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7 /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/lib64/python3.7/site-packages' + xargs -0 /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64/usr/bin/python3.7 /builddir/build/SOURCES/check-pyc-timestamps.py + grep curses + grep libncurses.so + ldd /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/_curses.cpython-37dm-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/_curses.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/_curses_panel.cpython-37dm-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/_curses_panel.cpython-37m-riscv64-linux-gnu.so + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in STARTING: CHECKING OF PYTHON FOR CONFIGURATION: debug + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3.7-3.7.8-3.fc33.riscv64//usr/lib64/python3.7/lib-dynload/*.so + case $Module in ++ pwd + topdir=/builddir/build/BUILD/Python-3.7.8 + CheckPython debug + ConfName=debug ++ pwd + ConfDir=/builddir/build/BUILD/Python-3.7.8/build/debug + echo STARTING: CHECKING OF PYTHON FOR CONFIGURATION: debug + LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/debug + /builddir/build/BUILD/Python-3.7.8/build/debug/python -m test.pythoninfo Python debug information ======================== CC.version: gcc (GCC) 10.2.1 20200804 (Red Hat 10.2.1-2) Py_DEBUG: Yes (sys.gettotalrefcount() present) _decimal.__libmpdec_version__: 2.4.2 builtins.float.double_format: IEEE, little-endian builtins.float.float_format: IEEE, little-endian datetime.datetime.now: 2020-08-15 23:03:57.057207 expat.EXPAT_VERSION: expat_2.2.8 gdb_version: GNU gdb (GDB) Fedora 9.2-5.0.riscv64.fc33 locale.encoding: UTF-8 os.cpu_count: 4 os.cwd: /builddir/build/BUILD/Python-3.7.8 os.environ[HOME]: /builddir os.environ[LANG]: C os.environ[LC_CTYPE]: C.UTF-8 os.environ[LD_LIBRARY_PATH]: /builddir/build/BUILD/Python-3.7.8/build/debug os.environ[PATH]: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin os.environ[SHELL]: /bin/bash os.environ[TERM]: vt100 os.getrandom: ready (initialized) os.gid: 135 os.groups: 135, 135 os.loadavg: (1.27, 1.51, 1.99) os.name: posix os.supports_bytes_environ: True os.supports_effective_ids: ['access'] os.supports_fd: ['chdir', 'chmod', 'chown', 'execve', 'listdir', 'pathconf', 'scandir', 'stat', 'statvfs', 'truncate', 'utime'] os.supports_follow_symlinks: ['access', 'chown', 'link', 'stat', 'utime'] os.uid: 987 os.umask: 022 os.uname: posix.uname_result(sysname='Linux', nodename='fedora-riscv-1.gcc130.osuosl.org', release='5.5.0-0.rc5.git0.1.1.riscv64.fc32.riscv64', version='#1 SMP Mon Jan 6 17:31:22 UTC 2020', machine='riscv64') platform.architecture: 64bit ELF platform.libc_ver: glibc 2.27 platform.platform: Linux-5.5.0-0.rc5.git0.1.1.riscv64.fc32.riscv64-riscv64-with-fedora-33-Rawhide platform.python_implementation: CPython pymem.allocator: pymalloc_debug pymem.with_pymalloc: True readline._READLINE_LIBRARY_VERSION: 8.0 readline._READLINE_RUNTIME_VERSION: 0x800 readline._READLINE_VERSION: 0x800 resource.RLIMIT_AS: (-1, -1) resource.RLIMIT_CORE: (-1, -1) resource.RLIMIT_CPU: (-1, -1) resource.RLIMIT_DATA: (-1, -1) resource.RLIMIT_FSIZE: (-1, -1) resource.RLIMIT_MEMLOCK: (65536, 65536) resource.RLIMIT_MSGQUEUE: (819200, 819200) resource.RLIMIT_NICE: (0, 0) resource.RLIMIT_NOFILE: (1024, 524288) resource.RLIMIT_NPROC: (63046, 63046) resource.RLIMIT_OFILE: (1024, 524288) resource.RLIMIT_RSS: (-1, -1) resource.RLIMIT_RTPRIO: (0, 0) resource.RLIMIT_RTTIME: (-1, -1) resource.RLIMIT_SIGPENDING: (63046, 63046) resource.RLIMIT_STACK: (8388608, -1) resource.pagesize: 4096 socket.hostname: fedora-riscv-1.gcc130.osuosl.org sqlite3.sqlite_version: 3.32.3 sqlite3.version: 2.6.0 ssl.HAS_SNI: True ssl.OPENSSL_VERSION: OpenSSL 1.1.1g FIPS 21 Apr 2020 ssl.OPENSSL_VERSION_INFO: (1, 1, 1, 7, 15) ssl.OP_ALL: 0x80000054 ssl.OP_NO_TLSv1_1: 0x10000000 ssl.SSLContext.maximum_version: TLSVersion.TLSv1_3 ssl.SSLContext.minimum_version: TLSVersion.TLSv1_2 ssl.SSLContext.options: Options.OP_ALL|OP_NO_SSLv3|OP_CIPHER_SERVER_PREFERENCE|OP_ENABLE_MIDDLEBOX_COMPAT|OP_NO_COMPRESSION ssl.SSLContext.protocol: _SSLMethod.PROTOCOL_TLS ssl.SSLContext.verify_mode: VerifyMode.CERT_NONE ssl.default_https_context.maximum_version: TLSVersion.TLSv1_3 ssl.default_https_context.minimum_version: TLSVersion.TLSv1_2 ssl.default_https_context.options: Options.OP_ALL|OP_NO_SSLv3|OP_CIPHER_SERVER_PREFERENCE|OP_ENABLE_MIDDLEBOX_COMPAT|OP_NO_COMPRESSION ssl.default_https_context.protocol: _SSLMethod.PROTOCOL_TLS ssl.default_https_context.verify_mode: VerifyMode.CERT_REQUIRED ssl.stdlib_context.maximum_version: TLSVersion.TLSv1_3 ssl.stdlib_context.minimum_version: TLSVersion.TLSv1_2 ssl.stdlib_context.options: Options.OP_ALL|OP_NO_SSLv3|OP_CIPHER_SERVER_PREFERENCE|OP_ENABLE_MIDDLEBOX_COMPAT|OP_NO_COMPRESSION ssl.stdlib_context.protocol: _SSLMethod.PROTOCOL_TLS ssl.stdlib_context.verify_mode: VerifyMode.CERT_NONE sys.abiflags: dm sys.api_version: 1013 sys.builtin_module_names: ('_abc', '_ast', '_codecs', '_collections', '_functools', '_imp', '_io', '_locale', '_operator', '_signal', '_sre', '_stat', '_string', '_symtable', '_thread', '_tracemalloc', '_warnings', '_weakref', 'atexit', 'builtins', 'errno', 'faulthandler', 'gc', 'itertools', 'marshal', 'posix', 'pwd', 'sys', 'time', 'xxsubtype', 'zipimport') sys.byteorder: little sys.dont_write_bytecode: False sys.executable: /builddir/build/BUILD/Python-3.7.8/build/debug/python sys.filesystem_encoding: utf-8/surrogateescape sys.flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=1, isolated=0, dev_mode=False, utf8_mode=1) sys.float_info: sys.float_info(max=1.7976931348623157e+308, max_exp=1024, max_10_exp=308, min=2.2250738585072014e-308, min_exp=-1021, min_10_exp=-307, dig=15, mant_dig=53, epsilon=2.220446049250313e-16, radix=2, rounds=1) sys.float_repr_style: short sys.hash_info: sys.hash_info(width=64, modulus=2305843009213693951, inf=314159, nan=0, imag=1000003, algorithm='siphash24', hash_bits=64, seed_bits=128, cutoff=0) sys.hexversion: 50792688 sys.implementation: namespace(_multiarch='riscv64-linux-gnu', cache_tag='cpython-37', hexversion=50792688, name='cpython', version=sys.version_info(major=3, minor=7, micro=8, releaselevel='final', serial=0)) sys.int_info: sys.int_info(bits_per_digit=30, sizeof_digit=4) sys.maxsize: 9223372036854775807 sys.maxunicode: 1114111 sys.path: ['/builddir/build/BUILD/Python-3.7.8', '/usr/lib64/python37.zip', '/builddir/build/BUILD/Python-3.7.8/Lib', '/builddir/build/BUILD/Python-3.7.8/build/debug/build/lib.linux-riscv64-3.7-pydebug'] sys.platform: linux sys.prefix: /usr sys.stderr.encoding: utf-8/backslashreplace sys.stdin.encoding: utf-8/surrogateescape sys.stdout.encoding: utf-8/surrogateescape sys.thread_info: sys.thread_info(name='pthread', lock='semaphore', version='NPTL 2.32') sys.version: 3.7.8 (heads/master-dirty:b55ce67, Aug 15 2020, 17:44:55) [GCC 10.2.1 20200804 (Red Hat 10.2.1-2)] sys.version_info: sys.version_info(major=3, minor=7, micro=8, releaselevel='final', serial=0) sysconfig[ABIFLAGS]: dm sysconfig[CCSHARED]: -fPIC sysconfig[CC]: gcc -pthread sysconfig[CFLAGSFORSHARED]: -fPIC sysconfig[CFLAGS]: -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og sysconfig[CONFIG_ARGS]: '--build=riscv64-redhat-linux-gnu' '--host=riscv64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-ipv6' '--enable-shared' '--with-computed-gotos=yes' '--with-dbmliborder=gdbm:ndbm:bdb' '--with-system-expat' '--with-system-ffi' '--enable-loadable-sqlite-extensions' '--with-dtrace' '--with-lto' '--with-ssl-default-suites=openssl' '--without-ensurepip' '--with-pydebug' 'build_alias=riscv64-redhat-linux-gnu' 'host_alias=riscv64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS= -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv ' 'LDFLAGS= -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g ' 'CPPFLAGS=' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' sysconfig[HOST_GNU_TYPE]: riscv64-redhat-linux-gnu sysconfig[MACHDEP]: linux sysconfig[MULTIARCH]: riscv64-linux-gnu sysconfig[OPT]: -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv sysconfig[PY_CFLAGS]: -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og sysconfig[PY_CFLAGS_NODIST]: -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og sysconfig[PY_CORE_LDFLAGS]: -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g sysconfig[PY_LDFLAGS]: -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g sysconfig[PY_LDFLAGS_NODIST]: -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g sysconfig[PY_STDMODULE_CFLAGS]: -Wno-unused-result -Wsign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.7.8/Include -fPIC sysconfig[Py_DEBUG]: 1 sysconfig[Py_ENABLE_SHARED]: 1 sysconfig[SHELL]: /bin/sh sysconfig[SOABI]: cpython-37dm-riscv64-linux-gnu sysconfig[prefix]: /usr test_socket.HAVE_SOCKET_ALG: True test_socket.HAVE_SOCKET_CAN: True test_socket.HAVE_SOCKET_CAN_ISOTP: False test_socket.HAVE_SOCKET_RDS: False test_socket.HAVE_SOCKET_VSOCK: False test_support.IPV6_ENABLED: True test_support._is_gui_available: False test_support.python_is_optimized: False time.altzone: 14400 time.daylight: 1 time.get_clock_info(clock): namespace(adjustable=False, implementation='clock()', monotonic=True, resolution=1e-06) time.get_clock_info(monotonic): namespace(adjustable=False, implementation='clock_gettime(CLOCK_MONOTONIC)', monotonic=True, resolution=1e-09) time.get_clock_info(perf_counter): namespace(adjustable=False, implementation='clock_gettime(CLOCK_MONOTONIC)', monotonic=True, resolution=1e-09) time.get_clock_info(process_time): namespace(adjustable=False, implementation='clock_gettime(CLOCK_PROCESS_CPUTIME_ID)', monotonic=True, resolution=1e-09) time.get_clock_info(thread_time): namespace(adjustable=False, implementation='clock_gettime(CLOCK_THREAD_CPUTIME_ID)', monotonic=True, resolution=1e-09) time.get_clock_info(time): namespace(adjustable=True, implementation='clock_gettime(CLOCK_REALTIME)', monotonic=False, resolution=1e-09) time.time: 1597547037.037368 time.timezone: 18000 time.tzname: ('EST', 'EDT') tkinter.TCL_VERSION: 8.6 tkinter.TK_VERSION: 8.6 tkinter.info_patchlevel: 8.6.10 zlib.ZLIB_RUNTIME_VERSION: 1.2.11 zlib.ZLIB_VERSION: 1.2.11 + LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.8/build/debug + /builddir/build/BUILD/Python-3.7.8/build/debug/python -m test.regrtest -wW --slowest -j0 -x test_distutils -x test_bdist_rpm == CPython 3.7.8 (heads/master-dirty:b55ce67, Aug 15 2020, 17:44:55) [GCC 10.2.1 20200804 (Red Hat 10.2.1-2)] == Linux-5.5.0-0.rc5.git0.1.1.riscv64.fc32.riscv64-riscv64-with-fedora-33-Rawhide little-endian == cwd: /builddir/build/BUILD/Python-3.7.8/build/debug/build/test_python_49416 == CPU count: 4 == encodings: locale=UTF-8, FS=utf-8 0:00:01 load avg: 1.19 Run tests in parallel using 6 child processes 0:00:18 load avg: 2.33 [ 1/415] test_opcodes passed 0:00:22 load avg: 2.71 [ 2/415] test_grammar passed 0:00:27 load avg: 2.97 [ 3/415] test_types passed 0:00:39 load avg: 3.44 [ 4/415] test_dict passed -- running: test_builtin (37.1 sec), test_exceptions (36.9 sec) 0:00:43 load avg: 3.72 [ 5/415] test_doctest2 passed -- running: test_builtin (41.6 sec), test_exceptions (41.4 sec) 0:00:46 load avg: 3.90 [ 6/415] test_builtin passed (30.3 sec) -- running: test_exceptions (44.1 sec) 0:01:03 load avg: 4.37 [ 7/415] test___future__ passed -- running: test_doctest (40.5 sec), test_unittest (44.7 sec), test_exceptions (1 min 1 sec) 0:01:24 load avg: 4.91 [ 8/415] test__locale passed -- running: test_doctest (1 min 1 sec), test_unittest (1 min 5 sec), test_support (45.0 sec), test___all__ (40.7 sec), test_exceptions (1 min 22 sec) 0:01:37 load avg: 5.69 [ 9/415] test_exceptions passed (1 min 19 sec) -- running: test_doctest (1 min 14 sec), test_unittest (1 min 18 sec), test_support (58.6 sec), test___all__ (54.1 sec) 0:01:40 load avg: 5.72 [ 10/415] test__opcode passed -- running: test_doctest (1 min 17 sec), test_unittest (1 min 21 sec), test_support (1 min 1 sec), test___all__ (56.7 sec) 0:01:54 load avg: 5.84 [ 11/415] test__osx_support passed -- running: test_doctest (1 min 32 sec), test_unittest (1 min 36 sec), test_support (1 min 15 sec), test___all__ (1 min 11 sec) 0:01:58 load avg: 5.85 [ 12/415] test_abc passed -- running: test_doctest (1 min 35 sec), test_unittest (1 min 39 sec), test_support (1 min 19 sec), test___all__ (1 min 15 sec) 0:02:11 load avg: 5.89 [ 13/415] test_abstract_numbers passed -- running: test_doctest (1 min 48 sec), test_unittest (1 min 53 sec), test_support (1 min 32 sec), test___all__ (1 min 28 sec) 0:02:26 load avg: 5.91 [ 14/415] test_aifc passed -- running: test_doctest (2 min 3 sec), test_unittest (2 min 7 sec), test_support (1 min 46 sec), test___all__ (1 min 42 sec) 0:02:53 load avg: 6.01 [ 15/415] test_doctest passed (2 min 15 sec) -- running: test_unittest (2 min 34 sec), test_support (2 min 14 sec), test___all__ (2 min 9 sec), test_argparse (41.5 sec) 0:03:12 load avg: 6.07 [ 16/415] test_asdl_parser passed -- running: test_unittest (2 min 53 sec), test_support (2 min 33 sec), test_array (46.3 sec), test___all__ (2 min 28 sec), test_argparse (1 min) 0:03:36 load avg: 6.12 [ 17/415] test_array passed (55.7 sec) -- running: test_unittest (3 min 17 sec), test_support (2 min 57 sec), test___all__ (2 min 52 sec), test_argparse (1 min 24 sec) 0:03:58 load avg: 6.00 [ 18/415] test_asyncgen passed -- running: test_ast (46.2 sec), test_unittest (3 min 39 sec), test_support (3 min 19 sec), test___all__ (3 min 14 sec), test_argparse (1 min 46 sec) 0:04:25 load avg: 6.40 [ 19/415] test_asynchat passed -- running: test_ast (1 min 13 sec), test_unittest (4 min 6 sec), test_support (3 min 46 sec), test___all__ (3 min 41 sec), test_argparse (2 min 13 sec) 0:04:35 load avg: 6.34 [ 20/415] test___all__ passed (3 min 34 sec) -- running: test_ast (1 min 23 sec), test_unittest (4 min 17 sec), test_support (3 min 56 sec), test_argparse (2 min 24 sec) 0:04:49 load avg: 6.52 [ 21/415] test_unittest passed (4 min 14 sec) -- running: test_ast (1 min 36 sec), test_support (4 min 10 sec), test_argparse (2 min 37 sec) 0:05:01 load avg: 6.62 [ 22/415] test_asyncore passed -- running: test_ast (1 min 49 sec), test_support (4 min 22 sec), test_asyncio (35.8 sec), test_argparse (2 min 49 sec) 0:05:18 load avg: 6.55 [ 23/415] test_atexit passed -- running: test_ast (2 min 5 sec), test_support (4 min 39 sec), test_asyncio (52.8 sec), test_argparse (3 min 6 sec) 0:05:19 load avg: 6.55 [ 24/415] test_audioop passed -- running: test_ast (2 min 7 sec), test_support (4 min 40 sec), test_asyncio (54.3 sec), test_argparse (3 min 8 sec) 0:05:34 load avg: 6.51 [ 25/415] test_augassign passed -- running: test_ast (2 min 22 sec), test_support (4 min 55 sec), test_asyncio (1 min 9 sec), test_argparse (3 min 23 sec) 0:05:36 load avg: 6.55 [ 26/415] test_argparse passed (3 min 8 sec) -- running: test_ast (2 min 24 sec), test_support (4 min 57 sec), test_asyncio (1 min 11 sec) 0:05:51 load avg: 6.51 [ 27/415] test_baseexception passed -- running: test_ast (2 min 39 sec), test_support (5 min 12 sec), test_asyncio (1 min 26 sec), test_base64 (31.8 sec) 0:06:00 load avg: 6.47 [ 28/415] test_bdb passed -- running: test_ast (2 min 48 sec), test_support (5 min 21 sec), test_asyncio (1 min 35 sec), test_base64 (40.8 sec) 0:06:01 load avg: 6.43 [ 29/415] test_ast passed (2 min 32 sec) -- running: test_support (5 min 22 sec), test_asyncio (1 min 35 sec), test_base64 (41.5 sec) 0:06:03 load avg: 6.43 [ 30/415] test_base64 passed -- running: test_support (5 min 24 sec), test_asyncio (1 min 38 sec) 0:06:07 load avg: 6.64 [ 31/415] test_bigaddrspace passed -- running: test_support (5 min 28 sec), test_asyncio (1 min 42 sec) 0:06:19 load avg: 6.62 [ 32/415] test_binascii passed -- running: test_support (5 min 40 sec), test_asyncio (1 min 53 sec) 0:06:20 load avg: 6.62 [ 33/415] test_binhex passed -- running: test_support (5 min 40 sec), test_asyncio (1 min 54 sec) 0:06:22 load avg: 6.73 [ 34/415] test_bigmem passed -- running: test_support (5 min 43 sec), test_asyncio (1 min 56 sec) 0:06:23 load avg: 6.73 [ 35/415] test_binop passed -- running: test_support (5 min 44 sec), test_asyncio (1 min 57 sec) 0:06:37 load avg: 6.57 [ 36/415] test_bool passed -- running: test_support (5 min 58 sec), test_asyncio (2 min 12 sec) 0:06:39 load avg: 6.57 [ 37/415] test_bisect passed -- running: test_support (6 min), test_asyncio (2 min 14 sec) 0:07:09 load avg: 6.41 running: test_bz2 (30.2 sec), test_bufio (46.7 sec), test_support (6 min 30 sec), test_asyncio (2 min 44 sec), test_bytes (32.1 sec), test_buffer (47.7 sec) 0:07:40 load avg: 6.25 running: test_bz2 (1 min), test_bufio (1 min 16 sec), test_support (7 min), test_asyncio (3 min 14 sec), test_bytes (1 min 2 sec), test_buffer (1 min 17 sec) 0:07:40 load avg: 6.25 [ 38/415] test_bufio passed (1 min 1 sec) -- running: test_bz2 (1 min), test_support (7 min 1 sec), test_asyncio (3 min 15 sec), test_bytes (1 min 2 sec), test_buffer (1 min 18 sec) 0:08:10 load avg: 6.26 running: test_bz2 (1 min 30 sec), test_c_locale_coercion (30.1 sec), test_support (7 min 31 sec), test_asyncio (3 min 45 sec), test_bytes (1 min 32 sec), test_buffer (1 min 48 sec) 0:08:31 load avg: 6.24 [ 39/415] test_support passed (7 min 36 sec) -- running: test_bz2 (1 min 51 sec), test_c_locale_coercion (50.7 sec), test_asyncio (4 min 5 sec), test_bytes (1 min 53 sec), test_buffer (2 min 9 sec) 0:09:01 load avg: 5.99 running: test_bz2 (2 min 21 sec), test_c_locale_coercion (1 min 20 sec), test_calendar (30.2 sec), test_asyncio (4 min 36 sec), test_bytes (2 min 23 sec), test_buffer (2 min 39 sec) 0:09:23 load avg: 5.99 [ 40/415] test_bz2 passed (2 min 28 sec) -- running: test_c_locale_coercion (1 min 42 sec), test_calendar (52.1 sec), test_asyncio (4 min 58 sec), test_bytes (2 min 45 sec), test_buffer (3 min 1 sec) 0:09:42 load avg: 6.12 [ 41/415] test_call passed -- running: test_c_locale_coercion (2 min 1 sec), test_calendar (1 min 11 sec), test_asyncio (5 min 17 sec), test_bytes (3 min 4 sec), test_buffer (3 min 20 sec) 0:10:12 load avg: 6.07 running: test_capi (30.4 sec), test_c_locale_coercion (2 min 32 sec), test_calendar (1 min 41 sec), test_asyncio (5 min 47 sec), test_bytes (3 min 34 sec), test_buffer (3 min 50 sec) 0:10:42 load avg: 6.76 running: test_capi (1 min), test_c_locale_coercion (3 min 2 sec), test_calendar (2 min 11 sec), test_asyncio (6 min 17 sec), test_bytes (4 min 5 sec), test_buffer (4 min 20 sec) 0:11:04 load avg: 6.70 [ 42/415] test_bytes passed (4 min 11 sec) -- running: test_capi (1 min 21 sec), test_c_locale_coercion (3 min 23 sec), test_calendar (2 min 32 sec), test_asyncio (6 min 38 sec), test_buffer (4 min 41 sec) 0:11:22 load avg: 6.64 [ 43/415] test_cgi passed -- running: test_capi (1 min 40 sec), test_c_locale_coercion (3 min 42 sec), test_calendar (2 min 51 sec), test_asyncio (6 min 57 sec), test_buffer (5 min) 0:11:52 load avg: 6.39 [ 44/415] test_c_locale_coercion passed (3 min 55 sec) -- running: test_capi (2 min 9 sec), test_calendar (3 min 20 sec), test_asyncio (7 min 26 sec), test_buffer (5 min 29 sec) 0:12:08 load avg: 6.86 [ 45/415] test_cgitb passed (30.6 sec) -- running: test_capi (2 min 25 sec), test_calendar (3 min 36 sec), test_asyncio (7 min 42 sec), test_buffer (5 min 45 sec) 0:12:09 load avg: 6.86 [ 46/415] test_charmapcodec passed -- running: test_capi (2 min 26 sec), test_calendar (3 min 37 sec), test_asyncio (7 min 43 sec), test_buffer (5 min 46 sec) 0:12:25 load avg: 6.66 [ 47/415] test_class passed -- running: test_capi (2 min 42 sec), test_calendar (3 min 53 sec), test_asyncio (7 min 59 sec), test_buffer (6 min 2 sec) 0:12:38 load avg: 6.75 [ 48/415] test_clinic passed -- running: test_capi (2 min 56 sec), test_calendar (4 min 7 sec), test_asyncio (8 min 12 sec), test_buffer (6 min 16 sec) 0:12:52 load avg: 6.81 [ 49/415] test_cmath passed -- running: test_capi (3 min 9 sec), test_calendar (4 min 20 sec), test_asyncio (8 min 26 sec), test_buffer (6 min 29 sec) 0:12:56 load avg: 6.81 [ 50/415] test_cmd passed -- running: test_capi (3 min 13 sec), test_calendar (4 min 24 sec), test_asyncio (8 min 30 sec), test_buffer (6 min 33 sec) 0:13:01 load avg: 6.68 [ 51/415] test_calendar passed (4 min 15 sec) -- running: test_capi (3 min 19 sec), test_asyncio (8 min 36 sec), test_buffer (6 min 39 sec) 0:13:15 load avg: 6.58 [ 52/415] test_capi passed (3 min 16 sec) -- running: test_asyncio (8 min 50 sec), test_buffer (6 min 53 sec) 0:13:22 load avg: 6.41 [ 53/415] test_code passed -- running: test_asyncio (8 min 56 sec), test_buffer (6 min 59 sec) 0:13:34 load avg: 6.42 [ 54/415] test_code_module passed -- running: test_cmd_line_script (38.4 sec), test_asyncio (9 min 9 sec), test_cmd_line (42.6 sec), test_buffer (7 min 12 sec) 0:13:41 load avg: 6.39 [ 55/415] test_codeccallbacks passed -- running: test_cmd_line_script (45.0 sec), test_asyncio (9 min 15 sec), test_cmd_line (49.2 sec), test_buffer (7 min 18 sec) 0:13:58 load avg: 6.34 [ 56/415] test_codecencodings_hk passed -- running: test_cmd_line_script (1 min 2 sec), test_asyncio (9 min 32 sec), test_cmd_line (1 min 6 sec), test_buffer (7 min 36 sec) 0:14:25 load avg: 6.30 [ 57/415] test_codecencodings_cn passed (35.8 sec) -- running: test_cmd_line_script (1 min 28 sec), test_asyncio (9 min 59 sec), test_cmd_line (1 min 32 sec), test_buffer (8 min 2 sec) 0:14:50 load avg: 6.38 [ 58/415] test_codecencodings_iso2022 passed (36.7 sec) -- running: test_cmd_line_script (1 min 54 sec), test_asyncio (10 min 24 sec), test_cmd_line (1 min 58 sec), test_buffer (8 min 28 sec) 0:15:20 load avg: 6.47 running: test_codecencodings_jp (55.6 sec), test_cmd_line_script (2 min 24 sec), test_codecencodings_kr (30.3 sec), test_asyncio (10 min 55 sec), test_cmd_line (2 min 28 sec), test_buffer (8 min 58 sec) 0:15:27 load avg: 6.47 [ 59/415] test_codecencodings_kr passed -- running: test_codecencodings_jp (1 min 2 sec), test_cmd_line_script (2 min 31 sec), test_asyncio (11 min 2 sec), test_cmd_line (2 min 35 sec), test_buffer (9 min 5 sec) 0:15:52 load avg: 6.54 [ 60/415] test_codecencodings_tw passed -- running: test_codecencodings_jp (1 min 28 sec), test_cmd_line_script (2 min 56 sec), test_asyncio (11 min 27 sec), test_cmd_line (3 min), test_buffer (9 min 30 sec) 0:16:08 load avg: 6.65 [ 61/415] test_codecencodings_jp passed (1 min 28 sec) -- running: test_cmd_line_script (3 min 12 sec), test_asyncio (11 min 43 sec), test_cmd_line (3 min 16 sec), test_buffer (9 min 46 sec) 0:16:10 load avg: 6.65 [ 62/415] test_codecmaps_cn passed -- running: test_cmd_line_script (3 min 13 sec), test_asyncio (11 min 44 sec), test_cmd_line (3 min 17 sec), test_buffer (9 min 47 sec) 0:16:26 load avg: 6.58 [ 63/415] test_codecmaps_hk passed -- running: test_cmd_line_script (3 min 29 sec), test_asyncio (12 min), test_cmd_line (3 min 34 sec), test_buffer (10 min 3 sec) 0:16:27 load avg: 6.69 [ 64/415] test_codecmaps_jp passed -- running: test_cmd_line_script (3 min 31 sec), test_asyncio (12 min 2 sec), test_cmd_line (3 min 35 sec), test_buffer (10 min 5 sec) 0:16:43 load avg: 6.54 [ 65/415] test_codecmaps_tw passed -- running: test_cmd_line_script (3 min 47 sec), test_asyncio (12 min 18 sec), test_cmd_line (3 min 51 sec), test_buffer (10 min 21 sec) 0:16:44 load avg: 6.54 [ 66/415] test_codecmaps_kr passed -- running: test_cmd_line_script (3 min 47 sec), test_asyncio (12 min 18 sec), test_cmd_line (3 min 52 sec), test_buffer (10 min 21 sec) 0:17:01 load avg: 6.42 [ 67/415] test_codeop passed -- running: test_cmd_line_script (4 min 5 sec), test_asyncio (12 min 36 sec), test_cmd_line (4 min 9 sec), test_buffer (10 min 39 sec) 0:17:32 load avg: 6.44 running: test_collections (30.1 sec), test_cmd_line_script (4 min 35 sec), test_codecs (48.3 sec), test_asyncio (13 min 6 sec), test_cmd_line (4 min 39 sec), test_buffer (11 min 9 sec) 0:17:38 load avg: 6.45 [ 68/415] test_cmd_line passed (4 min 31 sec) -- running: test_collections (37.1 sec), test_cmd_line_script (4 min 42 sec), test_codecs (55.3 sec), test_asyncio (13 min 13 sec), test_buffer (11 min 16 sec) 0:17:57 load avg: 6.32 [ 69/415] test_colorsys passed -- running: test_collections (56.0 sec), test_cmd_line_script (5 min 1 sec), test_codecs (1 min 14 sec), test_asyncio (13 min 32 sec), test_buffer (11 min 35 sec) 0:18:13 load avg: 6.25 [ 70/415] test_compare passed -- running: test_collections (1 min 11 sec), test_cmd_line_script (5 min 17 sec), test_codecs (1 min 30 sec), test_asyncio (13 min 48 sec), test_buffer (11 min 51 sec) 0:18:43 load avg: 6.21 [ 71/415] test_cmd_line_script passed (5 min 32 sec) -- running: test_collections (1 min 41 sec), test_codecs (1 min 59 sec), test_asyncio (14 min 18 sec), test_buffer (12 min 21 sec) 0:18:46 load avg: 6.21 [ 72/415] test_collections passed (1 min 29 sec) -- running: test_codecs (2 min 2 sec), test_asyncio (14 min 20 sec), test_compile (32.5 sec), test_buffer (12 min 23 sec) 0:19:16 load avg: 6.13 running: test_complex (30.2 sec), test_compileall (32.6 sec), test_codecs (2 min 32 sec), test_asyncio (14 min 50 sec), test_compile (1 min 2 sec), test_buffer (12 min 53 sec) 0:19:29 load avg: 6.32 [ 73/415] test_complex passed -- running: test_compileall (45.4 sec), test_codecs (2 min 45 sec), test_asyncio (15 min 3 sec), test_compile (1 min 15 sec), test_buffer (13 min 6 sec) 0:19:51 load avg: 6.22 [ 74/415] test_codecs passed (2 min 52 sec) -- running: test_compileall (1 min 7 sec), test_asyncio (15 min 25 sec), test_compile (1 min 37 sec), test_buffer (13 min 28 sec) 0:20:21 load avg: 6.70 running: test_concurrent_futures (52.3 sec), test_compileall (1 min 37 sec), test_configparser (30.2 sec), test_asyncio (15 min 55 sec), test_compile (2 min 7 sec), test_buffer (13 min 58 sec) 0:20:49 load avg: 6.82 [ 75/415] test_asyncio passed (16 min 7 sec) -- running: test_concurrent_futures (1 min 20 sec), test_compileall (2 min 5 sec), test_configparser (58.3 sec), test_compile (2 min 35 sec), test_buffer (14 min 27 sec) 0:21:04 load avg: 7.19 [ 76/415] test_contains passed -- running: test_concurrent_futures (1 min 35 sec), test_compileall (2 min 20 sec), test_configparser (1 min 13 sec), test_compile (2 min 50 sec), test_buffer (14 min 42 sec) 0:21:22 load avg: 7.36 [ 77/415] test_configparser passed (1 min 17 sec) -- running: test_concurrent_futures (1 min 53 sec), test_compileall (2 min 39 sec), test_compile (3 min 9 sec), test_buffer (15 min) 0:21:52 load avg: 7.16 [ 78/415] test_compile passed (3 min 24 sec) -- running: test_concurrent_futures (2 min 23 sec), test_compileall (3 min 8 sec), test_context (48.0 sec), test_buffer (15 min 30 sec) 0:21:53 load avg: 7.22 [ 79/415] test_contextlib passed -- running: test_concurrent_futures (2 min 24 sec), test_compileall (3 min 10 sec), test_context (49.3 sec), test_buffer (15 min 31 sec) 0:22:14 load avg: 6.96 [ 80/415] test_copy passed -- running: test_concurrent_futures (2 min 45 sec), test_compileall (3 min 30 sec), test_context (1 min 9 sec), test_buffer (15 min 52 sec) 0:22:24 load avg: 6.96 [ 81/415] test_contextlib_async passed -- running: test_concurrent_futures (2 min 55 sec), test_compileall (3 min 40 sec), test_context (1 min 20 sec), test_buffer (16 min 2 sec) 0:22:32 load avg: 6.73 [ 82/415] test_copyreg passed -- running: test_concurrent_futures (3 min 3 sec), test_compileall (3 min 49 sec), test_context (1 min 28 sec), test_buffer (16 min 10 sec) 0:23:02 load avg: 6.81 running: test_concurrent_futures (3 min 33 sec), test_compileall (4 min 19 sec), test_cprofile (30.1 sec), test_context (1 min 58 sec), test_coroutines (38.4 sec), test_buffer (16 min 40 sec) 0:23:15 load avg: 7.23 [ 83/415] test_coroutines passed (34.1 sec) -- running: test_concurrent_futures (3 min 46 sec), test_compileall (4 min 32 sec), test_cprofile (42.9 sec), test_context (2 min 11 sec), test_buffer (16 min 53 sec) 0:23:20 load avg: 7.45 [ 84/415] test_cprofile passed (32.7 sec) -- running: test_concurrent_futures (3 min 51 sec), test_compileall (4 min 37 sec), test_context (2 min 16 sec), test_buffer (16 min 58 sec) 0:23:34 load avg: 8.08 [ 85/415] test_crashers passed -- running: test_concurrent_futures (4 min 5 sec), test_compileall (4 min 50 sec), test_context (2 min 30 sec), test_buffer (17 min 12 sec) 0:24:04 load avg: 8.78 [ 86/415] test_csv passed -- running: test_concurrent_futures (4 min 35 sec), test_compileall (5 min 21 sec), test_crypt (44.0 sec), test_context (3 min), test_buffer (17 min 42 sec) 0:24:28 load avg: 8.97 [ 87/415] test_context passed (3 min 9 sec) -- running: test_concurrent_futures (4 min 59 sec), test_compileall (5 min 44 sec), test_crypt (1 min 7 sec), test_buffer (18 min 5 sec) 0:24:33 load avg: 9.06 [ 88/415] test_crypt passed (56.1 sec) -- running: test_concurrent_futures (5 min 4 sec), test_compileall (5 min 50 sec), test_buffer (18 min 11 sec) 0:24:45 load avg: 9.20 [ 89/415] test_curses skipped (resource denied) -- running: test_concurrent_futures (5 min 16 sec), test_compileall (6 min 1 sec), test_ctypes (40.7 sec), test_buffer (18 min 23 sec) test_curses skipped -- Use of the 'curses' resource not enabled 0:25:15 load avg: 9.62 running: test_concurrent_futures (5 min 46 sec), test_compileall (6 min 32 sec), test_dataclasses (42.2 sec), test_datetime (30.4 sec), test_ctypes (1 min 11 sec), test_buffer (18 min 53 sec) 0:25:16 load avg: 9.62 [ 90/415] test_dataclasses passed -- running: test_concurrent_futures (5 min 47 sec), test_compileall (6 min 32 sec), test_datetime (30.8 sec), test_ctypes (1 min 11 sec), test_buffer (18 min 53 sec) 0:25:29 load avg: 9.78 [ 91/415] test_ctypes passed (1 min 9 sec) -- running: test_concurrent_futures (6 min 1 sec), test_compileall (6 min 46 sec), test_datetime (44.5 sec), test_buffer (19 min 7 sec) 0:25:35 load avg: 9.96 [ 92/415] test_buffer passed (18 min 58 sec) -- running: test_concurrent_futures (6 min 6 sec), test_compileall (6 min 51 sec), test_datetime (49.9 sec) 0:25:35 load avg: 9.96 [ 93/415] test_dbm passed -- running: test_concurrent_futures (6 min 6 sec), test_compileall (6 min 52 sec), test_datetime (50.3 sec) 0:25:53 load avg: 10.17 [ 94/415] test_dbm_gnu passed -- running: test_concurrent_futures (6 min 24 sec), test_compileall (7 min 9 sec), test_datetime (1 min 7 sec) 0:25:53 load avg: 10.17 [ 95/415] test_dbm_ndbm passed -- running: test_concurrent_futures (6 min 24 sec), test_compileall (7 min 10 sec), test_datetime (1 min 8 sec) 0:25:58 load avg: 10.15 [ 96/415] test_dbm_dumb passed -- running: test_concurrent_futures (6 min 29 sec), test_compileall (7 min 14 sec), test_datetime (1 min 12 sec) 0:26:10 load avg: 9.81 [ 97/415] test_decorators passed -- running: test_concurrent_futures (6 min 41 sec), test_compileall (7 min 26 sec), test_datetime (1 min 24 sec) 0:26:18 load avg: 9.99 [ 98/415] test_defaultdict passed -- running: test_concurrent_futures (6 min 48 sec), test_compileall (7 min 34 sec), test_datetime (1 min 32 sec) 0:26:48 load avg: 9.61 running: test_concurrent_futures (7 min 19 sec), test_compileall (8 min 4 sec), test_deque (38.4 sec), test_datetime (2 min 2 sec), test_descr (30.7 sec), test_decimal (55.0 sec) 0:27:18 load avg: 8.58 running: test_concurrent_futures (7 min 49 sec), test_compileall (8 min 34 sec), test_deque (1 min 8 sec), test_datetime (2 min 33 sec), test_descr (1 min), test_decimal (1 min 25 sec) 0:27:48 load avg: 7.96 running: test_concurrent_futures (8 min 19 sec), test_compileall (9 min 4 sec), test_deque (1 min 38 sec), test_datetime (3 min 3 sec), test_descr (1 min 30 sec), test_decimal (1 min 55 sec) 0:27:50 load avg: 7.96 [ 99/415] test_descr passed (1 min 16 sec) -- running: test_concurrent_futures (8 min 21 sec), test_compileall (9 min 6 sec), test_deque (1 min 40 sec), test_datetime (3 min 4 sec), test_decimal (1 min 56 sec) 0:28:08 load avg: 7.62 [100/415] test_descrtut passed -- running: test_concurrent_futures (8 min 40 sec), test_compileall (9 min 25 sec), test_deque (1 min 58 sec), test_datetime (3 min 23 sec), test_decimal (2 min 15 sec) 0:28:24 load avg: 7.48 [101/415] test_devpoll skipped -- running: test_concurrent_futures (8 min 55 sec), test_compileall (9 min 40 sec), test_deque (2 min 14 sec), test_datetime (3 min 39 sec), test_decimal (2 min 31 sec) test_devpoll skipped -- test works only on Solaris OS family 0:28:40 load avg: 7.44 [102/415] test_dict_version passed -- running: test_concurrent_futures (9 min 11 sec), test_compileall (9 min 57 sec), test_deque (2 min 30 sec), test_datetime (3 min 55 sec), test_decimal (2 min 47 sec) 0:28:47 load avg: 7.33 [103/415] test_deque passed (2 min 21 sec) -- running: test_concurrent_futures (9 min 18 sec), test_compileall (10 min 3 sec), test_datetime (4 min 1 sec), test_decimal (2 min 53 sec) 0:28:56 load avg: 7.35 [104/415] test_dictcomps passed -- running: test_concurrent_futures (9 min 27 sec), test_compileall (10 min 12 sec), test_datetime (4 min 11 sec), test_decimal (3 min 3 sec) 0:29:05 load avg: 7.37 [105/415] test_dictviews passed -- running: test_concurrent_futures (9 min 36 sec), test_compileall (10 min 21 sec), test_datetime (4 min 19 sec), test_decimal (3 min 11 sec) 0:29:35 load avg: 7.36 running: test_concurrent_futures (10 min 6 sec), test_compileall (10 min 51 sec), test_dis (30.2 sec), test_datetime (4 min 49 sec), test_difflib (38.9 sec), test_decimal (3 min 42 sec) 0:30:05 load avg: 7.73 running: test_concurrent_futures (10 min 36 sec), test_compileall (11 min 21 sec), test_dis (1 min), test_datetime (5 min 20 sec), test_difflib (1 min 9 sec), test_decimal (4 min 12 sec) 0:30:34 load avg: 8.55 [106/415] test_dis passed (1 min 13 sec) -- running: test_concurrent_futures (11 min 5 sec), test_compileall (11 min 50 sec), test_datetime (5 min 49 sec), test_difflib (1 min 38 sec), test_decimal (4 min 41 sec) 0:31:02 load avg: 8.36 [107/415] test_docxmlrpc passed -- running: test_concurrent_futures (11 min 33 sec), test_compileall (12 min 19 sec), test_datetime (6 min 17 sec), test_difflib (2 min 6 sec), test_decimal (5 min 9 sec) 0:31:32 load avg: 8.35 [108/415] test_dtrace passed -- running: test_concurrent_futures (12 min 3 sec), test_compileall (12 min 48 sec), test_datetime (6 min 47 sec), test_difflib (2 min 35 sec), test_decimal (5 min 39 sec) 0:31:35 load avg: 8.65 [109/415] test_compileall passed (12 min 36 sec) -- running: test_concurrent_futures (12 min 6 sec), test_datetime (6 min 49 sec), test_difflib (2 min 38 sec), test_decimal (5 min 41 sec) 0:31:36 load avg: 8.65 [110/415] test_difflib passed (2 min 24 sec) -- running: test_concurrent_futures (12 min 7 sec), test_datetime (6 min 51 sec), test_decimal (5 min 43 sec) 0:31:38 load avg: 8.65 [111/415] test_datetime passed (6 min 37 sec) -- running: test_concurrent_futures (12 min 9 sec), test_decimal (5 min 44 sec) 0:31:49 load avg: 8.95 [112/415] test_dummy_threading passed -- running: test_concurrent_futures (12 min 20 sec), test_decimal (5 min 56 sec) 0:31:51 load avg: 8.95 [113/415] test_dynamic passed -- running: test_concurrent_futures (12 min 22 sec), test_decimal (5 min 57 sec) 0:31:52 load avg: 8.95 [114/415] test_dummy_thread passed -- running: test_concurrent_futures (12 min 23 sec), test_decimal (5 min 58 sec) 0:31:53 load avg: 9.19 [115/415] test_dynamicclassattribute passed -- running: test_concurrent_futures (12 min 24 sec), test_decimal (6 min) 0:32:07 load avg: 9.09 [116/415] test_embed passed -- running: test_concurrent_futures (12 min 38 sec), test_decimal (6 min 13 sec) 0:32:20 load avg: 9.60 [117/415] test_ensurepip passed -- running: test_concurrent_futures (12 min 51 sec), test_eintr (30.7 sec), test_decimal (6 min 26 sec) 0:32:48 load avg: 10.65 [118/415] test_enumerate passed -- running: test_concurrent_futures (13 min 19 sec), test_eintr (58.5 sec), test_enum (40.8 sec), test_email (57.1 sec), test_decimal (6 min 54 sec) 0:33:04 load avg: 11.12 [119/415] test_eof passed -- running: test_concurrent_futures (13 min 35 sec), test_eintr (1 min 15 sec), test_enum (57.5 sec), test_email (1 min 13 sec), test_decimal (7 min 11 sec) 0:33:24 load avg: 11.46 [120/415] test_epoll passed -- running: test_concurrent_futures (13 min 56 sec), test_eintr (1 min 35 sec), test_enum (1 min 17 sec), test_email (1 min 33 sec), test_decimal (7 min 31 sec) 0:33:40 load avg: 11.72 [121/415] test_errno passed -- running: test_concurrent_futures (14 min 11 sec), test_eintr (1 min 51 sec), test_enum (1 min 33 sec), test_email (1 min 49 sec), test_decimal (7 min 47 sec) 0:33:57 load avg: 11.73 [122/415] test_exception_hierarchy passed -- running: test_concurrent_futures (14 min 28 sec), test_eintr (2 min 8 sec), test_enum (1 min 50 sec), test_email (2 min 6 sec), test_decimal (8 min 4 sec) 0:34:14 load avg: 11.80 [123/415] test_exception_variations passed -- running: test_concurrent_futures (14 min 45 sec), test_eintr (2 min 24 sec), test_enum (2 min 7 sec), test_email (2 min 23 sec), test_decimal (8 min 20 sec) 0:34:21 load avg: 11.98 [124/415] test_eintr passed (2 min 16 sec) -- running: test_concurrent_futures (14 min 52 sec), test_enum (2 min 14 sec), test_email (2 min 30 sec), test_decimal (8 min 28 sec) test_flock (__main__.FNTLEINTRTest) ... ok test_lockf (__main__.FNTLEINTRTest) ... ok test_read (__main__.OSEINTRTest) ... ok test_wait (__main__.OSEINTRTest) ... ok test_wait3 (__main__.OSEINTRTest) ... ok test_wait4 (__main__.OSEINTRTest) ... ok test_waitpid (__main__.OSEINTRTest) ... ok test_write (__main__.OSEINTRTest) ... ok test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll' test_epoll (__main__.SelectEINTRTest) ... ok test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue' test_poll (__main__.SelectEINTRTest) ... ok test_select (__main__.SelectEINTRTest) ... ok test_sigtimedwait (__main__.SignalEINTRTest) ... ok test_sigwaitinfo (__main__.SignalEINTRTest) ... ok test_accept (__main__.SocketEINTRTest) ... ok test_open (__main__.SocketEINTRTest) ... ok test_os_open (__main__.SocketEINTRTest) ... ok test_recv (__main__.SocketEINTRTest) ... ok test_recvmsg (__main__.SocketEINTRTest) ... ok test_send (__main__.SocketEINTRTest) ... ok test_sendall (__main__.SocketEINTRTest) ... ok test_sendmsg (__main__.SocketEINTRTest) ... ok test_sleep (__main__.TimeEINTRTest) ... ok ---------------------------------------------------------------------- Ran 24 tests in 118.302s OK (skipped=2) 0:34:33 load avg: 11.98 [125/415] test_extcall passed -- running: test_concurrent_futures (15 min 4 sec), test_enum (2 min 26 sec), test_email (2 min 42 sec), test_decimal (8 min 40 sec) 0:34:53 load avg: 13.18 [126/415] test_fcntl passed -- running: test_concurrent_futures (15 min 24 sec), test_faulthandler (31.6 sec), test_enum (2 min 46 sec), test_email (3 min 2 sec), test_decimal (9 min) 0:35:23 load avg: 13.35 running: test_concurrent_futures (15 min 54 sec), test_faulthandler (1 min 1 sec), test_enum (3 min 16 sec), test_file (30.1 sec), test_email (3 min 32 sec), test_decimal (9 min 30 sec) 0:35:28 load avg: 13.32 [127/415] test_file passed -- running: test_concurrent_futures (15 min 59 sec), test_faulthandler (1 min 6 sec), test_enum (3 min 20 sec), test_email (3 min 37 sec), test_decimal (9 min 34 sec) 0:35:29 load avg: 13.69 [128/415] test_decimal passed (9 min 21 sec) -- running: test_concurrent_futures (16 min), test_faulthandler (1 min 8 sec), test_enum (3 min 22 sec), test_email (3 min 38 sec) 0:35:46 load avg: 14.23 [129/415] test_filecmp passed -- running: test_concurrent_futures (16 min 17 sec), test_faulthandler (1 min 24 sec), test_enum (3 min 39 sec), test_email (3 min 55 sec) 0:36:06 load avg: 13.86 [130/415] test_fileinput passed -- running: test_concurrent_futures (16 min 37 sec), test_faulthandler (1 min 44 sec), test_enum (3 min 58 sec), test_file_eintr (37.9 sec), test_email (4 min 15 sec) 0:36:24 load avg: 13.51 [131/415] test_fileio passed -- running: test_concurrent_futures (16 min 55 sec), test_faulthandler (2 min 3 sec), test_enum (4 min 17 sec), test_file_eintr (56.6 sec), test_email (4 min 33 sec) 0:36:31 load avg: 13.31 [132/415] test_enum passed (4 min 6 sec) -- running: test_concurrent_futures (17 min 2 sec), test_faulthandler (2 min 9 sec), test_file_eintr (1 min 3 sec), test_email (4 min 40 sec) 0:36:46 load avg: 11.69 [133/415] test_finalization passed -- running: test_concurrent_futures (17 min 18 sec), test_faulthandler (2 min 25 sec), test_file_eintr (1 min 18 sec), test_email (4 min 55 sec) 0:37:03 load avg: 11.32 [134/415] test_flufl passed -- running: test_concurrent_futures (17 min 34 sec), test_faulthandler (2 min 42 sec), test_float (32.5 sec), test_file_eintr (1 min 35 sec), test_email (5 min 12 sec) 0:37:06 load avg: 11.37 [135/415] test_email passed (4 min 58 sec) -- running: test_concurrent_futures (17 min 37 sec), test_faulthandler (2 min 44 sec), test_float (35.0 sec), test_file_eintr (1 min 38 sec) 0:37:15 load avg: 11.16 [136/415] test_file_eintr passed (1 min 33 sec) -- running: test_concurrent_futures (17 min 46 sec), test_faulthandler (2 min 53 sec), test_float (43.7 sec) 0:37:19 load avg: 11.07 [137/415] test_float passed (33.7 sec) -- running: test_concurrent_futures (17 min 50 sec), test_faulthandler (2 min 58 sec) 0:37:21 load avg: 11.07 [138/415] test_fnmatch passed -- running: test_concurrent_futures (17 min 52 sec), test_faulthandler (2 min 59 sec) 0:37:32 load avg: 10.75 [139/415] test_fork1 passed -- running: test_concurrent_futures (18 min 3 sec), test_faulthandler (3 min 10 sec) 0:37:33 load avg: 10.75 [140/415] test_format passed -- running: test_concurrent_futures (18 min 4 sec), test_faulthandler (3 min 11 sec) 0:37:39 load avg: 11.11 [141/415] test_frame passed -- running: test_concurrent_futures (18 min 10 sec), test_faulthandler (3 min 18 sec) 0:37:40 load avg: 11.11 [142/415] test_fractions passed -- running: test_concurrent_futures (18 min 11 sec), test_faulthandler (3 min 18 sec) 0:37:51 load avg: 11.34 [143/415] test_frozen passed -- running: test_concurrent_futures (18 min 22 sec), test_faulthandler (3 min 30 sec) 0:37:59 load avg: 10.97 [144/415] test_funcattrs passed -- running: test_concurrent_futures (18 min 30 sec), test_faulthandler (3 min 38 sec) 0:38:10 load avg: 10.82 [145/415] test_faulthandler passed (3 min 32 sec) -- running: test_concurrent_futures (18 min 41 sec), test_fstring (37.0 sec), test_ftplib (30.7 sec) 0:38:21 load avg: 10.84 [146/415] test_future passed -- running: test_concurrent_futures (18 min 52 sec), test_fstring (47.8 sec), test_ftplib (41.5 sec) 0:38:26 load avg: 10.77 [147/415] test_future3 passed -- running: test_concurrent_futures (18 min 57 sec), test_fstring (53.1 sec), test_functools (35.1 sec), test_ftplib (46.9 sec) 0:38:32 load avg: 10.71 [148/415] test_functools passed -- running: test_concurrent_futures (19 min 3 sec), test_fstring (59.4 sec), test_ftplib (53.1 sec) 0:38:38 load avg: 10.41 [149/415] test_future4 passed -- running: test_concurrent_futures (19 min 9 sec), test_fstring (1 min 4 sec), test_ftplib (58.3 sec) 0:38:44 load avg: 10.38 [150/415] test_future5 passed -- running: test_concurrent_futures (19 min 15 sec), test_fstring (1 min 10 sec), test_ftplib (1 min 4 sec) 0:39:01 load avg: 10.42 [151/415] test_fstring passed (1 min 10 sec) -- running: test_concurrent_futures (19 min 32 sec), test_ftplib (1 min 21 sec) 0:39:01 load avg: 10.42 [152/415] test_generator_stop passed -- running: test_concurrent_futures (19 min 32 sec), test_ftplib (1 min 21 sec) 0:39:20 load avg: 10.43 [153/415] test_genericclass passed -- running: test_concurrent_futures (19 min 51 sec), test_gdb (42.5 sec), test_gc (47.7 sec), test_ftplib (1 min 40 sec) 0:39:32 load avg: 10.44 [154/415] test_generators passed -- running: test_concurrent_futures (20 min 3 sec), test_gdb (54.0 sec), test_gc (59.3 sec), test_ftplib (1 min 52 sec) 0:39:38 load avg: 10.57 [155/415] test_ftplib passed (1 min 39 sec) -- running: test_concurrent_futures (20 min 9 sec), test_gdb (1 min), test_gc (1 min 5 sec) 0:39:38 load avg: 10.57 [156/415] test_gc passed (49.6 sec) -- running: test_concurrent_futures (20 min 10 sec), test_gdb (1 min) 0:39:43 load avg: 10.68 [157/415] test_genericpath passed -- running: test_concurrent_futures (20 min 14 sec), test_gdb (1 min 5 sec) 0:39:53 load avg: 10.65 [158/415] test_genexps passed -- running: test_concurrent_futures (20 min 24 sec), test_gdb (1 min 15 sec) 0:39:57 load avg: 10.52 [159/415] test_getopt passed -- running: test_concurrent_futures (20 min 28 sec), test_gdb (1 min 19 sec) 0:40:02 load avg: 10.24 [160/415] test_getargs2 passed -- running: test_concurrent_futures (20 min 33 sec), test_gdb (1 min 24 sec) 0:40:04 load avg: 10.24 [161/415] test_getpass passed -- running: test_concurrent_futures (20 min 35 sec), test_gdb (1 min 26 sec) 0:40:18 load avg: 9.38 [162/415] test_gettext passed -- running: test_concurrent_futures (20 min 49 sec), test_gdb (1 min 40 sec) 0:40:20 load avg: 9.27 [163/415] test_global passed -- running: test_concurrent_futures (20 min 51 sec), test_gdb (1 min 42 sec) 0:40:23 load avg: 9.27 [164/415] test_grp passed -- running: test_concurrent_futures (20 min 54 sec), test_gdb (1 min 45 sec) 0:40:23 load avg: 9.27 [165/415] test_glob passed -- running: test_concurrent_futures (20 min 54 sec), test_gdb (1 min 45 sec) 0:40:54 load avg: 8.88 running: test_concurrent_futures (21 min 25 sec), test_hashlib (31.0 sec), test_gdb (2 min 16 sec), test_gzip (36.0 sec), test_heapq (30.4 sec), test_hash (33.8 sec) 0:41:19 load avg: 9.53 [166/415] test_gzip passed (43.3 sec) -- running: test_concurrent_futures (21 min 50 sec), test_hashlib (55.9 sec), test_gdb (2 min 40 sec), test_heapq (55.2 sec), test_hash (58.6 sec) 0:41:39 load avg: 8.79 [167/415] test_hmac passed -- running: test_concurrent_futures (22 min 10 sec), test_hashlib (1 min 16 sec), test_gdb (3 min 1 sec), test_heapq (1 min 15 sec), test_hash (1 min 19 sec) 0:41:53 load avg: 8.78 [168/415] test_hashlib passed (1 min 12 sec) -- running: test_concurrent_futures (22 min 24 sec), test_gdb (3 min 15 sec), test_heapq (1 min 29 sec), test_hash (1 min 33 sec) 0:41:56 load avg: 8.55 [169/415] test_html passed -- running: test_concurrent_futures (22 min 27 sec), test_gdb (3 min 18 sec), test_heapq (1 min 32 sec), test_hash (1 min 35 sec) 0:42:06 load avg: 8.78 [170/415] test_hash passed (1 min 31 sec) -- running: test_concurrent_futures (22 min 37 sec), test_gdb (3 min 28 sec), test_heapq (1 min 42 sec) 0:42:18 load avg: 9.05 [171/415] test_heapq passed (1 min 39 sec) -- running: test_concurrent_futures (22 min 49 sec), test_gdb (3 min 40 sec) 0:42:22 load avg: 9.20 [172/415] test_htmlparser passed -- running: test_concurrent_futures (22 min 53 sec), test_gdb (3 min 44 sec) 0:42:30 load avg: 9.33 [173/415] test_http_cookies passed -- running: test_concurrent_futures (23 min 1 sec), test_gdb (3 min 52 sec), test_http_cookiejar (34.0 sec) 0:42:53 load avg: 9.49 [174/415] test_httplib passed -- running: test_concurrent_futures (23 min 24 sec), test_httpservers (31.5 sec), test_gdb (4 min 15 sec), test_http_cookiejar (57.5 sec) 0:43:23 load avg: 9.53 running: test_concurrent_futures (23 min 54 sec), test_httpservers (1 min 1 sec), test_gdb (4 min 45 sec), test_http_cookiejar (1 min 27 sec), test_imaplib (30.1 sec), test_idle (53.6 sec) 0:43:25 load avg: 9.57 [175/415] test_http_cookiejar passed (1 min 12 sec) -- running: test_concurrent_futures (23 min 56 sec), test_httpservers (1 min 3 sec), test_gdb (4 min 47 sec), test_imaplib (31.8 sec), test_idle (55.3 sec) 0:43:37 load avg: 9.79 [176/415] test_httpservers passed (57.6 sec) -- running: test_concurrent_futures (24 min 8 sec), test_gdb (4 min 59 sec), test_imaplib (43.5 sec), test_idle (1 min 7 sec) 0:43:44 load avg: 9.89 [177/415] test_imghdr passed -- running: test_concurrent_futures (24 min 15 sec), test_gdb (5 min 6 sec), test_imaplib (50.8 sec), test_idle (1 min 14 sec) 0:44:05 load avg: 9.95 [178/415] test_imaplib passed (55.9 sec) -- running: test_concurrent_futures (24 min 36 sec), test_gdb (5 min 27 sec), test_idle (1 min 34 sec) 0:44:15 load avg: 9.96 [179/415] test_imp passed -- running: test_concurrent_futures (24 min 46 sec), test_gdb (5 min 37 sec), test_import (31.2 sec), test_idle (1 min 45 sec) 0:44:26 load avg: 9.97 [180/415] test_idle passed (1 min 38 sec) -- running: test_concurrent_futures (24 min 57 sec), test_gdb (5 min 48 sec), test_import (41.5 sec) 0:44:35 load avg: 9.82 [181/415] test_index passed -- running: test_concurrent_futures (25 min 6 sec), test_gdb (5 min 57 sec), test_import (50.7 sec), test_importlib (30.1 sec) 0:44:54 load avg: 9.86 [182/415] test_int passed -- running: test_concurrent_futures (25 min 25 sec), test_gdb (6 min 16 sec), test_import (1 min 10 sec), test_importlib (49.7 sec) 0:44:59 load avg: 9.87 [183/415] test_import passed (57.1 sec) -- running: test_concurrent_futures (25 min 30 sec), test_gdb (6 min 21 sec), test_importlib (54.7 sec), test_inspect (33.9 sec) 0:45:13 load avg: 9.66 [184/415] test_int_literal passed -- running: test_concurrent_futures (25 min 44 sec), test_gdb (6 min 35 sec), test_importlib (1 min 7 sec), test_inspect (47.1 sec) 0:45:35 load avg: 10.38 [185/415] test_ioctl skipped -- running: test_concurrent_futures (26 min 6 sec), test_gdb (6 min 57 sec), test_io (35.6 sec), test_importlib (1 min 30 sec), test_inspect (1 min 9 sec) test_ioctl skipped -- Unable to open /dev/tty 0:46:05 load avg: 10.33 running: test_concurrent_futures (26 min 36 sec), test_ipaddress (30.3 sec), test_gdb (7 min 27 sec), test_io (1 min 5 sec), test_importlib (2 min), test_inspect (1 min 39 sec) 0:46:10 load avg: 10.33 [186/415] test_inspect passed (1 min 28 sec) -- running: test_concurrent_futures (26 min 41 sec), test_ipaddress (35.0 sec), test_gdb (7 min 32 sec), test_io (1 min 10 sec), test_importlib (2 min 5 sec) 0:46:18 load avg: 10.36 [187/415] test_ipaddress passed -- running: test_concurrent_futures (26 min 49 sec), test_gdb (7 min 40 sec), test_io (1 min 18 sec), test_importlib (2 min 13 sec) 0:46:28 load avg: 10.30 [188/415] test_isinstance passed -- running: test_concurrent_futures (26 min 59 sec), test_gdb (7 min 50 sec), test_io (1 min 29 sec), test_importlib (2 min 23 sec) 0:46:44 load avg: 9.93 [189/415] test_iter passed -- running: test_concurrent_futures (27 min 15 sec), test_gdb (8 min 6 sec), test_io (1 min 44 sec), test_importlib (2 min 39 sec) 0:46:47 load avg: 10.01 [190/415] test_iterlen passed -- running: test_concurrent_futures (27 min 18 sec), test_gdb (8 min 9 sec), test_io (1 min 47 sec), test_importlib (2 min 42 sec) 0:47:00 load avg: 10.01 [191/415] test_importlib passed (2 min 35 sec) -- running: test_concurrent_futures (27 min 31 sec), test_gdb (8 min 22 sec), test_io (2 min) 0:47:30 load avg: 10.22 running: test_concurrent_futures (28 min 1 sec), test_itertools (46.0 sec), test_gdb (8 min 52 sec), test_io (2 min 30 sec), test_keyword (30.1 sec), test_json (42.6 sec) 0:47:44 load avg: 10.10 [192/415] test_keyword passed -- running: test_concurrent_futures (28 min 15 sec), test_itertools (1 min), test_gdb (9 min 6 sec), test_io (2 min 44 sec), test_json (57.0 sec) 0:48:03 load avg: 10.05 [193/415] test_keywordonlyarg passed -- running: test_concurrent_futures (28 min 34 sec), test_itertools (1 min 18 sec), test_gdb (9 min 25 sec), test_io (3 min 3 sec), test_json (1 min 15 sec) 0:48:20 load avg: 10.04 [194/415] test_kqueue skipped -- running: test_concurrent_futures (28 min 51 sec), test_itertools (1 min 35 sec), test_gdb (9 min 42 sec), test_io (3 min 20 sec), test_json (1 min 32 sec) test_kqueue skipped -- test works only on BSD 0:48:41 load avg: 10.17 [195/415] test_largefile passed -- running: test_concurrent_futures (29 min 12 sec), test_itertools (1 min 57 sec), test_gdb (10 min 3 sec), test_io (3 min 41 sec), test_json (1 min 54 sec) 0:49:12 load avg: 10.17 running: test_concurrent_futures (29 min 43 sec), test_itertools (2 min 27 sec), test_gdb (10 min 34 sec), test_io (4 min 12 sec), test_lib2to3 (30.5 sec), test_json (2 min 24 sec) 0:49:42 load avg: 10.36 running: test_concurrent_futures (30 min 13 sec), test_itertools (2 min 57 sec), test_gdb (11 min 4 sec), test_io (4 min 42 sec), test_lib2to3 (1 min), test_json (2 min 54 sec) 0:50:12 load avg: 10.22 running: test_concurrent_futures (30 min 43 sec), test_itertools (3 min 27 sec), test_gdb (11 min 34 sec), test_io (5 min 12 sec), test_lib2to3 (1 min 30 sec), test_json (3 min 24 sec) 0:50:42 load avg: 10.19 running: test_concurrent_futures (31 min 13 sec), test_itertools (3 min 57 sec), test_gdb (12 min 4 sec), test_io (5 min 42 sec), test_lib2to3 (2 min), test_json (3 min 54 sec) 0:51:12 load avg: 10.04 running: test_concurrent_futures (31 min 43 sec), test_itertools (4 min 28 sec), test_gdb (12 min 34 sec), test_io (6 min 12 sec), test_lib2to3 (2 min 30 sec), test_json (4 min 24 sec) 0:51:42 load avg: 10.03 running: test_concurrent_futures (32 min 13 sec), test_itertools (4 min 58 sec), test_gdb (13 min 4 sec), test_io (6 min 42 sec), test_lib2to3 (3 min), test_json (4 min 54 sec) 0:51:47 load avg: 10.10 [196/415] test_json passed (4 min 43 sec) -- running: test_concurrent_futures (32 min 18 sec), test_itertools (5 min 3 sec), test_gdb (13 min 9 sec), test_io (6 min 47 sec), test_lib2to3 (3 min 5 sec) 0:52:08 load avg: 10.15 [197/415] test_linecache passed -- running: test_concurrent_futures (32 min 39 sec), test_itertools (5 min 23 sec), test_gdb (13 min 30 sec), test_io (7 min 8 sec), test_lib2to3 (3 min 26 sec) 0:52:38 load avg: 9.98 running: test_concurrent_futures (33 min 9 sec), test_itertools (5 min 54 sec), test_gdb (14 min), test_io (7 min 38 sec), test_lib2to3 (3 min 56 sec), test_list (30.5 sec) 0:53:06 load avg: 9.99 [198/415] test_list passed (42.2 sec) -- running: test_concurrent_futures (33 min 37 sec), test_itertools (6 min 21 sec), test_gdb (14 min 28 sec), test_io (8 min 6 sec), test_lib2to3 (4 min 24 sec) 0:53:25 load avg: 10.20 [199/415] test_listcomps passed -- running: test_concurrent_futures (33 min 56 sec), test_itertools (6 min 41 sec), test_gdb (14 min 47 sec), test_io (8 min 25 sec), test_lib2to3 (4 min 43 sec) 0:53:47 load avg: 10.19 [200/415] test_locale passed -- running: test_concurrent_futures (34 min 18 sec), test_itertools (7 min 3 sec), test_gdb (15 min 9 sec), test_io (8 min 47 sec), test_lib2to3 (5 min 5 sec) 0:54:17 load avg: 10.20 running: test_concurrent_futures (34 min 48 sec), test_itertools (7 min 33 sec), test_gdb (15 min 39 sec), test_io (9 min 17 sec), test_lib2to3 (5 min 35 sec), test_logging (30.1 sec) 0:54:47 load avg: 9.92 running: test_concurrent_futures (35 min 18 sec), test_itertools (8 min 3 sec), test_gdb (16 min 9 sec), test_io (9 min 47 sec), test_lib2to3 (6 min 5 sec), test_logging (1 min) 0:55:17 load avg: 9.87 running: test_concurrent_futures (35 min 48 sec), test_itertools (8 min 33 sec), test_gdb (16 min 39 sec), test_io (10 min 17 sec), test_lib2to3 (6 min 36 sec), test_logging (1 min 30 sec) 0:55:46 load avg: 9.10 [201/415] test_logging passed (1 min 41 sec) -- running: test_concurrent_futures (36 min 17 sec), test_itertools (9 min 1 sec), test_gdb (17 min 8 sec), test_io (10 min 46 sec), test_lib2to3 (7 min 4 sec) 0:56:16 load avg: 8.60 running: test_concurrent_futures (36 min 47 sec), test_itertools (9 min 32 sec), test_gdb (17 min 38 sec), test_io (11 min 16 sec), test_lib2to3 (7 min 34 sec), test_long (30.3 sec) 0:56:46 load avg: 8.16 running: test_concurrent_futures (37 min 17 sec), test_itertools (10 min 2 sec), test_gdb (18 min 8 sec), test_io (11 min 46 sec), test_lib2to3 (8 min 4 sec), test_long (1 min) 0:57:16 load avg: 7.82 running: test_concurrent_futures (37 min 47 sec), test_itertools (10 min 32 sec), test_gdb (18 min 38 sec), test_io (12 min 16 sec), test_lib2to3 (8 min 34 sec), test_long (1 min 30 sec) 0:57:46 load avg: 7.85 running: test_concurrent_futures (38 min 17 sec), test_itertools (11 min 2 sec), test_gdb (19 min 8 sec), test_io (12 min 47 sec), test_lib2to3 (9 min 5 sec), test_long (2 min) 0:58:17 load avg: 7.37 running: test_concurrent_futures (38 min 48 sec), test_itertools (11 min 32 sec), test_gdb (19 min 39 sec), test_io (13 min 17 sec), test_lib2to3 (9 min 35 sec), test_long (2 min 30 sec) 0:58:22 load avg: 7.34 [202/415] test_itertools passed (11 min 22 sec) -- running: test_concurrent_futures (38 min 53 sec), test_gdb (19 min 44 sec), test_io (13 min 22 sec), test_lib2to3 (9 min 40 sec), test_long (2 min 36 sec) 0:58:47 load avg: 7.09 [203/415] test_io passed (13 min 31 sec) -- running: test_concurrent_futures (39 min 18 sec), test_gdb (20 min 9 sec), test_lib2to3 (10 min 5 sec), test_long (3 min 1 sec) 0:58:50 load avg: 7.09 [204/415] test_longexp passed -- running: test_concurrent_futures (39 min 21 sec), test_gdb (20 min 12 sec), test_lib2to3 (10 min 9 sec), test_long (3 min 4 sec) 0:59:14 load avg: 7.06 [205/415] test_macpath passed -- running: test_concurrent_futures (39 min 45 sec), test_gdb (20 min 36 sec), test_lib2to3 (10 min 33 sec), test_long (3 min 28 sec) 0:59:45 load avg: 7.95 running: test_concurrent_futures (40 min 16 sec), test_mailbox (30.2 sec), test_gdb (21 min 6 sec), test_lzma (57.6 sec), test_lib2to3 (11 min 3 sec), test_long (3 min 58 sec) 1:00:15 load avg: 8.96 running: test_concurrent_futures (40 min 46 sec), test_mailbox (1 min), test_gdb (21 min 37 sec), test_lzma (1 min 27 sec), test_lib2to3 (11 min 33 sec), test_long (4 min 28 sec) 1:00:45 load avg: 8.43 running: test_concurrent_futures (41 min 16 sec), test_mailbox (1 min 30 sec), test_gdb (22 min 7 sec), test_lzma (1 min 57 sec), test_lib2to3 (12 min 3 sec), test_long (4 min 59 sec) 1:01:15 load avg: 8.13 running: test_concurrent_futures (41 min 46 sec), test_mailbox (2 min), test_gdb (22 min 37 sec), test_lzma (2 min 27 sec), test_lib2to3 (12 min 33 sec), test_long (5 min 29 sec) 1:01:32 load avg: 8.16 [206/415] test_mailbox passed (2 min 3 sec) -- running: test_concurrent_futures (42 min 3 sec), test_gdb (22 min 54 sec), test_lzma (2 min 45 sec), test_lib2to3 (12 min 51 sec), test_long (5 min 46 sec) 1:01:49 load avg: 8.06 [207/415] test_mailcap passed -- running: test_concurrent_futures (42 min 20 sec), test_gdb (23 min 11 sec), test_lzma (3 min 1 sec), test_lib2to3 (13 min 7 sec), test_long (6 min 3 sec) 1:02:19 load avg: 8.95 running: test_concurrent_futures (42 min 50 sec), test_marshal (30.2 sec), test_gdb (23 min 41 sec), test_lzma (3 min 32 sec), test_lib2to3 (13 min 37 sec), test_long (6 min 33 sec) 1:02:22 load avg: 9.12 [208/415] test_marshal passed -- running: test_concurrent_futures (42 min 53 sec), test_gdb (23 min 44 sec), test_lzma (3 min 35 sec), test_lib2to3 (13 min 41 sec), test_long (6 min 36 sec) 1:02:33 load avg: 9.25 [209/415] test_long passed (6 min 32 sec) -- running: test_concurrent_futures (43 min 4 sec), test_gdb (23 min 55 sec), test_lzma (3 min 46 sec), test_lib2to3 (13 min 52 sec) 1:02:55 load avg: 9.54 [210/415] test_memoryio passed -- running: test_concurrent_futures (43 min 26 sec), test_math (32.8 sec), test_gdb (24 min 17 sec), test_lzma (4 min 8 sec), test_lib2to3 (14 min 14 sec) 1:03:21 load avg: 9.59 [211/415] test_memoryview passed -- running: test_concurrent_futures (43 min 52 sec), test_math (58.3 sec), test_gdb (24 min 43 sec), test_lzma (4 min 33 sec), test_lib2to3 (14 min 39 sec) 1:03:40 load avg: 9.77 [212/415] test_metaclass passed -- running: test_concurrent_futures (44 min 11 sec), test_math (1 min 17 sec), test_gdb (25 min 2 sec), test_lzma (4 min 52 sec), test_lib2to3 (14 min 58 sec) 1:03:57 load avg: 9.90 [213/415] test_mimetypes passed -- running: test_concurrent_futures (44 min 28 sec), test_math (1 min 34 sec), test_gdb (25 min 19 sec), test_lzma (5 min 10 sec), test_lib2to3 (15 min 15 sec) 1:04:14 load avg: 9.99 [214/415] test_lzma passed (5 min 12 sec) -- running: test_concurrent_futures (44 min 45 sec), test_math (1 min 51 sec), test_gdb (25 min 36 sec), test_lib2to3 (15 min 32 sec) 1:04:23 load avg: 10.14 [215/415] test_minidom passed -- running: test_concurrent_futures (44 min 54 sec), test_math (2 min), test_gdb (25 min 45 sec), test_lib2to3 (15 min 41 sec) 1:04:36 load avg: 10.19 [216/415] test_mmap passed -- running: test_concurrent_futures (45 min 7 sec), test_math (2 min 13 sec), test_gdb (25 min 58 sec), test_lib2to3 (15 min 54 sec) 1:04:50 load avg: 10.22 [217/415] test_module passed -- running: test_concurrent_futures (45 min 21 sec), test_math (2 min 27 sec), test_gdb (26 min 11 sec), test_lib2to3 (16 min 8 sec) 1:05:06 load avg: 10.17 [218/415] test_msilib skipped -- running: test_concurrent_futures (45 min 37 sec), test_math (2 min 43 sec), test_gdb (26 min 28 sec), test_modulefinder (30.3 sec), test_lib2to3 (16 min 25 sec) test_msilib skipped -- No module named '_msi' 1:05:36 load avg: 10.30 running: test_concurrent_futures (46 min 8 sec), test_math (3 min 14 sec), test_gdb (26 min 58 sec), test_modulefinder (1 min), test_lib2to3 (16 min 55 sec), test_multibytecodec (30.2 sec) 1:05:43 load avg: 10.47 [219/415] test_modulefinder passed (51.6 sec) -- running: test_concurrent_futures (46 min 14 sec), test_math (3 min 20 sec), test_gdb (27 min 5 sec), test_lib2to3 (17 min 1 sec), test_multibytecodec (36.5 sec) 1:06:13 load avg: 10.53 running: test_concurrent_futures (46 min 44 sec), test_math (3 min 50 sec), test_gdb (27 min 35 sec), test_multiprocessing_fork (30.3 sec), test_lib2to3 (17 min 31 sec), test_multibytecodec (1 min 6 sec) 1:06:43 load avg: 10.25 running: test_concurrent_futures (47 min 14 sec), test_math (4 min 20 sec), test_gdb (28 min 5 sec), test_multiprocessing_fork (1 min), test_lib2to3 (18 min 2 sec), test_multibytecodec (1 min 36 sec) 1:07:13 load avg: 10.57 running: test_concurrent_futures (47 min 44 sec), test_math (4 min 50 sec), test_gdb (28 min 35 sec), test_multiprocessing_fork (1 min 30 sec), test_lib2to3 (18 min 32 sec), test_multibytecodec (2 min 6 sec) 1:07:43 load avg: 10.53 running: test_concurrent_futures (48 min 14 sec), test_math (5 min 20 sec), test_gdb (29 min 5 sec), test_multiprocessing_fork (2 min), test_lib2to3 (19 min 2 sec), test_multibytecodec (2 min 36 sec) 1:07:51 load avg: 10.49 [220/415] test_math passed (5 min 16 sec) -- running: test_concurrent_futures (48 min 22 sec), test_gdb (29 min 13 sec), test_multiprocessing_fork (2 min 8 sec), test_lib2to3 (19 min 9 sec), test_multibytecodec (2 min 44 sec) 1:08:21 load avg: 10.42 running: test_concurrent_futures (48 min 52 sec), test_multiprocessing_forkserver (30.1 sec), test_gdb (29 min 43 sec), test_multiprocessing_fork (2 min 38 sec), test_lib2to3 (19 min 40 sec), test_multibytecodec (3 min 14 sec) 1:08:51 load avg: 10.51 running: test_concurrent_futures (49 min 22 sec), test_multiprocessing_forkserver (1 min), test_gdb (30 min 13 sec), test_multiprocessing_fork (3 min 8 sec), test_lib2to3 (20 min 10 sec), test_multibytecodec (3 min 45 sec) 1:09:22 load avg: 10.95 running: test_concurrent_futures (49 min 53 sec), test_multiprocessing_forkserver (1 min 30 sec), test_gdb (30 min 44 sec), test_multiprocessing_fork (3 min 38 sec), test_lib2to3 (20 min 40 sec), test_multibytecodec (4 min 15 sec) 1:09:45 load avg: 11.28 [221/415] test_multibytecodec passed (4 min 23 sec) -- running: test_concurrent_futures (50 min 16 sec), test_multiprocessing_forkserver (1 min 53 sec), test_gdb (31 min 7 sec), test_multiprocessing_fork (4 min 2 sec), test_lib2to3 (21 min 3 sec) 1:10:15 load avg: 12.62 running: test_concurrent_futures (50 min 46 sec), test_multiprocessing_forkserver (2 min 23 sec), test_gdb (31 min 37 sec), test_multiprocessing_fork (4 min 32 sec), test_lib2to3 (21 min 33 sec), test_multiprocessing_main_handling (30.2 sec) 1:10:45 load avg: 13.76 running: test_concurrent_futures (51 min 16 sec), test_multiprocessing_forkserver (2 min 54 sec), test_gdb (32 min 7 sec), test_multiprocessing_fork (5 min 2 sec), test_lib2to3 (22 min 4 sec), test_multiprocessing_main_handling (1 min) 1:11:15 load avg: 14.11 running: test_concurrent_futures (51 min 46 sec), test_multiprocessing_forkserver (3 min 24 sec), test_gdb (32 min 37 sec), test_multiprocessing_fork (5 min 32 sec), test_lib2to3 (22 min 34 sec), test_multiprocessing_main_handling (1 min 30 sec) 1:11:45 load avg: 13.61 running: test_concurrent_futures (52 min 16 sec), test_multiprocessing_forkserver (3 min 54 sec), test_gdb (33 min 7 sec), test_multiprocessing_fork (6 min 2 sec), test_lib2to3 (23 min 4 sec), test_multiprocessing_main_handling (2 min) 1:12:15 load avg: 13.62 running: test_concurrent_futures (52 min 46 sec), test_multiprocessing_forkserver (4 min 24 sec), test_gdb (33 min 37 sec), test_multiprocessing_fork (6 min 32 sec), test_lib2to3 (23 min 34 sec), test_multiprocessing_main_handling (2 min 30 sec) 1:12:46 load avg: 12.75 running: test_concurrent_futures (53 min 17 sec), test_multiprocessing_forkserver (4 min 54 sec), test_gdb (34 min 8 sec), test_multiprocessing_fork (7 min 2 sec), test_lib2to3 (24 min 4 sec), test_multiprocessing_main_handling (3 min) 1:13:16 load avg: 12.32 running: test_concurrent_futures (53 min 47 sec), test_multiprocessing_forkserver (5 min 24 sec), test_gdb (34 min 38 sec), test_multiprocessing_fork (7 min 32 sec), test_lib2to3 (24 min 34 sec), test_multiprocessing_main_handling (3 min 30 sec) 1:13:46 load avg: 12.65 running: test_concurrent_futures (54 min 17 sec), test_multiprocessing_forkserver (5 min 54 sec), test_gdb (35 min 8 sec), test_multiprocessing_fork (8 min 2 sec), test_lib2to3 (25 min 4 sec), test_multiprocessing_main_handling (4 min) 1:14:16 load avg: 14.44 running: test_concurrent_futures (54 min 47 sec), test_multiprocessing_forkserver (6 min 24 sec), test_gdb (35 min 38 sec), test_multiprocessing_fork (8 min 33 sec), test_lib2to3 (25 min 34 sec), test_multiprocessing_main_handling (4 min 31 sec) 1:14:46 load avg: 13.09 running: test_concurrent_futures (55 min 17 sec), test_multiprocessing_forkserver (6 min 55 sec), test_gdb (36 min 8 sec), test_multiprocessing_fork (9 min 3 sec), test_lib2to3 (26 min 4 sec), test_multiprocessing_main_handling (5 min 1 sec) 1:15:16 load avg: 12.99 running: test_concurrent_futures (55 min 47 sec), test_multiprocessing_forkserver (7 min 25 sec), test_gdb (36 min 38 sec), test_multiprocessing_fork (9 min 33 sec), test_lib2to3 (26 min 34 sec), test_multiprocessing_main_handling (5 min 31 sec) 1:15:46 load avg: 13.40 running: test_concurrent_futures (56 min 17 sec), test_multiprocessing_forkserver (7 min 55 sec), test_gdb (37 min 8 sec), test_multiprocessing_fork (10 min 3 sec), test_lib2to3 (27 min 5 sec), test_multiprocessing_main_handling (6 min 1 sec) 1:16:08 load avg: 13.65 [222/415] test_lib2to3 passed (27 min 8 sec) -- running: test_concurrent_futures (56 min 39 sec), test_multiprocessing_forkserver (8 min 17 sec), test_gdb (37 min 30 sec), test_multiprocessing_fork (10 min 25 sec), test_multiprocessing_main_handling (6 min 23 sec) 1:16:38 load avg: 14.63 running: test_concurrent_futures (57 min 9 sec), test_multiprocessing_forkserver (8 min 47 sec), test_gdb (38 min), test_multiprocessing_fork (10 min 55 sec), test_multiprocessing_spawn (30.3 sec), test_multiprocessing_main_handling (6 min 53 sec) 1:17:09 load avg: 13.93 running: test_concurrent_futures (57 min 40 sec), test_multiprocessing_forkserver (9 min 17 sec), test_gdb (38 min 31 sec), test_multiprocessing_fork (11 min 25 sec), test_multiprocessing_spawn (1 min), test_multiprocessing_main_handling (7 min 23 sec) 1:17:39 load avg: 13.68 running: test_concurrent_futures (58 min 10 sec), test_multiprocessing_forkserver (9 min 47 sec), test_gdb (39 min 1 sec), test_multiprocessing_fork (11 min 55 sec), test_multiprocessing_spawn (1 min 30 sec), test_multiprocessing_main_handling (7 min 53 sec) 1:18:09 load avg: 13.31 running: test_concurrent_futures (58 min 40 sec), test_multiprocessing_forkserver (10 min 17 sec), test_gdb (39 min 31 sec), test_multiprocessing_fork (12 min 26 sec), test_multiprocessing_spawn (2 min), test_multiprocessing_main_handling (8 min 24 sec) 1:18:39 load avg: 14.36 running: test_concurrent_futures (59 min 10 sec), test_multiprocessing_forkserver (10 min 48 sec), test_gdb (40 min 1 sec), test_multiprocessing_fork (12 min 56 sec), test_multiprocessing_spawn (2 min 30 sec), test_multiprocessing_main_handling (8 min 54 sec) 1:19:09 load avg: 14.49 running: test_concurrent_futures (59 min 40 sec), test_multiprocessing_forkserver (11 min 18 sec), test_gdb (40 min 31 sec), test_multiprocessing_fork (13 min 26 sec), test_multiprocessing_spawn (3 min 1 sec), test_multiprocessing_main_handling (9 min 24 sec) 1:19:39 load avg: 15.78 running: test_concurrent_futures (1 hour 10 sec), test_multiprocessing_forkserver (11 min 48 sec), test_gdb (41 min 1 sec), test_multiprocessing_fork (13 min 56 sec), test_multiprocessing_spawn (3 min 31 sec), test_multiprocessing_main_handling (9 min 54 sec) 1:20:10 load avg: 18.49 running: test_concurrent_futures (1 hour 41 sec), test_multiprocessing_forkserver (12 min 18 sec), test_gdb (41 min 31 sec), test_multiprocessing_fork (14 min 26 sec), test_multiprocessing_spawn (4 min 1 sec), test_multiprocessing_main_handling (10 min 24 sec) 1:20:40 load avg: 15.71 running: test_concurrent_futures (1 hour 1 min), test_multiprocessing_forkserver (12 min 48 sec), test_gdb (42 min 2 sec), test_multiprocessing_fork (14 min 56 sec), test_multiprocessing_spawn (4 min 31 sec), test_multiprocessing_main_handling (10 min 54 sec) 1:21:10 load avg: 15.72 running: test_concurrent_futures (1 hour 1 min), test_multiprocessing_forkserver (13 min 18 sec), test_gdb (42 min 32 sec), test_multiprocessing_fork (15 min 26 sec), test_multiprocessing_spawn (5 min 1 sec), test_multiprocessing_main_handling (11 min 24 sec) 1:21:40 load avg: 15.81 running: test_concurrent_futures (1 hour 2 min), test_multiprocessing_forkserver (13 min 48 sec), test_gdb (43 min 2 sec), test_multiprocessing_fork (15 min 57 sec), test_multiprocessing_spawn (5 min 31 sec), test_multiprocessing_main_handling (11 min 55 sec) 1:21:56 load avg: 15.83 [223/415/1] test_multiprocessing_fork failed (15 min 55 sec) -- running: test_concurrent_futures (1 hour 2 min), test_multiprocessing_forkserver (14 min 4 sec), test_gdb (43 min 18 sec), test_multiprocessing_spawn (5 min 47 sec), test_multiprocessing_main_handling (12 min 11 sec) test_answer_challenge_auth_failure (test.test_multiprocessing_fork.OtherTest) ... ok test_deliver_challenge_auth_failure (test.test_multiprocessing_fork.OtherTest) ... ok test_closefd (test.test_multiprocessing_fork.TestCloseFds) ... ok test_flags (test.test_multiprocessing_fork.TestFlags) ... ok test_lock (test.test_multiprocessing_fork.TestForkAwareThreadLock) ... ok test_ignore (test.test_multiprocessing_fork.TestIgnoreEINTR) ... ok test_ignore_listener (test.test_multiprocessing_fork.TestIgnoreEINTR) ... ok test_manager_initializer (test.test_multiprocessing_fork.TestInitializers) ... ok test_pool_initializer (test.test_multiprocessing_fork.TestInitializers) ... ok test_invalid_family (test.test_multiprocessing_fork.TestInvalidFamily) ... ok test_invalid_family_win32 (test.test_multiprocessing_fork.TestInvalidFamily) ... skipped 'skipped on non-Windows platforms' test_invalid_handles (test.test_multiprocessing_fork.TestInvalidHandle) ... ok test_noforkbomb (test.test_multiprocessing_fork.TestNoForkBomb) ... ok test_semaphore_tracker (test.test_multiprocessing_fork.TestSemaphoreTracker) ... FAIL /builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py:656: ResourceWarning: unclosed file <_io.BufferedReader name=5> outcome.errors.clear() ResourceWarning: Enable tracemalloc to get the object allocation traceback test_semaphore_tracker_sigint (test.test_multiprocessing_fork.TestSemaphoreTracker) ... /builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/semaphore_tracker.py:55: UserWarning: semaphore_tracker: process died unexpectedly, relaunching. Some semaphores might leak. warnings.warn('semaphore_tracker: process died unexpectedly, ' ok test_semaphore_tracker_sigkill (test.test_multiprocessing_fork.TestSemaphoreTracker) ... ok test_empty (test.test_multiprocessing_fork.TestSimpleQueue) ... ok test_context (test.test_multiprocessing_fork.TestStartMethod) ... ok test_get_all (test.test_multiprocessing_fork.TestStartMethod) ... ok test_preload_resources (test.test_multiprocessing_fork.TestStartMethod) ... skipped "test only relevant for 'forkserver' method" test_set_get (test.test_multiprocessing_fork.TestStartMethod) ... ok test_flushing (test.test_multiprocessing_fork.TestStdinBadfiledescriptor) ... ok test_pool_in_process (test.test_multiprocessing_fork.TestStdinBadfiledescriptor) ... ok test_queue_in_process (test.test_multiprocessing_fork.TestStdinBadfiledescriptor) ... ok test_array (test.test_multiprocessing_fork.TestSyncManagerTypes) ... ok test_barrier (test.test_multiprocessing_fork.TestSyncManagerTypes) ... ok test_bounded_semaphore (test.test_multiprocessing_fork.TestSyncManagerTypes) ... ok test_condition (test.test_multiprocessing_fork.TestSyncManagerTypes) ... ok test_dict (test.test_multiprocessing_fork.TestSyncManagerTypes) ... ok test_event (test.test_multiprocessing_fork.TestSyncManagerTypes) ... ok test_joinable_queue (test.test_multiprocessing_fork.TestSyncManagerTypes) ... ok test_list (test.test_multiprocessing_fork.TestSyncManagerTypes) ... ok test_lock (test.test_multiprocessing_fork.TestSyncManagerTypes) ... ok test_namespace (test.test_multiprocessing_fork.TestSyncManagerTypes) ... ok test_pool (test.test_multiprocessing_fork.TestSyncManagerTypes) ... ok test_queue (test.test_multiprocessing_fork.TestSyncManagerTypes) ... ok test_rlock (test.test_multiprocessing_fork.TestSyncManagerTypes) ... ok test_semaphore (test.test_multiprocessing_fork.TestSyncManagerTypes) ... ok test_value (test.test_multiprocessing_fork.TestSyncManagerTypes) ... ok test_timeout (test.test_multiprocessing_fork.TestTimeouts) ... ok test_neg_timeout (test.test_multiprocessing_fork.TestWait) ... ok test_wait (test.test_multiprocessing_fork.TestWait) ... ok test_wait_integer (test.test_multiprocessing_fork.TestWait) ... ok test_wait_slow (test.test_multiprocessing_fork.TestWait) ... ok test_wait_socket (test.test_multiprocessing_fork.TestWait) ... ok test_wait_socket_slow (test.test_multiprocessing_fork.TestWait) ... ok test_wait_timeout (test.test_multiprocessing_fork.TestWait) ... ok test_abort (test.test_multiprocessing_fork.WithManagerTestBarrier) Test that an abort will put the barrier in a broken state ... ok test_abort_and_reset (test.test_multiprocessing_fork.WithManagerTestBarrier) Test that a barrier can be reset after being broken. ... ok test_action (test.test_multiprocessing_fork.WithManagerTestBarrier) Test the 'action' callback ... ok test_barrier (test.test_multiprocessing_fork.WithManagerTestBarrier) Test that a barrier is passed in lockstep ... ok test_barrier_10 (test.test_multiprocessing_fork.WithManagerTestBarrier) Test that a barrier works for 10 consecutive runs ... ok test_default_timeout (test.test_multiprocessing_fork.WithManagerTestBarrier) Test the barrier's default timeout ... ok test_reset (test.test_multiprocessing_fork.WithManagerTestBarrier) Test that a 'reset' on a barrier frees the waiting threads ... ok test_single_thread (test.test_multiprocessing_fork.WithManagerTestBarrier) ... ok test_thousand (test.test_multiprocessing_fork.WithManagerTestBarrier) ... skipped 'test not appropriate for manager' test_timeout (test.test_multiprocessing_fork.WithManagerTestBarrier) Test wait(timeout) ... ok test_wait_return (test.test_multiprocessing_fork.WithManagerTestBarrier) test the return value from barrier.wait ... ok test_notify (test.test_multiprocessing_fork.WithManagerTestCondition) ... ok test_notify_all (test.test_multiprocessing_fork.WithManagerTestCondition) ... ok test_notify_n (test.test_multiprocessing_fork.WithManagerTestCondition) ... ok test_timeout (test.test_multiprocessing_fork.WithManagerTestCondition) ... ok test_wait_result (test.test_multiprocessing_fork.WithManagerTestCondition) ... ok test_waitfor (test.test_multiprocessing_fork.WithManagerTestCondition) ... ok test_waitfor_timeout (test.test_multiprocessing_fork.WithManagerTestCondition) ... ok test_dict (test.test_multiprocessing_fork.WithManagerTestContainers) ... ok test_dict_iter (test.test_multiprocessing_fork.WithManagerTestContainers) ... ok test_dict_proxy_nested (test.test_multiprocessing_fork.WithManagerTestContainers) ... ok test_list (test.test_multiprocessing_fork.WithManagerTestContainers) ... ok test_list_iter (test.test_multiprocessing_fork.WithManagerTestContainers) ... ok test_list_proxy_in_list (test.test_multiprocessing_fork.WithManagerTestContainers) ... ok test_namespace (test.test_multiprocessing_fork.WithManagerTestContainers) ... ok test_event (test.test_multiprocessing_fork.WithManagerTestEvent) ... ok test_lock (test.test_multiprocessing_fork.WithManagerTestLock) ... ok test_lock_context (test.test_multiprocessing_fork.WithManagerTestLock) ... ok test_rlock (test.test_multiprocessing_fork.WithManagerTestLock) ... ok test_rapid_restart (test.test_multiprocessing_fork.WithManagerTestManagerRestart) ... ok test_mymanager (test.test_multiprocessing_fork.WithManagerTestMyManager) ... ok test_mymanager_context (test.test_multiprocessing_fork.WithManagerTestMyManager) ... ok test_mymanager_context_prestarted (test.test_multiprocessing_fork.WithManagerTestMyManager) ... ok test_apply (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_async (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_async_timeout (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_context (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_empty_iterable (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_imap (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_fork.WithManagerTestPool) ... skipped 'test not appropriate for manager' test_imap_unordered (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_fork.WithManagerTestPool) ... skipped 'test not appropriate for manager' test_make_pool (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_map (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_map_async (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_map_async_callbacks (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_map_chunksize (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_map_handle_iterable_exception (test.test_multiprocessing_fork.WithManagerTestPool) ... skipped 'test not appropriate for manager' test_map_no_failfast (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_map_unplicklable (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_release_task_refs (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_starmap (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_starmap_async (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_terminate (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_traceback (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_wrapped_exception (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_fork (test.test_multiprocessing_fork.WithManagerTestQueue) ... ok test_get (test.test_multiprocessing_fork.WithManagerTestQueue) ... ok test_no_import_lock_contention (test.test_multiprocessing_fork.WithManagerTestQueue) ... ok test_put (test.test_multiprocessing_fork.WithManagerTestQueue) ... ok test_qsize (test.test_multiprocessing_fork.WithManagerTestQueue) ... ok test_queue_feeder_donot_stop_onexc (test.test_multiprocessing_fork.WithManagerTestQueue) ... skipped 'test not appropriate for manager' test_queue_feeder_on_queue_feeder_error (test.test_multiprocessing_fork.WithManagerTestQueue) ... skipped 'test not appropriate for manager' test_task_done (test.test_multiprocessing_fork.WithManagerTestQueue) ... ok test_timeout (test.test_multiprocessing_fork.WithManagerTestQueue) ... ok test_remote (test.test_multiprocessing_fork.WithManagerTestRemoteManager) ... ok test_bounded_semaphore (test.test_multiprocessing_fork.WithManagerTestSemaphore) ... ok test_semaphore (test.test_multiprocessing_fork.WithManagerTestSemaphore) ... ok test_timeout (test.test_multiprocessing_fork.WithManagerTestSemaphore) ... skipped 'test not appropriate for manager' test_array (test.test_multiprocessing_fork.WithProcessesTestArray) ... ok test_array_from_size (test.test_multiprocessing_fork.WithProcessesTestArray) ... ok test_getobj_getlock_obj (test.test_multiprocessing_fork.WithProcessesTestArray) ... ok test_rawarray (test.test_multiprocessing_fork.WithProcessesTestArray) ... ok test_abort (test.test_multiprocessing_fork.WithProcessesTestBarrier) Test that an abort will put the barrier in a broken state ... ok test_abort_and_reset (test.test_multiprocessing_fork.WithProcessesTestBarrier) Test that a barrier can be reset after being broken. ... ok test_action (test.test_multiprocessing_fork.WithProcessesTestBarrier) Test the 'action' callback ... ok test_barrier (test.test_multiprocessing_fork.WithProcessesTestBarrier) Test that a barrier is passed in lockstep ... ok test_barrier_10 (test.test_multiprocessing_fork.WithProcessesTestBarrier) Test that a barrier works for 10 consecutive runs ... ok test_default_timeout (test.test_multiprocessing_fork.WithProcessesTestBarrier) Test the barrier's default timeout ... ok test_reset (test.test_multiprocessing_fork.WithProcessesTestBarrier) Test that a 'reset' on a barrier frees the waiting threads ... ok test_single_thread (test.test_multiprocessing_fork.WithProcessesTestBarrier) ... ok test_thousand (test.test_multiprocessing_fork.WithProcessesTestBarrier) ... ok test_timeout (test.test_multiprocessing_fork.WithProcessesTestBarrier) Test wait(timeout) ... ok test_wait_return (test.test_multiprocessing_fork.WithProcessesTestBarrier) test the return value from barrier.wait ... ok test_notify (test.test_multiprocessing_fork.WithProcessesTestCondition) ... ok test_notify_all (test.test_multiprocessing_fork.WithProcessesTestCondition) ... ok test_notify_n (test.test_multiprocessing_fork.WithProcessesTestCondition) ... ok test_timeout (test.test_multiprocessing_fork.WithProcessesTestCondition) ... ok test_wait_result (test.test_multiprocessing_fork.WithProcessesTestCondition) ... ok test_waitfor (test.test_multiprocessing_fork.WithProcessesTestCondition) ... ok test_waitfor_timeout (test.test_multiprocessing_fork.WithProcessesTestCondition) ... ok test_connection (test.test_multiprocessing_fork.WithProcessesTestConnection) ... ok test_context (test.test_multiprocessing_fork.WithProcessesTestConnection) ... ok test_duplex_false (test.test_multiprocessing_fork.WithProcessesTestConnection) ... ok test_fd_transfer (test.test_multiprocessing_fork.WithProcessesTestConnection) ... ok test_large_fd_transfer (test.test_multiprocessing_fork.WithProcessesTestConnection) ... ok test_missing_fd_transfer (test.test_multiprocessing_fork.WithProcessesTestConnection) ... ok test_sendbytes (test.test_multiprocessing_fork.WithProcessesTestConnection) ... ok test_spawn_close (test.test_multiprocessing_fork.WithProcessesTestConnection) ... ok test_event (test.test_multiprocessing_fork.WithProcessesTestEvent) ... ok test_finalize (test.test_multiprocessing_fork.WithProcessesTestFinalize) ... ok test_thread_safety (test.test_multiprocessing_fork.WithProcessesTestFinalize) ... ok test_free_from_gc (test.test_multiprocessing_fork.WithProcessesTestHeap) ... ok test_heap (test.test_multiprocessing_fork.WithProcessesTestHeap) ... ok test_abstract_socket (test.test_multiprocessing_fork.WithProcessesTestListener) ... ok test_context (test.test_multiprocessing_fork.WithProcessesTestListener) ... ok test_multiple_bind (test.test_multiprocessing_fork.WithProcessesTestListener) ... ok test_issue14725 (test.test_multiprocessing_fork.WithProcessesTestListenerClient) ... ok test_issue16955 (test.test_multiprocessing_fork.WithProcessesTestListenerClient) ... ok test_listener_client (test.test_multiprocessing_fork.WithProcessesTestListenerClient) ... ok test_lock (test.test_multiprocessing_fork.WithProcessesTestLock) ... ok test_lock_context (test.test_multiprocessing_fork.WithProcessesTestLock) ... ok test_rlock (test.test_multiprocessing_fork.WithProcessesTestLock) ... ok test_enable_logging (test.test_multiprocessing_fork.WithProcessesTestLogging) ... ok test_level (test.test_multiprocessing_fork.WithProcessesTestLogging) ... ok test_rapid_restart (test.test_multiprocessing_fork.WithProcessesTestManagerRestart) ... ok test_access (test.test_multiprocessing_fork.WithProcessesTestPicklingConnections) ... ok test_pickling (test.test_multiprocessing_fork.WithProcessesTestPicklingConnections) ... ok test_boundaries (test.test_multiprocessing_fork.WithProcessesTestPoll) ... ok test_dont_merge (test.test_multiprocessing_fork.WithProcessesTestPoll) ... ok test_empty_string (test.test_multiprocessing_fork.WithProcessesTestPoll) ... ok test_strings (test.test_multiprocessing_fork.WithProcessesTestPoll) ... ok test_poll_eintr (test.test_multiprocessing_fork.WithProcessesTestPollEintr) ... ok test_apply (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_async (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_async_timeout (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_context (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_empty_iterable (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_imap (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_imap_unordered (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_make_pool (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_map (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_map_async (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_map_async_callbacks (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_map_chunksize (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_map_handle_iterable_exception (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_map_no_failfast (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_map_unplicklable (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_release_task_refs (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_starmap (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_starmap_async (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_terminate (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_traceback (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_wrapped_exception (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_async_error_callback (test.test_multiprocessing_fork.WithProcessesTestPoolWorkerErrors) ... ok test_unpickleable_result (test.test_multiprocessing_fork.WithProcessesTestPoolWorkerErrors) ... ok test_pool_worker_lifetime (test.test_multiprocessing_fork.WithProcessesTestPoolWorkerLifetime) ... ok test_pool_worker_lifetime_early_close (test.test_multiprocessing_fork.WithProcessesTestPoolWorkerLifetime) ... ok test_active_children (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_child_fd_inflation (test.test_multiprocessing_fork.WithProcessesTestProcess) ... skipped 'test not appropriate for fork' test_close (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_cpu_count (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_current (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_daemon_argument (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_error_on_stdio_flush_1 (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_error_on_stdio_flush_2 (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_forkserver_sigint (test.test_multiprocessing_fork.WithProcessesTestProcess) ... skipped 'test not appropriate for fork' test_forkserver_sigkill (test.test_multiprocessing_fork.WithProcessesTestProcess) ... skipped 'test not appropriate for fork' test_kill (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_lose_target_ref (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_many_processes (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_process (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_recursion (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_sentinel (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_terminate (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_wait_for_threads (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_fork (test.test_multiprocessing_fork.WithProcessesTestQueue) ... ok test_get (test.test_multiprocessing_fork.WithProcessesTestQueue) ... ok test_no_import_lock_contention (test.test_multiprocessing_fork.WithProcessesTestQueue) ... ok test_put (test.test_multiprocessing_fork.WithProcessesTestQueue) ... ok test_qsize (test.test_multiprocessing_fork.WithProcessesTestQueue) ... ok test_queue_feeder_donot_stop_onexc (test.test_multiprocessing_fork.WithProcessesTestQueue) ... ok test_queue_feeder_on_queue_feeder_error (test.test_multiprocessing_fork.WithProcessesTestQueue) ... ok test_task_done (test.test_multiprocessing_fork.WithProcessesTestQueue) ... ok test_timeout (test.test_multiprocessing_fork.WithProcessesTestQueue) ... ok test_bounded_semaphore (test.test_multiprocessing_fork.WithProcessesTestSemaphore) ... ok test_semaphore (test.test_multiprocessing_fork.WithProcessesTestSemaphore) ... ok test_timeout (test.test_multiprocessing_fork.WithProcessesTestSemaphore) ... ok test_copy (test.test_multiprocessing_fork.WithProcessesTestSharedCTypes) ... ok test_sharedctypes (test.test_multiprocessing_fork.WithProcessesTestSharedCTypes) ... ok test_synchronize (test.test_multiprocessing_fork.WithProcessesTestSharedCTypes) ... ok test_stderr_flush (test.test_multiprocessing_fork.WithProcessesTestSubclassingProcess) ... ok test_subclassing (test.test_multiprocessing_fork.WithProcessesTestSubclassingProcess) ... ok test_sys_exit (test.test_multiprocessing_fork.WithProcessesTestSubclassingProcess) ... ok test_getobj_getlock (test.test_multiprocessing_fork.WithProcessesTestValue) ... ok test_rawvalue (test.test_multiprocessing_fork.WithProcessesTestValue) ... ok test_value (test.test_multiprocessing_fork.WithProcessesTestValue) ... ok test_abort (test.test_multiprocessing_fork.WithThreadsTestBarrier) Test that an abort will put the barrier in a broken state ... ok test_abort_and_reset (test.test_multiprocessing_fork.WithThreadsTestBarrier) Test that a barrier can be reset after being broken. ... ok test_action (test.test_multiprocessing_fork.WithThreadsTestBarrier) Test the 'action' callback ... ok test_barrier (test.test_multiprocessing_fork.WithThreadsTestBarrier) Test that a barrier is passed in lockstep ... ok test_barrier_10 (test.test_multiprocessing_fork.WithThreadsTestBarrier) Test that a barrier works for 10 consecutive runs ... ok test_default_timeout (test.test_multiprocessing_fork.WithThreadsTestBarrier) Test the barrier's default timeout ... ok test_reset (test.test_multiprocessing_fork.WithThreadsTestBarrier) Test that a 'reset' on a barrier frees the waiting threads ... ok test_single_thread (test.test_multiprocessing_fork.WithThreadsTestBarrier) ... ok test_thousand (test.test_multiprocessing_fork.WithThreadsTestBarrier) ... ok test_timeout (test.test_multiprocessing_fork.WithThreadsTestBarrier) Test wait(timeout) ... ok test_wait_return (test.test_multiprocessing_fork.WithThreadsTestBarrier) test the return value from barrier.wait ... ok test_notify (test.test_multiprocessing_fork.WithThreadsTestCondition) ... ok test_notify_all (test.test_multiprocessing_fork.WithThreadsTestCondition) ... ok test_notify_n (test.test_multiprocessing_fork.WithThreadsTestCondition) ... ok test_timeout (test.test_multiprocessing_fork.WithThreadsTestCondition) ... ok test_wait_result (test.test_multiprocessing_fork.WithThreadsTestCondition) ... ok test_waitfor (test.test_multiprocessing_fork.WithThreadsTestCondition) ... ok test_waitfor_timeout (test.test_multiprocessing_fork.WithThreadsTestCondition) ... ok test_connection (test.test_multiprocessing_fork.WithThreadsTestConnection) ... ok test_context (test.test_multiprocessing_fork.WithThreadsTestConnection) ... ok test_duplex_false (test.test_multiprocessing_fork.WithThreadsTestConnection) ... ok test_fd_transfer (test.test_multiprocessing_fork.WithThreadsTestConnection) ... skipped 'only makes sense with processes' test_large_fd_transfer (test.test_multiprocessing_fork.WithThreadsTestConnection) ... skipped 'only makes sense with processes' test_missing_fd_transfer (test.test_multiprocessing_fork.WithThreadsTestConnection) ... skipped 'only makes sense with processes' test_sendbytes (test.test_multiprocessing_fork.WithThreadsTestConnection) ... skipped 'test not appropriate for threads' test_spawn_close (test.test_multiprocessing_fork.WithThreadsTestConnection) ... ok test_event (test.test_multiprocessing_fork.WithThreadsTestEvent) ... ok test_issue14725 (test.test_multiprocessing_fork.WithThreadsTestListenerClient) ... ok test_issue16955 (test.test_multiprocessing_fork.WithThreadsTestListenerClient) ... ok test_listener_client (test.test_multiprocessing_fork.WithThreadsTestListenerClient) ... ok test_lock (test.test_multiprocessing_fork.WithThreadsTestLock) ... ok test_lock_context (test.test_multiprocessing_fork.WithThreadsTestLock) ... ok test_rlock (test.test_multiprocessing_fork.WithThreadsTestLock) ... ok test_rapid_restart (test.test_multiprocessing_fork.WithThreadsTestManagerRestart) ... ok test_boundaries (test.test_multiprocessing_fork.WithThreadsTestPoll) ... ok test_dont_merge (test.test_multiprocessing_fork.WithThreadsTestPoll) ... ok test_empty_string (test.test_multiprocessing_fork.WithThreadsTestPoll) ... ok test_strings (test.test_multiprocessing_fork.WithThreadsTestPoll) ... ok test_apply (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_async (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_async_timeout (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_context (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_empty_iterable (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_imap (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_imap_unordered (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_make_pool (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_map (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_map_async (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_map_async_callbacks (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_map_chunksize (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_map_handle_iterable_exception (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_map_no_failfast (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_map_unplicklable (test.test_multiprocessing_fork.WithThreadsTestPool) ... skipped 'test not appropriate for threads' test_release_task_refs (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_starmap (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_starmap_async (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_terminate (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_traceback (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_wrapped_exception (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_active_children (test.test_multiprocessing_fork.WithThreadsTestProcess) ... ok test_child_fd_inflation (test.test_multiprocessing_fork.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_close (test.test_multiprocessing_fork.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_cpu_count (test.test_multiprocessing_fork.WithThreadsTestProcess) ... ok test_current (test.test_multiprocessing_fork.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_daemon_argument (test.test_multiprocessing_fork.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_error_on_stdio_flush_1 (test.test_multiprocessing_fork.WithThreadsTestProcess) ... ok test_error_on_stdio_flush_2 (test.test_multiprocessing_fork.WithThreadsTestProcess) ... ok test_forkserver_sigint (test.test_multiprocessing_fork.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_forkserver_sigkill (test.test_multiprocessing_fork.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_kill (test.test_multiprocessing_fork.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_lose_target_ref (test.test_multiprocessing_fork.WithThreadsTestProcess) ... ok test_many_processes (test.test_multiprocessing_fork.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_process (test.test_multiprocessing_fork.WithThreadsTestProcess) ... ok test_recursion (test.test_multiprocessing_fork.WithThreadsTestProcess) ... ok test_sentinel (test.test_multiprocessing_fork.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_terminate (test.test_multiprocessing_fork.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_wait_for_threads (test.test_multiprocessing_fork.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_fork (test.test_multiprocessing_fork.WithThreadsTestQueue) ... ok test_get (test.test_multiprocessing_fork.WithThreadsTestQueue) ... ok test_no_import_lock_contention (test.test_multiprocessing_fork.WithThreadsTestQueue) ... ok test_put (test.test_multiprocessing_fork.WithThreadsTestQueue) ... ok test_qsize (test.test_multiprocessing_fork.WithThreadsTestQueue) ... ok test_queue_feeder_donot_stop_onexc (test.test_multiprocessing_fork.WithThreadsTestQueue) ... skipped 'test not appropriate for threads' test_queue_feeder_on_queue_feeder_error (test.test_multiprocessing_fork.WithThreadsTestQueue) ... skipped 'test not appropriate for threads' test_task_done (test.test_multiprocessing_fork.WithThreadsTestQueue) ... ok test_timeout (test.test_multiprocessing_fork.WithThreadsTestQueue) ... ok test_bounded_semaphore (test.test_multiprocessing_fork.WithThreadsTestSemaphore) ... ok test_semaphore (test.test_multiprocessing_fork.WithThreadsTestSemaphore) ... ok test_timeout (test.test_multiprocessing_fork.WithThreadsTestSemaphore) ... skipped 'test not appropriate for threads' test_import (test.test_multiprocessing_fork._TestImportStar) ... ok ====================================================================== FAIL: test_semaphore_tracker (test.test_multiprocessing_fork.TestSemaphoreTracker) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 4527, in test_semaphore_tracker _multiprocessing.sem_unlink(name2) AssertionError: OSError not raised ---------------------------------------------------------------------- Ran 328 tests in 950.696s FAILED (failures=1, skipped=31) test test_multiprocessing_fork failed 1:22:16 load avg: 14.91 [224/415/1] test_netrc passed -- running: test_concurrent_futures (1 hour 2 min), test_multiprocessing_forkserver (14 min 24 sec), test_gdb (43 min 38 sec), test_multiprocessing_spawn (6 min 7 sec), test_multiprocessing_main_handling (12 min 31 sec) 1:22:35 load avg: 14.93 [225/415/1] test_nis passed -- running: test_concurrent_futures (1 hour 3 min), test_multiprocessing_forkserver (14 min 43 sec), test_gdb (43 min 57 sec), test_multiprocessing_spawn (6 min 26 sec), test_multiprocessing_main_handling (12 min 49 sec) 1:22:58 load avg: 16.01 [226/415/1] test_nntplib passed -- running: test_concurrent_futures (1 hour 3 min), test_multiprocessing_forkserver (15 min 7 sec), test_gdb (44 min 20 sec), test_multiprocessing_spawn (6 min 50 sec), test_multiprocessing_main_handling (13 min 13 sec) 1:23:19 load avg: 16.44 [227/415/1] test_normalization passed -- running: test_concurrent_futures (1 hour 3 min), test_multiprocessing_forkserver (15 min 27 sec), test_gdb (44 min 41 sec), test_multiprocessing_spawn (7 min 10 sec), test_multiprocessing_main_handling (13 min 33 sec) 1:23:49 load avg: 16.44 running: test_concurrent_futures (1 hour 4 min), test_multiprocessing_forkserver (15 min 57 sec), test_gdb (45 min 11 sec), test_ntpath (30.4 sec), test_multiprocessing_spawn (7 min 40 sec), test_multiprocessing_main_handling (14 min 4 sec) 1:23:51 load avg: 16.73 [228/415/1] test_ntpath passed -- running: test_concurrent_futures (1 hour 4 min), test_multiprocessing_forkserver (16 min), test_gdb (45 min 13 sec), test_multiprocessing_spawn (7 min 43 sec), test_multiprocessing_main_handling (14 min 6 sec) 1:24:22 load avg: 17.27 running: test_concurrent_futures (1 hour 4 min), test_multiprocessing_forkserver (16 min 30 sec), test_gdb (45 min 44 sec), test_numeric_tower (30.2 sec), test_multiprocessing_spawn (8 min 13 sec), test_multiprocessing_main_handling (14 min 36 sec) 1:24:36 load avg: 17.24 [229/415/1] test_numeric_tower passed -- running: test_concurrent_futures (1 hour 5 min), test_multiprocessing_forkserver (16 min 44 sec), test_gdb (45 min 58 sec), test_multiprocessing_spawn (8 min 27 sec), test_multiprocessing_main_handling (14 min 51 sec) 1:24:55 load avg: 17.81 [230/415/1] test_openpty passed -- running: test_concurrent_futures (1 hour 5 min), test_multiprocessing_forkserver (17 min 3 sec), test_gdb (46 min 17 sec), test_multiprocessing_spawn (8 min 46 sec), test_multiprocessing_main_handling (15 min 10 sec) 1:25:21 load avg: 17.80 [231/415/1] test_operator passed -- running: test_concurrent_futures (1 hour 5 min), test_multiprocessing_forkserver (17 min 29 sec), test_gdb (46 min 42 sec), test_multiprocessing_spawn (9 min 12 sec), test_multiprocessing_main_handling (15 min 35 sec) 1:25:49 load avg: 16.65 [232/415/1] test_optparse passed -- running: test_concurrent_futures (1 hour 6 min), test_multiprocessing_forkserver (17 min 57 sec), test_gdb (47 min 11 sec), test_multiprocessing_spawn (9 min 40 sec), test_multiprocessing_main_handling (16 min 4 sec) 1:26:19 load avg: 16.46 running: test_concurrent_futures (1 hour 6 min), test_multiprocessing_forkserver (18 min 27 sec), test_gdb (47 min 41 sec), test_ordered_dict (30.3 sec), test_multiprocessing_spawn (10 min 10 sec), test_multiprocessing_main_handling (16 min 34 sec) 1:26:32 load avg: 16.69 [233/415/1] test_ordered_dict passed -- running: test_concurrent_futures (1 hour 7 min), test_multiprocessing_forkserver (18 min 40 sec), test_gdb (47 min 54 sec), test_multiprocessing_spawn (10 min 23 sec), test_multiprocessing_main_handling (16 min 47 sec) 1:27:02 load avg: 15.72 running: test_concurrent_futures (1 hour 7 min), test_multiprocessing_forkserver (19 min 11 sec), test_gdb (48 min 24 sec), test_os (30.1 sec), test_multiprocessing_spawn (10 min 53 sec), test_multiprocessing_main_handling (17 min 17 sec) 1:27:32 load avg: 16.87 running: test_concurrent_futures (1 hour 8 min), test_multiprocessing_forkserver (19 min 41 sec), test_gdb (48 min 54 sec), test_os (1 min), test_multiprocessing_spawn (11 min 24 sec), test_multiprocessing_main_handling (17 min 47 sec) 1:28:02 load avg: 16.73 running: test_concurrent_futures (1 hour 8 min), test_multiprocessing_forkserver (20 min 11 sec), test_gdb (49 min 24 sec), test_os (1 min 30 sec), test_multiprocessing_spawn (11 min 54 sec), test_multiprocessing_main_handling (18 min 17 sec) 1:28:32 load avg: 16.96 running: test_concurrent_futures (1 hour 9 min), test_multiprocessing_forkserver (20 min 41 sec), test_gdb (49 min 54 sec), test_os (2 min), test_multiprocessing_spawn (12 min 24 sec), test_multiprocessing_main_handling (18 min 47 sec) 1:28:59 load avg: 17.20 [234/415/1] test_os passed (2 min 9 sec) -- running: test_concurrent_futures (1 hour 9 min), test_multiprocessing_forkserver (21 min 8 sec), test_gdb (50 min 21 sec), test_multiprocessing_spawn (12 min 50 sec), test_multiprocessing_main_handling (19 min 14 sec) stty: 'standard input': Inappropriate ioctl for device 1:29:18 load avg: 15.50 [235/415/1] test_ossaudiodev skipped (resource denied) -- running: test_concurrent_futures (1 hour 9 min), test_multiprocessing_forkserver (21 min 26 sec), test_gdb (50 min 40 sec), test_multiprocessing_spawn (13 min 9 sec), test_multiprocessing_main_handling (19 min 33 sec) test_ossaudiodev skipped -- Use of the 'audio' resource not enabled 1:29:36 load avg: 15.88 [236/415/1] test_osx_env passed -- running: test_concurrent_futures (1 hour 10 min), test_multiprocessing_forkserver (21 min 45 sec), test_gdb (50 min 58 sec), test_multiprocessing_spawn (13 min 28 sec), test_multiprocessing_main_handling (19 min 51 sec) 1:30:07 load avg: 16.14 running: test_concurrent_futures (1 hour 10 min), test_multiprocessing_forkserver (22 min 15 sec), test_gdb (51 min 29 sec), test_parser (30.4 sec), test_multiprocessing_spawn (13 min 58 sec), test_multiprocessing_main_handling (20 min 21 sec) 1:30:11 load avg: 16.12 [237/415/1] test_parser passed -- running: test_concurrent_futures (1 hour 10 min), test_multiprocessing_forkserver (22 min 20 sec), test_gdb (51 min 33 sec), test_multiprocessing_spawn (14 min 3 sec), test_multiprocessing_main_handling (20 min 26 sec) 1:30:41 load avg: 15.38 running: test_concurrent_futures (1 hour 11 min), test_multiprocessing_forkserver (22 min 50 sec), test_gdb (52 min 3 sec), test_pathlib (30.2 sec), test_multiprocessing_spawn (14 min 33 sec), test_multiprocessing_main_handling (20 min 56 sec) 1:31:11 load avg: 15.46 running: test_concurrent_futures (1 hour 11 min), test_multiprocessing_forkserver (23 min 20 sec), test_gdb (52 min 33 sec), test_pathlib (1 min), test_multiprocessing_spawn (15 min 3 sec), test_multiprocessing_main_handling (21 min 26 sec) 1:31:23 load avg: 14.91 [238/415/1] test_pathlib passed (54.8 sec) -- running: test_concurrent_futures (1 hour 11 min), test_multiprocessing_forkserver (23 min 31 sec), test_gdb (52 min 45 sec), test_multiprocessing_spawn (15 min 14 sec), test_multiprocessing_main_handling (21 min 37 sec) 1:31:53 load avg: 14.68 running: test_concurrent_futures (1 hour 12 min), test_multiprocessing_forkserver (24 min 1 sec), test_gdb (53 min 15 sec), test_pdb (30.3 sec), test_multiprocessing_spawn (15 min 44 sec), test_multiprocessing_main_handling (22 min 8 sec) 1:32:23 load avg: 14.41 running: test_concurrent_futures (1 hour 12 min), test_multiprocessing_forkserver (24 min 32 sec), test_gdb (53 min 45 sec), test_pdb (1 min), test_multiprocessing_spawn (16 min 15 sec), test_multiprocessing_main_handling (22 min 38 sec) 1:32:53 load avg: 16.81 running: test_concurrent_futures (1 hour 13 min), test_multiprocessing_forkserver (25 min 2 sec), test_gdb (54 min 15 sec), test_pdb (1 min 30 sec), test_multiprocessing_spawn (16 min 45 sec), test_multiprocessing_main_handling (23 min 8 sec) 1:33:23 load avg: 18.08 running: test_concurrent_futures (1 hour 13 min), test_multiprocessing_forkserver (25 min 32 sec), test_gdb (54 min 45 sec), test_pdb (2 min), test_multiprocessing_spawn (17 min 15 sec), test_multiprocessing_main_handling (23 min 38 sec) 1:33:42 load avg: 17.00 [239/415/1] test_pdb passed (2 min 1 sec) -- running: test_concurrent_futures (1 hour 14 min), test_multiprocessing_forkserver (25 min 51 sec), test_gdb (55 min 4 sec), test_multiprocessing_spawn (17 min 34 sec), test_multiprocessing_main_handling (23 min 57 sec) 1:34:06 load avg: 17.21 [240/415/1] test_peepholer passed -- running: test_concurrent_futures (1 hour 14 min), test_multiprocessing_forkserver (26 min 14 sec), test_gdb (55 min 28 sec), test_multiprocessing_spawn (17 min 57 sec), test_multiprocessing_main_handling (24 min 20 sec) 1:34:36 load avg: 16.48 running: test_concurrent_futures (1 hour 15 min), test_multiprocessing_forkserver (26 min 44 sec), test_gdb (55 min 58 sec), test_pickle (30.2 sec), test_multiprocessing_spawn (18 min 27 sec), test_multiprocessing_main_handling (24 min 51 sec) 1:35:06 load avg: 16.09 running: test_concurrent_futures (1 hour 15 min), test_multiprocessing_forkserver (27 min 14 sec), test_gdb (56 min 28 sec), test_pickle (1 min), test_multiprocessing_spawn (18 min 57 sec), test_multiprocessing_main_handling (25 min 21 sec) 1:35:36 load avg: 18.01 running: test_concurrent_futures (1 hour 16 min), test_multiprocessing_forkserver (27 min 45 sec), test_gdb (56 min 58 sec), test_pickle (1 min 30 sec), test_multiprocessing_spawn (19 min 28 sec), test_multiprocessing_main_handling (25 min 51 sec) 1:36:06 load avg: 23.21 running: test_concurrent_futures (1 hour 16 min), test_multiprocessing_forkserver (28 min 15 sec), test_gdb (57 min 28 sec), test_pickle (2 min), test_multiprocessing_spawn (19 min 58 sec), test_multiprocessing_main_handling (26 min 21 sec) 1:36:32 load avg: 24.64 [241/415/1] test_multiprocessing_main_handling passed (26 min 28 sec) -- running: test_concurrent_futures (1 hour 17 min), test_multiprocessing_forkserver (28 min 41 sec), test_gdb (57 min 54 sec), test_pickle (2 min 26 sec), test_multiprocessing_spawn (20 min 24 sec) 1:37:03 load avg: 23.97 running: test_concurrent_futures (1 hour 17 min), test_multiprocessing_forkserver (29 min 11 sec), test_gdb (58 min 25 sec), test_pickle (2 min 57 sec), test_multiprocessing_spawn (20 min 54 sec), test_pickletools (30.4 sec) 1:37:23 load avg: 23.73 [242/415/2] test_concurrent_futures failed (1 hour 17 min) -- running: test_multiprocessing_forkserver (29 min 31 sec), test_gdb (58 min 45 sec), test_pickle (3 min 16 sec), test_multiprocessing_spawn (21 min 14 sec), test_pickletools (50.3 sec) Traceback: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main Traceback: Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main test_cancel (test.test_concurrent_futures.FutureTests) ... ok test_cancelled (test.test_concurrent_futures.FutureTests) ... ok test_done (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_already_cancelled (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_already_failed (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_already_successful (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_raises (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_raises_already_succeeded (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_with_cancel (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_with_exception (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_with_result (test.test_concurrent_futures.FutureTests) ... ok test_exception_with_success (test.test_concurrent_futures.FutureTests) ... ok test_exception_with_timeout (test.test_concurrent_futures.FutureTests) ... ok test_repr (test.test_concurrent_futures.FutureTests) ... ok test_result_with_cancel (test.test_concurrent_futures.FutureTests) ... ok test_result_with_success (test.test_concurrent_futures.FutureTests) ... ok test_result_with_timeout (test.test_concurrent_futures.FutureTests) ... ok test_running (test.test_concurrent_futures.FutureTests) ... ok test_correct_timeout_exception_msg (test.test_concurrent_futures.ProcessPoolForkAsCompletedTest) ... 2.56s ok test_duplicate_futures (test.test_concurrent_futures.ProcessPoolForkAsCompletedTest) ... 4.29s ok test_free_reference_yielded_future (test.test_concurrent_futures.ProcessPoolForkAsCompletedTest) ... 2.31s ok test_no_timeout (test.test_concurrent_futures.ProcessPoolForkAsCompletedTest) ... 2.51s ok test_zero_timeout (test.test_concurrent_futures.ProcessPoolForkAsCompletedTest) ... 4.25s ok test_crash (test.test_concurrent_futures.ProcessPoolForkExecutorDeadlockTest) ... 24.73s ok test_shutdown_deadlock (test.test_concurrent_futures.ProcessPoolForkExecutorDeadlockTest) ... 6.12s ok test_initializer (test.test_concurrent_futures.ProcessPoolForkFailingInitializerTest) ... 1.24s ok test_initializer (test.test_concurrent_futures.ProcessPoolForkInitializerTest) ... 1.17s ok test_free_reference (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 3.06s ok test_killed_child (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 2.08s ok test_map (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 3.21s ok test_map_chunksize (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 3.38s ok test_map_exception (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 2.76s ok test_map_timeout (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 8.18s ok test_max_workers_negative (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 2.33s ok test_max_workers_too_large (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... skipped 'Windows-only process limit' test_no_stale_references (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 2.18s ok test_ressources_gced_in_workers (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 7.04s ok test_shutdown_race_issue12456 (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 3.35s ok test_submit (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 2.92s ok test_submit_keyword (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 2.80s ok test_traceback (test.test_concurrent_futures.ProcessPoolForkProcessPoolExecutorTest) ... 2.87s ok test_context_manager_shutdown (test.test_concurrent_futures.ProcessPoolForkProcessPoolShutdownTest) ... 3.04s ok test_del_shutdown (test.test_concurrent_futures.ProcessPoolForkProcessPoolShutdownTest) ... 3.03s ok test_hang_issue12364 (test.test_concurrent_futures.ProcessPoolForkProcessPoolShutdownTest) ... 5.29s ok test_interpreter_shutdown (test.test_concurrent_futures.ProcessPoolForkProcessPoolShutdownTest) ... 24.86s ok test_processes_terminate (test.test_concurrent_futures.ProcessPoolForkProcessPoolShutdownTest) ... 2.65s ok test_run_after_shutdown (test.test_concurrent_futures.ProcessPoolForkProcessPoolShutdownTest) ... 0.07s ok test_submit_after_interpreter_shutdown (test.test_concurrent_futures.ProcessPoolForkProcessPoolShutdownTest) ... 12.15s ok test_all_completed (test.test_concurrent_futures.ProcessPoolForkWaitTest) ... 2.73s ok test_first_completed (test.test_concurrent_futures.ProcessPoolForkWaitTest) ... 3.90s ok test_first_completed_some_already_completed (test.test_concurrent_futures.ProcessPoolForkWaitTest) ... 3.79s ok test_first_exception (test.test_concurrent_futures.ProcessPoolForkWaitTest) ... 5.96s ok test_first_exception_one_already_failed (test.test_concurrent_futures.ProcessPoolForkWaitTest) ... 4.60s ok test_first_exception_some_already_complete (test.test_concurrent_futures.ProcessPoolForkWaitTest) ... 3.75s ok test_timeout (test.test_concurrent_futures.ProcessPoolForkWaitTest) ... 8.51s ok test_correct_timeout_exception_msg (test.test_concurrent_futures.ProcessPoolForkserverAsCompletedTest) ... 55.42s ok test_duplicate_futures (test.test_concurrent_futures.ProcessPoolForkserverAsCompletedTest) ... 36.42s ok test_free_reference_yielded_future (test.test_concurrent_futures.ProcessPoolForkserverAsCompletedTest) ... 36.38s ok test_no_timeout (test.test_concurrent_futures.ProcessPoolForkserverAsCompletedTest) ... 35.46s ok test_zero_timeout (test.test_concurrent_futures.ProcessPoolForkserverAsCompletedTest) ... 31.24s ok test_crash (test.test_concurrent_futures.ProcessPoolForkserverExecutorDeadlockTest) ... 229.39s test_shutdown_deadlock (test.test_concurrent_futures.ProcessPoolForkserverExecutorDeadlockTest) ... 55.93s ok test_initializer (test.test_concurrent_futures.ProcessPoolForkserverFailingInitializerTest) ... 13.30s ok test_initializer (test.test_concurrent_futures.ProcessPoolForkserverInitializerTest) ... 14.60s ok test_free_reference (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 37.11s ok test_killed_child (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 34.12s ok test_map (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 36.59s ok test_map_chunksize (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 34.25s ok test_map_exception (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 33.44s ok test_map_timeout (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 37.34s ok test_max_workers_negative (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 32.54s ok test_max_workers_too_large (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... skipped 'Windows-only process limit' test_no_stale_references (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 32.65s ok test_ressources_gced_in_workers (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 45.07s ok test_shutdown_race_issue12456 (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 36.43s ok test_submit (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 37.53s ok test_submit_keyword (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 35.72s ok test_traceback (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolExecutorTest) ... 34.74s ok test_context_manager_shutdown (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolShutdownTest) ... 3.28s ok test_del_shutdown (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolShutdownTest) ... 2.84s ok test_hang_issue12364 (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolShutdownTest) ... 41.32s ok test_interpreter_shutdown (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolShutdownTest) ... 44.05s ok test_processes_terminate (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolShutdownTest) ... 40.95s ok test_run_after_shutdown (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolShutdownTest) ... 0.25s ok test_submit_after_interpreter_shutdown (test.test_concurrent_futures.ProcessPoolForkserverProcessPoolShutdownTest) ... 34.27s ok test_all_completed (test.test_concurrent_futures.ProcessPoolForkserverWaitTest) ... 42.32s ok test_first_completed (test.test_concurrent_futures.ProcessPoolForkserverWaitTest) ... 36.24s ok test_first_completed_some_already_completed (test.test_concurrent_futures.ProcessPoolForkserverWaitTest) ... 35.52s ok test_first_exception (test.test_concurrent_futures.ProcessPoolForkserverWaitTest) ... 41.99s FAIL test_first_exception_one_already_failed (test.test_concurrent_futures.ProcessPoolForkserverWaitTest) ... 37.68s ok test_first_exception_some_already_complete (test.test_concurrent_futures.ProcessPoolForkserverWaitTest) ... 41.94s ok test_timeout (test.test_concurrent_futures.ProcessPoolForkserverWaitTest) ... 45.50s ok test_correct_timeout_exception_msg (test.test_concurrent_futures.ProcessPoolSpawnAsCompletedTest) ... 83.66s ok test_duplicate_futures (test.test_concurrent_futures.ProcessPoolSpawnAsCompletedTest) ... 91.07s ok test_free_reference_yielded_future (test.test_concurrent_futures.ProcessPoolSpawnAsCompletedTest) ... 85.64s ok test_no_timeout (test.test_concurrent_futures.ProcessPoolSpawnAsCompletedTest) ... 91.67s ok test_zero_timeout (test.test_concurrent_futures.ProcessPoolSpawnAsCompletedTest) ... 83.05s ok test_crash (test.test_concurrent_futures.ProcessPoolSpawnExecutorDeadlockTest) ... 326.46s FAIL test_shutdown_deadlock (test.test_concurrent_futures.ProcessPoolSpawnExecutorDeadlockTest) ... 90.18s ok test_initializer (test.test_concurrent_futures.ProcessPoolSpawnFailingInitializerTest) ... 24.40s ok test_initializer (test.test_concurrent_futures.ProcessPoolSpawnInitializerTest) ... 29.38s ok test_free_reference (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 77.31s ok test_killed_child (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 70.96s ok test_map (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 80.22s ok test_map_chunksize (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 85.51s ok test_map_exception (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 80.42s ok test_map_timeout (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 81.14s ok test_max_workers_negative (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 94.17s ok test_max_workers_too_large (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... skipped 'Windows-only process limit' test_no_stale_references (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 95.79s ok test_ressources_gced_in_workers (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 117.78s ok test_shutdown_race_issue12456 (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 92.71s ok test_submit (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 86.42s ok test_submit_keyword (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 85.89s ok test_traceback (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolExecutorTest) ... 84.02s ok test_context_manager_shutdown (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolShutdownTest) ... 3.33s ok test_del_shutdown (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolShutdownTest) ... 2.93s ok test_hang_issue12364 (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolShutdownTest) ... 87.17s ok test_interpreter_shutdown (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolShutdownTest) ... 77.74s ok test_processes_terminate (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolShutdownTest) ... 86.16s ok test_run_after_shutdown (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolShutdownTest) ... 0.35s ok test_submit_after_interpreter_shutdown (test.test_concurrent_futures.ProcessPoolSpawnProcessPoolShutdownTest) ... 75.02s ok test_all_completed (test.test_concurrent_futures.ProcessPoolSpawnWaitTest) ... 84.41s ok test_first_completed (test.test_concurrent_futures.ProcessPoolSpawnWaitTest) ... 93.06s ok test_first_completed_some_already_completed (test.test_concurrent_futures.ProcessPoolSpawnWaitTest) ... 93.43s ok test_first_exception (test.test_concurrent_futures.ProcessPoolSpawnWaitTest) ... 89.97s ok test_first_exception_one_already_failed (test.test_concurrent_futures.ProcessPoolSpawnWaitTest) ... 81.19s ok test_first_exception_some_already_complete (test.test_concurrent_futures.ProcessPoolSpawnWaitTest) ... 78.69s ok test_timeout (test.test_concurrent_futures.ProcessPoolSpawnWaitTest) ... 86.14s ok test_correct_timeout_exception_msg (test.test_concurrent_futures.ThreadPoolAsCompletedTest) ... 0.31s ok test_duplicate_futures (test.test_concurrent_futures.ThreadPoolAsCompletedTest) ... 2.26s ok test_free_reference_yielded_future (test.test_concurrent_futures.ThreadPoolAsCompletedTest) ... 0.29s ok test_no_timeout (test.test_concurrent_futures.ThreadPoolAsCompletedTest) ... 0.23s ok test_zero_timeout (test.test_concurrent_futures.ThreadPoolAsCompletedTest) ... 2.23s ok test_default_workers (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.26s ok test_free_reference (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.34s ok test_map (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.37s ok test_map_exception (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.27s ok test_map_submits_without_iteration (test.test_concurrent_futures.ThreadPoolExecutorTest) Tests verifying issue 11777. ... 0.33s ok test_map_timeout (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 6.22s ok test_max_workers_negative (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.36s ok test_no_stale_references (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.25s ok test_shutdown_race_issue12456 (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.30s ok test_submit (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.27s ok test_submit_keyword (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.30s ok test_initializer (test.test_concurrent_futures.ThreadPoolFailingInitializerTest) ... 0.46s ok test_initializer (test.test_concurrent_futures.ThreadPoolInitializerTest) ... 0.19s ok test_context_manager_shutdown (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.16s ok test_del_shutdown (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.16s ok test_hang_issue12364 (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 1.15s ok test_interpreter_shutdown (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 14.36s ok test_run_after_shutdown (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.02s ok test_submit_after_interpreter_shutdown (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 4.80s ok test_thread_names_assigned (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.22s ok test_thread_names_default (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.16s ok test_threads_terminate (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.06s ok test_all_completed (test.test_concurrent_futures.ThreadPoolWaitTests) ... 0.27s ok test_first_completed (test.test_concurrent_futures.ThreadPoolWaitTests) ... 1.70s ok test_first_completed_some_already_completed (test.test_concurrent_futures.ThreadPoolWaitTests) ... 1.74s ok test_first_exception (test.test_concurrent_futures.ThreadPoolWaitTests) ... 3.23s ok test_first_exception_one_already_failed (test.test_concurrent_futures.ThreadPoolWaitTests) ... 2.25s ok test_first_exception_some_already_complete (test.test_concurrent_futures.ThreadPoolWaitTests) ... 1.77s ok test_pending_calls_race (test.test_concurrent_futures.ThreadPoolWaitTests) ... 3.86s ok test_timeout (test.test_concurrent_futures.ThreadPoolWaitTests) ... 6.18s ok ====================================================================== FAIL: test_crash (test.test_concurrent_futures.ProcessPoolForkserverExecutorDeadlockTest) [crash at task unpickle] ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/_base.py", line 437, in result raise TimeoutError() concurrent.futures._base.TimeoutError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main ====================================================================== FAIL: test_crash (test.test_concurrent_futures.ProcessPoolForkserverExecutorDeadlockTest) [crash during func execution on worker] ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/_base.py", line 437, in result raise TimeoutError() concurrent.futures._base.TimeoutError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main ====================================================================== FAIL: test_crash (test.test_concurrent_futures.ProcessPoolForkserverExecutorDeadlockTest) [crash during result pickle on worker] ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/_base.py", line 437, in result raise TimeoutError() concurrent.futures._base.TimeoutError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main ====================================================================== FAIL: test_crash (test.test_concurrent_futures.ProcessPoolForkserverExecutorDeadlockTest) [error during result pickle on worker] ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/_base.py", line 437, in result raise TimeoutError() concurrent.futures._base.TimeoutError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main ====================================================================== FAIL: test_crash (test.test_concurrent_futures.ProcessPoolForkserverExecutorDeadlockTest) [error during result unpickle in result_handler] ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/_base.py", line 437, in result raise TimeoutError() concurrent.futures._base.TimeoutError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main ====================================================================== FAIL: test_crash (test.test_concurrent_futures.ProcessPoolForkserverExecutorDeadlockTest) [exit during result unpickle in result_handler] ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/_base.py", line 437, in result raise TimeoutError() concurrent.futures._base.TimeoutError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main ====================================================================== FAIL: test_first_exception (test.test_concurrent_futures.ProcessPoolForkserverWaitTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 480, in test_first_exception self.assertEqual(set([future1, future2]), finished) AssertionError: Items in the second set but not the first: ====================================================================== FAIL: test_crash (test.test_concurrent_futures.ProcessPoolSpawnExecutorDeadlockTest) [exit at task unpickle] ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/_base.py", line 437, in result raise TimeoutError() concurrent.futures._base.TimeoutError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main ====================================================================== FAIL: test_crash (test.test_concurrent_futures.ProcessPoolSpawnExecutorDeadlockTest) [error at task unpickle] ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/_base.py", line 437, in result raise TimeoutError() concurrent.futures._base.TimeoutError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main ====================================================================== FAIL: test_crash (test.test_concurrent_futures.ProcessPoolSpawnExecutorDeadlockTest) [crash at task unpickle] ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/_base.py", line 437, in result raise TimeoutError() concurrent.futures._base.TimeoutError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main ====================================================================== FAIL: test_crash (test.test_concurrent_futures.ProcessPoolSpawnExecutorDeadlockTest) [crash during func execution on worker] ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/_base.py", line 437, in result raise TimeoutError() concurrent.futures._base.TimeoutError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main ====================================================================== FAIL: test_crash (test.test_concurrent_futures.ProcessPoolSpawnExecutorDeadlockTest) [exit during func execution on worker] ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/_base.py", line 437, in result raise TimeoutError() concurrent.futures._base.TimeoutError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main ====================================================================== FAIL: test_crash (test.test_concurrent_futures.ProcessPoolSpawnExecutorDeadlockTest) [error during func execution on worker] ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/_base.py", line 437, in result raise TimeoutError() concurrent.futures._base.TimeoutError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main ====================================================================== FAIL: test_crash (test.test_concurrent_futures.ProcessPoolSpawnExecutorDeadlockTest) [crash during result pickle on worker] ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/_base.py", line 437, in result raise TimeoutError() concurrent.futures._base.TimeoutError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main ====================================================================== FAIL: test_crash (test.test_concurrent_futures.ProcessPoolSpawnExecutorDeadlockTest) [exit during result pickle on worker] ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/_base.py", line 437, in result raise TimeoutError() concurrent.futures._base.TimeoutError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main ====================================================================== FAIL: test_crash (test.test_concurrent_futures.ProcessPoolSpawnExecutorDeadlockTest) [error during result pickle on worker] ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/_base.py", line 437, in result raise TimeoutError() concurrent.futures._base.TimeoutError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main ====================================================================== FAIL: test_crash (test.test_concurrent_futures.ProcessPoolSpawnExecutorDeadlockTest) [error during result unpickle in result_handler] ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/_base.py", line 437, in result raise TimeoutError() concurrent.futures._base.TimeoutError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main ====================================================================== FAIL: test_crash (test.test_concurrent_futures.ProcessPoolSpawnExecutorDeadlockTest) [exit during result unpickle in result_handler] ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 983, in test_crash res.result(timeout=self.TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/_base.py", line 437, in result raise TimeoutError() concurrent.futures._base.TimeoutError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987, in test_crash self._fail_on_deadlock(executor) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 935, in _fail_on_deadlock self.fail(f"Executor deadlock:\n\n{tb}") AssertionError: Executor deadlock: Thread 0x0000003fc7fff150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 296 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/queues.py", line 224 in _feed File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Thread 0x0000003fcce8e150 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/selectors.py", line 415 in select File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/connection.py", line 921 in wait File "/builddir/build/BUILD/Python-3.7.8/Lib/concurrent/futures/process.py", line 361 in _queue_management_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 870 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 926 in _bootstrap_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 890 in _bootstrap Current thread 0x0000003fdb670a10 (most recent call first): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 926 in _fail_on_deadlock File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 987 in test_crash File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 628 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py", line 676 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 122 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/suite.py", line 84 in __call__ File "/builddir/build/BUILD/Python-3.7.8/Lib/unittest/runner.py", line 176 in run File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 1919 in _run_suite File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2041 in run_unittest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 1254 in test_main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2173 in decorator File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 141 in _runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 652 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 632 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/libregrtest/main.py", line 709 in main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 46 in _main File "/builddir/build/BUILD/Python-3.7.8/Lib/test/regrtest.py", line 50 in File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 85 in _run_code File "/builddir/build/BUILD/Python-3.7.8/Lib/runpy.py", line 193 in _run_module_as_main ====================================================================== FAIL: test_crash (test.test_concurrent_futures.ProcessPoolSpawnExecutorDeadlockTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_concurrent_futures.py", line 134, in tearDown self.assertLess(dt, 300, "synchronization issue: test lasted too long") AssertionError: 326.4561942219989 not less than 300 : synchronization issue: test lasted too long ---------------------------------------------------------------------- Ran 164 tests in 4652.244s FAILED (failures=19, skipped=3) test test_concurrent_futures failed 1:37:44 load avg: 23.63 [243/415/2] test_pipes passed -- running: test_multiprocessing_forkserver (29 min 52 sec), test_gdb (59 min 6 sec), test_pickle (3 min 38 sec), test_multiprocessing_spawn (21 min 35 sec), test_pickletools (1 min 11 sec) 1:38:02 load avg: 23.85 [244/415/2] test_pkg passed -- running: test_multiprocessing_forkserver (30 min 11 sec), test_gdb (59 min 24 sec), test_pickle (3 min 56 sec), test_multiprocessing_spawn (21 min 54 sec), test_pickletools (1 min 29 sec) 1:38:19 load avg: 22.13 [245/415/2] test_pkgimport passed -- running: test_multiprocessing_forkserver (30 min 28 sec), test_gdb (59 min 41 sec), test_pickle (4 min 13 sec), test_multiprocessing_spawn (22 min 11 sec), test_pickletools (1 min 47 sec) 1:38:41 load avg: 23.48 [246/415/2] test_pkgutil passed -- running: test_multiprocessing_forkserver (30 min 50 sec), test_gdb (1 hour 3 sec), test_pickle (4 min 35 sec), test_multiprocessing_spawn (22 min 33 sec), test_pickletools (2 min 8 sec) 1:39:11 load avg: 21.82 running: test_platform (30.2 sec), test_multiprocessing_forkserver (31 min 20 sec), test_gdb (1 hour 33 sec), test_pickle (5 min 5 sec), test_multiprocessing_spawn (23 min 3 sec), test_pickletools (2 min 39 sec) 1:39:22 load avg: 21.00 [247/415/2] test_platform passed -- running: test_multiprocessing_forkserver (31 min 31 sec), test_gdb (1 hour 44 sec), test_pickle (5 min 16 sec), test_multiprocessing_spawn (23 min 14 sec), test_pickletools (2 min 50 sec) 1:39:44 load avg: 19.42 [248/415/2] test_plistlib passed -- running: test_multiprocessing_forkserver (31 min 53 sec), test_gdb (1 hour 1 min), test_pickle (5 min 38 sec), test_multiprocessing_spawn (23 min 36 sec), test_pickletools (3 min 11 sec) 1:40:14 load avg: 17.35 running: test_poll (30.4 sec), test_multiprocessing_forkserver (32 min 23 sec), test_gdb (1 hour 1 min), test_pickle (6 min 8 sec), test_multiprocessing_spawn (24 min 6 sec), test_pickletools (3 min 42 sec) 1:40:18 load avg: 17.08 [249/415/2] test_poll passed -- running: test_multiprocessing_forkserver (32 min 26 sec), test_gdb (1 hour 1 min), test_pickle (6 min 12 sec), test_multiprocessing_spawn (24 min 9 sec), test_pickletools (3 min 45 sec) 1:40:48 load avg: 16.14 running: test_popen (30.1 sec), test_multiprocessing_forkserver (32 min 56 sec), test_gdb (1 hour 2 min), test_pickle (6 min 42 sec), test_multiprocessing_spawn (24 min 39 sec), test_pickletools (4 min 15 sec) 1:40:49 load avg: 16.14 [250/415/2] test_popen passed -- running: test_multiprocessing_forkserver (32 min 58 sec), test_gdb (1 hour 2 min), test_pickle (6 min 43 sec), test_multiprocessing_spawn (24 min 41 sec), test_pickletools (4 min 16 sec) 1:41:06 load avg: 15.74 [251/415/2] test_pickletools passed (4 min 18 sec) -- running: test_multiprocessing_forkserver (33 min 14 sec), test_gdb (1 hour 2 min), test_pickle (6 min 59 sec), test_multiprocessing_spawn (24 min 57 sec) 1:41:36 load avg: 13.76 running: test_poplib (46.6 sec), test_multiprocessing_forkserver (33 min 44 sec), test_gdb (1 hour 2 min), test_pickle (7 min 30 sec), test_multiprocessing_spawn (25 min 27 sec), test_posix (30.3 sec) 1:41:46 load avg: 12.79 [252/415/2] test_posix passed -- running: test_poplib (56.6 sec), test_multiprocessing_forkserver (33 min 54 sec), test_gdb (1 hour 3 min), test_pickle (7 min 40 sec), test_multiprocessing_spawn (25 min 37 sec) 1:41:47 load avg: 12.57 [253/415/2] test_poplib passed (40.6 sec) -- running: test_multiprocessing_forkserver (33 min 56 sec), test_gdb (1 hour 3 min), test_pickle (7 min 41 sec), test_multiprocessing_spawn (25 min 39 sec) 1:42:16 load avg: 11.65 [254/415/2] test_pow passed -- running: test_multiprocessing_forkserver (34 min 25 sec), test_gdb (1 hour 3 min), test_pickle (8 min 10 sec), test_multiprocessing_spawn (26 min 8 sec), test_posixpath (30.6 sec) 1:42:17 load avg: 11.52 [255/415/2] test_posixpath passed -- running: test_multiprocessing_forkserver (34 min 26 sec), test_gdb (1 hour 3 min), test_pickle (8 min 11 sec), test_multiprocessing_spawn (26 min 9 sec) 1:42:37 load avg: 11.10 [256/415/2] test_print passed -- running: test_multiprocessing_forkserver (34 min 45 sec), test_gdb (1 hour 3 min), test_pickle (8 min 30 sec), test_multiprocessing_spawn (26 min 28 sec) 1:42:52 load avg: 11.15 [257/415/2] test_pprint passed -- running: test_multiprocessing_forkserver (35 min), test_gdb (1 hour 4 min), test_pickle (8 min 46 sec), test_multiprocessing_spawn (26 min 43 sec) 1:42:57 load avg: 11.21 [258/415/2] test_profile passed -- running: test_multiprocessing_forkserver (35 min 6 sec), test_gdb (1 hour 4 min), test_pickle (8 min 51 sec), test_multiprocessing_spawn (26 min 49 sec) 1:43:11 load avg: 11.25 [259/415/2] test_property passed -- running: test_multiprocessing_forkserver (35 min 20 sec), test_gdb (1 hour 4 min), test_pickle (9 min 5 sec), test_multiprocessing_spawn (27 min 3 sec) 1:43:34 load avg: 10.59 [260/415/2] test_pty passed -- running: test_multiprocessing_forkserver (35 min 42 sec), test_gdb (1 hour 4 min), test_pickle (9 min 27 sec), test_multiprocessing_spawn (27 min 25 sec), test_pstats (36.3 sec) 1:43:36 load avg: 10.59 [261/415/2] test_pstats passed -- running: test_multiprocessing_forkserver (35 min 44 sec), test_gdb (1 hour 4 min), test_pickle (9 min 30 sec), test_multiprocessing_spawn (27 min 27 sec) 1:43:52 load avg: 11.09 [262/415/2] test_pwd passed -- running: test_multiprocessing_forkserver (36 min 1 sec), test_gdb (1 hour 5 min), test_pickle (9 min 46 sec), test_multiprocessing_spawn (27 min 44 sec) 1:43:57 load avg: 11.09 [263/415/2] test_pulldom passed -- running: test_multiprocessing_forkserver (36 min 5 sec), test_gdb (1 hour 5 min), test_pickle (9 min 50 sec), test_multiprocessing_spawn (27 min 48 sec) 1:44:12 load avg: 11.09 [264/415/2] test_py_compile passed -- running: test_multiprocessing_forkserver (36 min 21 sec), test_gdb (1 hour 5 min), test_pickle (10 min 6 sec), test_multiprocessing_spawn (28 min 4 sec) 1:44:42 load avg: 10.87 running: test_pyclbr (45.7 sec), test_multiprocessing_forkserver (36 min 51 sec), test_gdb (1 hour 6 min), test_pickle (10 min 36 sec), test_multiprocessing_spawn (28 min 34 sec), test_pydoc (30.1 sec) 1:45:12 load avg: 10.13 running: test_pyclbr (1 min 15 sec), test_multiprocessing_forkserver (37 min 21 sec), test_gdb (1 hour 6 min), test_pickle (11 min 6 sec), test_multiprocessing_spawn (29 min 4 sec), test_pydoc (1 min) 1:45:13 load avg: 10.13 [265/415/3] test_multiprocessing_forkserver failed (37 min 5 sec) -- running: test_pyclbr (1 min 16 sec), test_gdb (1 hour 6 min), test_pickle (11 min 7 sec), test_multiprocessing_spawn (29 min 4 sec), test_pydoc (1 min) Process Process-2:1: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 4272, in child join_process(p) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 83, in join_process support.join_thread(process, timeout=TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2221, in join_thread raise AssertionError(msg) AssertionError: failed to join the thread in 60.0 seconds Process Process-2: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 4272, in child join_process(p) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 83, in join_process support.join_thread(process, timeout=TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2221, in join_thread raise AssertionError(msg) AssertionError: failed to join the thread in 60.0 seconds test_answer_challenge_auth_failure (test.test_multiprocessing_forkserver.OtherTest) ... ok test_deliver_challenge_auth_failure (test.test_multiprocessing_forkserver.OtherTest) ... ok test_closefd (test.test_multiprocessing_forkserver.TestCloseFds) ... ok test_flags (test.test_multiprocessing_forkserver.TestFlags) ... ok test_lock (test.test_multiprocessing_forkserver.TestForkAwareThreadLock) ... ok test_ignore (test.test_multiprocessing_forkserver.TestIgnoreEINTR) ... ok test_ignore_listener (test.test_multiprocessing_forkserver.TestIgnoreEINTR) ... ok test_manager_initializer (test.test_multiprocessing_forkserver.TestInitializers) ... ok test_pool_initializer (test.test_multiprocessing_forkserver.TestInitializers) ... ok test_invalid_family (test.test_multiprocessing_forkserver.TestInvalidFamily) ... ok test_invalid_family_win32 (test.test_multiprocessing_forkserver.TestInvalidFamily) ... skipped 'skipped on non-Windows platforms' test_invalid_handles (test.test_multiprocessing_forkserver.TestInvalidHandle) ... ok test_noforkbomb (test.test_multiprocessing_forkserver.TestNoForkBomb) ... ok test_semaphore_tracker (test.test_multiprocessing_forkserver.TestSemaphoreTracker) ... FAIL /builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py:656: ResourceWarning: unclosed file <_io.BufferedReader name=6> outcome.errors.clear() ResourceWarning: Enable tracemalloc to get the object allocation traceback test_semaphore_tracker_sigint (test.test_multiprocessing_forkserver.TestSemaphoreTracker) ... ok test_semaphore_tracker_sigkill (test.test_multiprocessing_forkserver.TestSemaphoreTracker) ... ok test_empty (test.test_multiprocessing_forkserver.TestSimpleQueue) ... ok test_context (test.test_multiprocessing_forkserver.TestStartMethod) ... ok test_get_all (test.test_multiprocessing_forkserver.TestStartMethod) ... ok test_preload_resources (test.test_multiprocessing_forkserver.TestStartMethod) ... ok test_set_get (test.test_multiprocessing_forkserver.TestStartMethod) ... ok test_flushing (test.test_multiprocessing_forkserver.TestStdinBadfiledescriptor) ... ok test_pool_in_process (test.test_multiprocessing_forkserver.TestStdinBadfiledescriptor) ... ok test_queue_in_process (test.test_multiprocessing_forkserver.TestStdinBadfiledescriptor) ... ok test_array (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok test_barrier (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok test_bounded_semaphore (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok test_condition (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok test_dict (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok test_event (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok test_joinable_queue (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok test_list (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok test_lock (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok test_namespace (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok test_pool (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok test_queue (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok test_rlock (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok test_semaphore (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok test_value (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok test_timeout (test.test_multiprocessing_forkserver.TestTimeouts) ... ok test_neg_timeout (test.test_multiprocessing_forkserver.TestWait) ... ok test_wait (test.test_multiprocessing_forkserver.TestWait) ... ok test_wait_integer (test.test_multiprocessing_forkserver.TestWait) ... ok test_wait_slow (test.test_multiprocessing_forkserver.TestWait) ... ok test_wait_socket (test.test_multiprocessing_forkserver.TestWait) ... ok test_wait_socket_slow (test.test_multiprocessing_forkserver.TestWait) ... ok test_wait_timeout (test.test_multiprocessing_forkserver.TestWait) ... ok test_abort (test.test_multiprocessing_forkserver.WithManagerTestBarrier) Test that an abort will put the barrier in a broken state ... ok test_abort_and_reset (test.test_multiprocessing_forkserver.WithManagerTestBarrier) Test that a barrier can be reset after being broken. ... ok test_action (test.test_multiprocessing_forkserver.WithManagerTestBarrier) Test the 'action' callback ... ok test_barrier (test.test_multiprocessing_forkserver.WithManagerTestBarrier) Test that a barrier is passed in lockstep ... ok test_barrier_10 (test.test_multiprocessing_forkserver.WithManagerTestBarrier) Test that a barrier works for 10 consecutive runs ... ok test_default_timeout (test.test_multiprocessing_forkserver.WithManagerTestBarrier) Test the barrier's default timeout ... ok test_reset (test.test_multiprocessing_forkserver.WithManagerTestBarrier) Test that a 'reset' on a barrier frees the waiting threads ... ok test_single_thread (test.test_multiprocessing_forkserver.WithManagerTestBarrier) ... ok test_thousand (test.test_multiprocessing_forkserver.WithManagerTestBarrier) ... skipped 'test not appropriate for manager' test_timeout (test.test_multiprocessing_forkserver.WithManagerTestBarrier) Test wait(timeout) ... ok test_wait_return (test.test_multiprocessing_forkserver.WithManagerTestBarrier) test the return value from barrier.wait ... ok test_notify (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok test_notify_all (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok test_notify_n (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok test_timeout (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok test_wait_result (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok test_waitfor (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok test_waitfor_timeout (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok test_dict (test.test_multiprocessing_forkserver.WithManagerTestContainers) ... ok test_dict_iter (test.test_multiprocessing_forkserver.WithManagerTestContainers) ... ok test_dict_proxy_nested (test.test_multiprocessing_forkserver.WithManagerTestContainers) ... ok test_list (test.test_multiprocessing_forkserver.WithManagerTestContainers) ... ok test_list_iter (test.test_multiprocessing_forkserver.WithManagerTestContainers) ... ok test_list_proxy_in_list (test.test_multiprocessing_forkserver.WithManagerTestContainers) ... ok test_namespace (test.test_multiprocessing_forkserver.WithManagerTestContainers) ... ok test_event (test.test_multiprocessing_forkserver.WithManagerTestEvent) ... ok test_lock (test.test_multiprocessing_forkserver.WithManagerTestLock) ... ok test_lock_context (test.test_multiprocessing_forkserver.WithManagerTestLock) ... ok test_rlock (test.test_multiprocessing_forkserver.WithManagerTestLock) ... ok test_rapid_restart (test.test_multiprocessing_forkserver.WithManagerTestManagerRestart) ... ok test_mymanager (test.test_multiprocessing_forkserver.WithManagerTestMyManager) ... ok test_mymanager_context (test.test_multiprocessing_forkserver.WithManagerTestMyManager) ... ok test_mymanager_context_prestarted (test.test_multiprocessing_forkserver.WithManagerTestMyManager) ... ok test_apply (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_async (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_async_timeout (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_context (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_empty_iterable (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_imap (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_forkserver.WithManagerTestPool) ... skipped 'test not appropriate for manager' test_imap_unordered (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_forkserver.WithManagerTestPool) ... skipped 'test not appropriate for manager' test_make_pool (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_map (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_map_async (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_map_async_callbacks (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_map_chunksize (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_map_handle_iterable_exception (test.test_multiprocessing_forkserver.WithManagerTestPool) ... skipped 'test not appropriate for manager' test_map_no_failfast (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_map_unplicklable (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_release_task_refs (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_starmap (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_starmap_async (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_terminate (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_traceback (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_wrapped_exception (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_fork (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok test_get (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok test_no_import_lock_contention (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok test_put (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok test_qsize (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok test_queue_feeder_donot_stop_onexc (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... skipped 'test not appropriate for manager' test_queue_feeder_on_queue_feeder_error (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... skipped 'test not appropriate for manager' test_task_done (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok test_timeout (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok test_remote (test.test_multiprocessing_forkserver.WithManagerTestRemoteManager) ... ok test_bounded_semaphore (test.test_multiprocessing_forkserver.WithManagerTestSemaphore) ... ok test_semaphore (test.test_multiprocessing_forkserver.WithManagerTestSemaphore) ... ok test_timeout (test.test_multiprocessing_forkserver.WithManagerTestSemaphore) ... skipped 'test not appropriate for manager' test_array (test.test_multiprocessing_forkserver.WithProcessesTestArray) ... ok test_array_from_size (test.test_multiprocessing_forkserver.WithProcessesTestArray) ... ok test_getobj_getlock_obj (test.test_multiprocessing_forkserver.WithProcessesTestArray) ... ok test_rawarray (test.test_multiprocessing_forkserver.WithProcessesTestArray) ... ok test_abort (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) Test that an abort will put the barrier in a broken state ... ok test_abort_and_reset (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) Test that a barrier can be reset after being broken. ... ok test_action (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) Test the 'action' callback ... ok test_barrier (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) Test that a barrier is passed in lockstep ... ok test_barrier_10 (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) Test that a barrier works for 10 consecutive runs ... ok test_default_timeout (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) Test the barrier's default timeout ... ok test_reset (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) Test that a 'reset' on a barrier frees the waiting threads ... ok test_single_thread (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) ... ok test_thousand (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) ... ok test_timeout (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) Test wait(timeout) ... ok test_wait_return (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) test the return value from barrier.wait ... ok test_notify (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok test_notify_all (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok test_notify_n (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok test_timeout (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok test_wait_result (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok test_waitfor (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok test_waitfor_timeout (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok test_connection (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok test_context (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok test_duplex_false (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok test_fd_transfer (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok test_large_fd_transfer (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok test_missing_fd_transfer (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok test_sendbytes (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok test_spawn_close (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok test_event (test.test_multiprocessing_forkserver.WithProcessesTestEvent) ... ok test_finalize (test.test_multiprocessing_forkserver.WithProcessesTestFinalize) ... ok test_thread_safety (test.test_multiprocessing_forkserver.WithProcessesTestFinalize) ... ok test_free_from_gc (test.test_multiprocessing_forkserver.WithProcessesTestHeap) ... ok test_heap (test.test_multiprocessing_forkserver.WithProcessesTestHeap) ... ok test_abstract_socket (test.test_multiprocessing_forkserver.WithProcessesTestListener) ... ok test_context (test.test_multiprocessing_forkserver.WithProcessesTestListener) ... ok test_multiple_bind (test.test_multiprocessing_forkserver.WithProcessesTestListener) ... ok test_issue14725 (test.test_multiprocessing_forkserver.WithProcessesTestListenerClient) ... ok test_issue16955 (test.test_multiprocessing_forkserver.WithProcessesTestListenerClient) ... ok test_listener_client (test.test_multiprocessing_forkserver.WithProcessesTestListenerClient) ... ok test_lock (test.test_multiprocessing_forkserver.WithProcessesTestLock) ... ok test_lock_context (test.test_multiprocessing_forkserver.WithProcessesTestLock) ... ok test_rlock (test.test_multiprocessing_forkserver.WithProcessesTestLock) ... ok test_enable_logging (test.test_multiprocessing_forkserver.WithProcessesTestLogging) ... ok test_level (test.test_multiprocessing_forkserver.WithProcessesTestLogging) ... ok test_rapid_restart (test.test_multiprocessing_forkserver.WithProcessesTestManagerRestart) ... ok test_access (test.test_multiprocessing_forkserver.WithProcessesTestPicklingConnections) ... ok test_pickling (test.test_multiprocessing_forkserver.WithProcessesTestPicklingConnections) ... ok test_boundaries (test.test_multiprocessing_forkserver.WithProcessesTestPoll) ... ok test_dont_merge (test.test_multiprocessing_forkserver.WithProcessesTestPoll) ... ok test_empty_string (test.test_multiprocessing_forkserver.WithProcessesTestPoll) ... ok test_strings (test.test_multiprocessing_forkserver.WithProcessesTestPoll) ... ok test_poll_eintr (test.test_multiprocessing_forkserver.WithProcessesTestPollEintr) ... ok test_apply (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_async (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_async_timeout (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_context (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_empty_iterable (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_imap (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_imap_unordered (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_make_pool (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_map (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_map_async (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_map_async_callbacks (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_map_chunksize (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_map_handle_iterable_exception (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_map_no_failfast (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_map_unplicklable (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_release_task_refs (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_starmap (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_starmap_async (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_terminate (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_traceback (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_wrapped_exception (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_async_error_callback (test.test_multiprocessing_forkserver.WithProcessesTestPoolWorkerErrors) ... ok test_unpickleable_result (test.test_multiprocessing_forkserver.WithProcessesTestPoolWorkerErrors) ... ok test_pool_worker_lifetime (test.test_multiprocessing_forkserver.WithProcessesTestPoolWorkerLifetime) ... ok test_pool_worker_lifetime_early_close (test.test_multiprocessing_forkserver.WithProcessesTestPoolWorkerLifetime) ... ok test_active_children (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_child_fd_inflation (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_close (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_cpu_count (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_current (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_daemon_argument (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_error_on_stdio_flush_1 (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_error_on_stdio_flush_2 (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_forkserver_sigint (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_forkserver_sigkill (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_kill (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_lose_target_ref (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_many_processes (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... FAIL test_process (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_recursion (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_sentinel (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_terminate (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_wait_for_threads (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_fork (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok test_get (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok test_no_import_lock_contention (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok test_put (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok test_qsize (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok test_queue_feeder_donot_stop_onexc (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok test_queue_feeder_on_queue_feeder_error (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok test_task_done (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok test_timeout (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok test_bounded_semaphore (test.test_multiprocessing_forkserver.WithProcessesTestSemaphore) ... ok test_semaphore (test.test_multiprocessing_forkserver.WithProcessesTestSemaphore) ... ok test_timeout (test.test_multiprocessing_forkserver.WithProcessesTestSemaphore) ... ok test_copy (test.test_multiprocessing_forkserver.WithProcessesTestSharedCTypes) ... ok test_sharedctypes (test.test_multiprocessing_forkserver.WithProcessesTestSharedCTypes) ... ok test_synchronize (test.test_multiprocessing_forkserver.WithProcessesTestSharedCTypes) ... ok test_stderr_flush (test.test_multiprocessing_forkserver.WithProcessesTestSubclassingProcess) ... ok test_subclassing (test.test_multiprocessing_forkserver.WithProcessesTestSubclassingProcess) ... ok test_sys_exit (test.test_multiprocessing_forkserver.WithProcessesTestSubclassingProcess) ... ok test_getobj_getlock (test.test_multiprocessing_forkserver.WithProcessesTestValue) ... ok test_rawvalue (test.test_multiprocessing_forkserver.WithProcessesTestValue) ... ok test_value (test.test_multiprocessing_forkserver.WithProcessesTestValue) ... ok test_abort (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) Test that an abort will put the barrier in a broken state ... ok test_abort_and_reset (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) Test that a barrier can be reset after being broken. ... ok test_action (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) Test the 'action' callback ... ok test_barrier (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) Test that a barrier is passed in lockstep ... ok test_barrier_10 (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) Test that a barrier works for 10 consecutive runs ... ok test_default_timeout (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) Test the barrier's default timeout ... ok test_reset (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) Test that a 'reset' on a barrier frees the waiting threads ... ok test_single_thread (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) ... ok test_thousand (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) ... ok test_timeout (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) Test wait(timeout) ... ok test_wait_return (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) test the return value from barrier.wait ... ok test_notify (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok test_notify_all (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok test_notify_n (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok test_timeout (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok test_wait_result (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok test_waitfor (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok test_waitfor_timeout (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok test_connection (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... ok test_context (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... ok test_duplex_false (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... ok test_fd_transfer (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... skipped 'only makes sense with processes' test_large_fd_transfer (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... skipped 'only makes sense with processes' test_missing_fd_transfer (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... skipped 'only makes sense with processes' test_sendbytes (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... skipped 'test not appropriate for threads' test_spawn_close (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... ok test_event (test.test_multiprocessing_forkserver.WithThreadsTestEvent) ... ok test_issue14725 (test.test_multiprocessing_forkserver.WithThreadsTestListenerClient) ... ok test_issue16955 (test.test_multiprocessing_forkserver.WithThreadsTestListenerClient) ... ok test_listener_client (test.test_multiprocessing_forkserver.WithThreadsTestListenerClient) ... ok test_lock (test.test_multiprocessing_forkserver.WithThreadsTestLock) ... ok test_lock_context (test.test_multiprocessing_forkserver.WithThreadsTestLock) ... ok test_rlock (test.test_multiprocessing_forkserver.WithThreadsTestLock) ... ok test_rapid_restart (test.test_multiprocessing_forkserver.WithThreadsTestManagerRestart) ... ok test_boundaries (test.test_multiprocessing_forkserver.WithThreadsTestPoll) ... ok test_dont_merge (test.test_multiprocessing_forkserver.WithThreadsTestPoll) ... ok test_empty_string (test.test_multiprocessing_forkserver.WithThreadsTestPoll) ... ok test_strings (test.test_multiprocessing_forkserver.WithThreadsTestPoll) ... ok test_apply (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_async (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_async_timeout (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_context (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_empty_iterable (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_imap (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_imap_unordered (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_make_pool (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_map (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_map_async (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_map_async_callbacks (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_map_chunksize (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_map_handle_iterable_exception (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_map_no_failfast (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_map_unplicklable (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... skipped 'test not appropriate for threads' test_release_task_refs (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_starmap (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_starmap_async (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_terminate (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_traceback (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_wrapped_exception (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_active_children (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... ok test_child_fd_inflation (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_close (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_cpu_count (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... ok test_current (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_daemon_argument (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_error_on_stdio_flush_1 (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... ok test_error_on_stdio_flush_2 (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... ok test_forkserver_sigint (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_forkserver_sigkill (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_kill (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_lose_target_ref (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... ok test_many_processes (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_process (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... ok test_recursion (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... ok test_sentinel (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_terminate (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_wait_for_threads (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_fork (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok test_get (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok test_no_import_lock_contention (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok test_put (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok test_qsize (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok test_queue_feeder_donot_stop_onexc (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... skipped 'test not appropriate for threads' test_queue_feeder_on_queue_feeder_error (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... skipped 'test not appropriate for threads' test_task_done (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok test_timeout (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok test_bounded_semaphore (test.test_multiprocessing_forkserver.WithThreadsTestSemaphore) ... ok test_semaphore (test.test_multiprocessing_forkserver.WithThreadsTestSemaphore) ... ok test_timeout (test.test_multiprocessing_forkserver.WithThreadsTestSemaphore) ... skipped 'test not appropriate for threads' test_import (test.test_multiprocessing_forkserver._TestImportStar) ... ok ====================================================================== FAIL: test_semaphore_tracker (test.test_multiprocessing_forkserver.TestSemaphoreTracker) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 4527, in test_semaphore_tracker _multiprocessing.sem_unlink(name2) AssertionError: OSError not raised ====================================================================== FAIL: test_many_processes (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 511, in test_many_processes self.assertIn(p.exitcode, exitcodes) AssertionError: 0 not found in [-15] ---------------------------------------------------------------------- Ran 328 tests in 2220.828s FAILED (failures=2, skipped=27) test test_multiprocessing_forkserver failed 1:45:32 load avg: 9.95 [266/415/3] test_pyexpat passed -- running: test_pyclbr (1 min 35 sec), test_gdb (1 hour 6 min), test_pickle (11 min 26 sec), test_multiprocessing_spawn (29 min 23 sec), test_pydoc (1 min 19 sec) 1:46:02 load avg: 13.19 running: test_pyclbr (2 min 5 sec), test_queue (30.2 sec), test_gdb (1 hour 7 min), test_pickle (11 min 56 sec), test_multiprocessing_spawn (29 min 54 sec), test_pydoc (1 min 50 sec) 1:46:32 load avg: 17.94 running: test_pyclbr (2 min 35 sec), test_queue (1 min), test_gdb (1 hour 7 min), test_pickle (12 min 26 sec), test_multiprocessing_spawn (30 min 24 sec), test_pydoc (2 min 20 sec) 1:47:02 load avg: 21.60 running: test_pyclbr (3 min 5 sec), test_queue (1 min 30 sec), test_gdb (1 hour 8 min), test_pickle (12 min 56 sec), test_multiprocessing_spawn (30 min 54 sec), test_pydoc (2 min 50 sec) 1:47:12 load avg: 19.89 [267/415/3] test_pydoc passed (2 min 42 sec) -- running: test_pyclbr (3 min 15 sec), test_queue (1 min 40 sec), test_gdb (1 hour 8 min), test_pickle (13 min 6 sec), test_multiprocessing_spawn (31 min 4 sec) 1:47:43 load avg: 16.87 running: test_pyclbr (3 min 46 sec), test_queue (2 min 10 sec), test_gdb (1 hour 9 min), test_pickle (13 min 36 sec), test_multiprocessing_spawn (31 min 34 sec), test_quopri (30.1 sec) 1:47:43 load avg: 16.87 [268/415/3] test_quopri passed -- running: test_pyclbr (3 min 46 sec), test_queue (2 min 10 sec), test_gdb (1 hour 9 min), test_pickle (13 min 37 sec), test_multiprocessing_spawn (31 min 34 sec) 1:48:02 load avg: 15.44 [269/415/3] test_raise passed -- running: test_pyclbr (4 min 5 sec), test_queue (2 min 30 sec), test_gdb (1 hour 9 min), test_pickle (13 min 56 sec), test_multiprocessing_spawn (31 min 53 sec) 1:48:32 load avg: 13.22 running: test_pyclbr (4 min 35 sec), test_queue (3 min), test_gdb (1 hour 9 min), test_pickle (14 min 26 sec), test_multiprocessing_spawn (32 min 24 sec), test_random (30.4 sec) 1:49:02 load avg: 11.79 running: test_pyclbr (5 min 5 sec), test_queue (3 min 30 sec), test_gdb (1 hour 10 min), test_pickle (14 min 56 sec), test_multiprocessing_spawn (32 min 54 sec), test_random (1 min) 1:49:11 load avg: 11.76 [270/415/3] test_pyclbr passed (4 min 57 sec) -- running: test_queue (3 min 38 sec), test_gdb (1 hour 10 min), test_pickle (15 min 4 sec), test_multiprocessing_spawn (33 min 2 sec), test_random (1 min 8 sec) 1:49:41 load avg: 11.27 running: test_range (30.2 sec), test_queue (4 min 8 sec), test_gdb (1 hour 11 min), test_pickle (15 min 35 sec), test_multiprocessing_spawn (33 min 32 sec), test_random (1 min 38 sec) 1:50:03 load avg: 12.92 [271/415/3] test_queue passed (4 min 14 sec) -- running: test_range (52.4 sec), test_gdb (1 hour 11 min), test_pickle (15 min 57 sec), test_multiprocessing_spawn (33 min 54 sec), test_random (2 min) 1:50:33 load avg: 11.35 running: test_range (1 min 22 sec), test_re (30.3 sec), test_gdb (1 hour 11 min), test_pickle (16 min 27 sec), test_multiprocessing_spawn (34 min 25 sec), test_random (2 min 31 sec) 1:51:03 load avg: 10.49 running: test_range (1 min 52 sec), test_re (1 min), test_gdb (1 hour 12 min), test_pickle (16 min 57 sec), test_multiprocessing_spawn (34 min 55 sec), test_random (3 min 1 sec) 1:51:17 load avg: 10.26 [272/415/3] test_range passed (1 min 51 sec) -- running: test_re (1 min 14 sec), test_gdb (1 hour 12 min), test_pickle (17 min 11 sec), test_multiprocessing_spawn (35 min 9 sec), test_random (3 min 15 sec) 1:51:24 load avg: 10.14 [273/415/3] test_random passed (3 min 6 sec) -- running: test_re (1 min 20 sec), test_gdb (1 hour 12 min), test_pickle (17 min 18 sec), test_multiprocessing_spawn (35 min 15 sec) 1:51:54 load avg: 9.61 running: test_readline (37.0 sec), test_re (1 min 51 sec), test_gdb (1 hour 13 min), test_pickle (17 min 48 sec), test_multiprocessing_spawn (35 min 46 sec), test_regrtest (30.4 sec) 1:51:57 load avg: 9.61 [274/415/3] test_readline passed -- running: test_re (1 min 54 sec), test_gdb (1 hour 13 min), test_pickle (17 min 51 sec), test_multiprocessing_spawn (35 min 48 sec), test_regrtest (33.3 sec) 1:52:19 load avg: 9.40 [275/415/3] test_repl passed -- running: test_re (2 min 16 sec), test_gdb (1 hour 13 min), test_pickle (18 min 13 sec), test_multiprocessing_spawn (36 min 10 sec), test_regrtest (55.2 sec) 1:52:30 load avg: 9.42 [276/415/3] test_re passed (2 min 11 sec) -- running: test_gdb (1 hour 13 min), test_pickle (18 min 23 sec), test_multiprocessing_spawn (36 min 21 sec), test_regrtest (1 min 5 sec) 1:52:37 load avg: 9.39 [277/415/3] test_reprlib passed -- running: test_gdb (1 hour 13 min), test_pickle (18 min 31 sec), test_multiprocessing_spawn (36 min 29 sec), test_regrtest (1 min 13 sec) 1:52:56 load avg: 9.20 [278/415/3] test_richcmp passed -- running: test_gdb (1 hour 14 min), test_pickle (18 min 50 sec), test_multiprocessing_spawn (36 min 47 sec), test_regrtest (1 min 32 sec) 1:53:12 load avg: 9.23 [279/415/3] test_resource passed -- running: test_gdb (1 hour 14 min), test_pickle (19 min 5 sec), test_multiprocessing_spawn (37 min 3 sec), test_regrtest (1 min 47 sec) 1:53:13 load avg: 9.23 [280/415/3] test_rlcompleter passed -- running: test_gdb (1 hour 14 min), test_pickle (19 min 7 sec), test_multiprocessing_spawn (37 min 4 sec), test_regrtest (1 min 48 sec) 1:53:31 load avg: 9.23 [281/415/3] test_robotparser passed -- running: test_gdb (1 hour 14 min), test_pickle (19 min 25 sec), test_multiprocessing_spawn (37 min 23 sec), test_regrtest (2 min 7 sec) 1:54:00 load avg: 9.19 [282/415/3] test_gdb passed (1 hour 15 min) -- running: test_runpy (47.5 sec), test_pickle (19 min 54 sec), test_multiprocessing_spawn (37 min 52 sec), test_regrtest (2 min 36 sec) 1:54:01 load avg: 9.19 [283/415/3] test_sax passed -- running: test_runpy (47.8 sec), test_pickle (19 min 55 sec), test_multiprocessing_spawn (37 min 52 sec), test_regrtest (2 min 36 sec) 1:54:17 load avg: 8.62 [284/415/3] test_sched passed -- running: test_runpy (1 min 4 sec), test_pickle (20 min 11 sec), test_multiprocessing_spawn (38 min 9 sec), test_regrtest (2 min 53 sec) 1:54:20 load avg: 8.49 [285/415/3] test_scope passed -- running: test_runpy (1 min 7 sec), test_pickle (20 min 14 sec), test_multiprocessing_spawn (38 min 12 sec), test_regrtest (2 min 56 sec) 1:54:39 load avg: 7.99 [286/415/3] test_secrets passed -- running: test_runpy (1 min 25 sec), test_pickle (20 min 33 sec), test_multiprocessing_spawn (38 min 30 sec), test_regrtest (3 min 14 sec) 1:54:52 load avg: 7.76 [287/415/3] test_script_helper passed -- running: test_runpy (1 min 38 sec), test_pickle (20 min 45 sec), test_multiprocessing_spawn (38 min 43 sec), test_regrtest (3 min 27 sec) 1:55:10 load avg: 7.53 [288/415/3] test_select passed -- running: test_runpy (1 min 57 sec), test_pickle (21 min 4 sec), test_multiprocessing_spawn (39 min 2 sec), test_regrtest (3 min 46 sec) 1:55:41 load avg: 7.84 running: test_runpy (2 min 27 sec), test_set (30.2 sec), test_selectors (49.0 sec), test_pickle (21 min 34 sec), test_multiprocessing_spawn (39 min 32 sec), test_regrtest (4 min 16 sec) 1:55:54 load avg: 8.08 [289/415/3] test_runpy passed (2 min 27 sec) -- running: test_set (43.2 sec), test_selectors (1 min 1 sec), test_pickle (21 min 47 sec), test_multiprocessing_spawn (39 min 45 sec), test_regrtest (4 min 29 sec) 1:56:14 load avg: 8.22 [290/415/3] test_setcomps passed -- running: test_set (1 min 3 sec), test_selectors (1 min 22 sec), test_pickle (22 min 8 sec), test_multiprocessing_spawn (40 min 5 sec), test_regrtest (4 min 50 sec) 1:56:44 load avg: 8.27 [291/415/3] test_pickle passed (22 min 22 sec) -- running: test_shelve (30.4 sec), test_set (1 min 33 sec), test_selectors (1 min 52 sec), test_multiprocessing_spawn (40 min 36 sec), test_regrtest (5 min 20 sec) 1:57:03 load avg: 8.21 [292/415/3] test_shlex passed -- running: test_shelve (48.6 sec), test_set (1 min 52 sec), test_selectors (2 min 10 sec), test_multiprocessing_spawn (40 min 54 sec), test_regrtest (5 min 38 sec) 1:57:09 load avg: 8.32 [293/415/3] test_shelve passed (41.0 sec) -- running: test_set (1 min 58 sec), test_selectors (2 min 17 sec), test_multiprocessing_spawn (41 min), test_regrtest (5 min 44 sec) 1:57:39 load avg: 7.56 running: test_signal (30.2 sec), test_set (2 min 28 sec), test_selectors (2 min 47 sec), test_shutil (36.4 sec), test_multiprocessing_spawn (41 min 30 sec), test_regrtest (6 min 14 sec) 1:58:06 load avg: 7.10 [294/415/3] test_shutil passed (46.7 sec) -- running: test_signal (57.0 sec), test_set (2 min 55 sec), test_selectors (3 min 13 sec), test_multiprocessing_spawn (41 min 57 sec), test_regrtest (6 min 41 sec) 1:58:36 load avg: 6.82 running: test_signal (1 min 27 sec), test_set (3 min 25 sec), test_selectors (3 min 44 sec), test_site (30.2 sec), test_multiprocessing_spawn (42 min 27 sec), test_regrtest (7 min 12 sec) 1:58:57 load avg: 6.67 [295/415/3] test_set passed (3 min 31 sec) -- running: test_signal (1 min 48 sec), test_selectors (4 min 5 sec), test_site (51.7 sec), test_multiprocessing_spawn (42 min 49 sec), test_regrtest (7 min 33 sec) 1:59:12 load avg: 6.44 [296/415/3] test_site passed (49.7 sec) -- running: test_signal (2 min 3 sec), test_selectors (4 min 20 sec), test_multiprocessing_spawn (43 min 4 sec), test_regrtest (7 min 48 sec) 1:59:36 load avg: 6.41 [297/415/3] test_slice passed -- running: test_signal (2 min 27 sec), test_selectors (4 min 44 sec), test_multiprocessing_spawn (43 min 28 sec), test_regrtest (8 min 12 sec) 1:59:47 load avg: 6.34 [298/415/3] test_smtpd passed -- running: test_signal (2 min 38 sec), test_selectors (4 min 55 sec), test_multiprocessing_spawn (43 min 39 sec), test_regrtest (8 min 23 sec) 2:00:05 load avg: 6.51 [299/415/3] test_smtpnet skipped (resource denied) -- running: test_signal (2 min 56 sec), test_selectors (5 min 13 sec), test_multiprocessing_spawn (43 min 57 sec), test_regrtest (8 min 41 sec) test_smtpnet skipped -- Use of the 'network' resource not enabled 2:00:18 load avg: 6.36 [300/415/3] test_smtplib passed -- running: test_signal (3 min 9 sec), test_selectors (5 min 26 sec), test_multiprocessing_spawn (44 min 10 sec), test_regrtest (8 min 54 sec) 2:00:26 load avg: 6.30 [301/415/3] test_sndhdr passed -- running: test_signal (3 min 17 sec), test_selectors (5 min 33 sec), test_multiprocessing_spawn (44 min 17 sec), test_regrtest (9 min 1 sec) 2:00:38 load avg: 6.26 [302/415/3] test_signal passed (3 min 13 sec) -- running: test_selectors (5 min 45 sec), test_multiprocessing_spawn (44 min 29 sec), test_regrtest (9 min 13 sec) 2:00:44 load avg: 6.37 [303/415/3] test_socketserver skipped (resource denied) -- running: test_selectors (5 min 52 sec), test_multiprocessing_spawn (44 min 36 sec), test_regrtest (9 min 20 sec) test_socketserver skipped -- Use of the 'network' resource not enabled 2:01:12 load avg: 6.31 [304/415/3] test_sort passed -- running: test_socket (53.4 sec), test_selectors (6 min 20 sec), test_multiprocessing_spawn (45 min 3 sec), test_regrtest (9 min 47 sec) 2:01:31 load avg: 6.25 [305/415/3] test_spwd passed -- running: test_socket (1 min 12 sec), test_selectors (6 min 39 sec), test_source_encoding (46.3 sec), test_multiprocessing_spawn (45 min 22 sec), test_regrtest (10 min 6 sec) 2:01:55 load avg: 6.57 [306/415/3] test_source_encoding passed (53.1 sec) -- running: test_socket (1 min 36 sec), test_selectors (7 min 3 sec), test_multiprocessing_spawn (45 min 46 sec), test_regrtest (10 min 31 sec) 2:02:17 load avg: 6.60 [307/415/3] test_sqlite passed -- running: test_socket (1 min 59 sec), test_selectors (7 min 25 sec), test_multiprocessing_spawn (46 min 9 sec), test_regrtest (10 min 53 sec) 2:02:37 load avg: 6.43 [308/415/3] test_startfile skipped -- running: test_socket (2 min 19 sec), test_selectors (7 min 45 sec), test_ssl (42.5 sec), test_multiprocessing_spawn (46 min 29 sec), test_regrtest (11 min 13 sec) test_startfile skipped -- object has no attribute 'startfile' 2:02:57 load avg: 6.51 [309/415/3] test_stat passed -- running: test_socket (2 min 38 sec), test_selectors (8 min 5 sec), test_ssl (1 min 2 sec), test_multiprocessing_spawn (46 min 48 sec), test_regrtest (11 min 33 sec) 2:03:20 load avg: 6.62 [310/415/4] test_socket failed (2 min 43 sec) -- running: test_selectors (8 min 28 sec), test_ssl (1 min 25 sec), test_multiprocessing_spawn (47 min 12 sec), test_regrtest (11 min 56 sec) testCloseException (test.test_socket.GeneralModuleTests) ... ok testCrucialConstants (test.test_socket.GeneralModuleTests) ... ok testDefaultTimeout (test.test_socket.GeneralModuleTests) ... ok testGetServBy (test.test_socket.GeneralModuleTests) ... ok testGetSockOpt (test.test_socket.GeneralModuleTests) ... ok testGetaddrinfo (test.test_socket.GeneralModuleTests) ... ok testHostnameRes (test.test_socket.GeneralModuleTests) ... ok testIPv4_inet_aton_fourbytes (test.test_socket.GeneralModuleTests) ... ok testIPv4toString (test.test_socket.GeneralModuleTests) ... ok testIPv6toString (test.test_socket.GeneralModuleTests) ... ok testInterfaceNameIndex (test.test_socket.GeneralModuleTests) ... ok testInterpreterCrash (test.test_socket.GeneralModuleTests) ... ok testInvalidInterfaceNameIndex (test.test_socket.GeneralModuleTests) ... ok testNewAttributes (test.test_socket.GeneralModuleTests) ... ok testNtoH (test.test_socket.GeneralModuleTests) ... ok testNtoHErrors (test.test_socket.GeneralModuleTests) ... ok testRefCountGetNameInfo (test.test_socket.GeneralModuleTests) ... ok testSendAfterClose (test.test_socket.GeneralModuleTests) ... ok testSendtoErrors (test.test_socket.GeneralModuleTests) ... ok testSetSockOpt (test.test_socket.GeneralModuleTests) ... ok testSockName (test.test_socket.GeneralModuleTests) ... ok testSocketError (test.test_socket.GeneralModuleTests) ... ok testStringToIPv4 (test.test_socket.GeneralModuleTests) ... ok testStringToIPv6 (test.test_socket.GeneralModuleTests) ... ok test_SocketType_is_socketobject (test.test_socket.GeneralModuleTests) ... ok test__sendfile_use_sendfile (test.test_socket.GeneralModuleTests) ... ok test_csocket_repr (test.test_socket.GeneralModuleTests) ... ok test_dealloc_warn (test.test_socket.GeneralModuleTests) ... ok test_flowinfo (test.test_socket.GeneralModuleTests) ... ok test_getaddrinfo_ipv6_basic (test.test_socket.GeneralModuleTests) ... ok test_getaddrinfo_ipv6_scopeid_numeric (test.test_socket.GeneralModuleTests) ... skipped 'Numeric scope id does not work or undocumented' test_getaddrinfo_ipv6_scopeid_symbolic (test.test_socket.GeneralModuleTests) ... ok test_getnameinfo (test.test_socket.GeneralModuleTests) ... ok test_getnameinfo_ipv6_scopeid_numeric (test.test_socket.GeneralModuleTests) ... skipped 'Numeric scope id does not work or undocumented' test_getnameinfo_ipv6_scopeid_symbolic (test.test_socket.GeneralModuleTests) ... ok test_getsockaddrarg (test.test_socket.GeneralModuleTests) ... ok test_host_resolution (test.test_socket.GeneralModuleTests) ... ok test_host_resolution_bad_address (test.test_socket.GeneralModuleTests) ... ok test_idna (test.test_socket.GeneralModuleTests) ... skipped 'network is not enabled' test_listen_backlog (test.test_socket.GeneralModuleTests) ... ok test_listen_backlog_overflow (test.test_socket.GeneralModuleTests) ... ok test_makefile_invalid_mode (test.test_socket.GeneralModuleTests) ... ok test_makefile_mode (test.test_socket.GeneralModuleTests) ... ok test_name_closed_socketio (test.test_socket.GeneralModuleTests) ... ok test_pickle (test.test_socket.GeneralModuleTests) ... ok test_repr (test.test_socket.GeneralModuleTests) ... ok test_sendall_interrupted (test.test_socket.GeneralModuleTests) ... ok test_sendall_interrupted_with_timeout (test.test_socket.GeneralModuleTests) ... ok test_sethostname (test.test_socket.GeneralModuleTests) ... skipped 'test should be run as root' test_sio_loopback_fast_path (test.test_socket.GeneralModuleTests) ... skipped 'Windows specific' test_sock_ioctl (test.test_socket.GeneralModuleTests) ... skipped 'Windows specific' test_socket_close (test.test_socket.GeneralModuleTests) ... ok test_socket_consistent_sock_type (test.test_socket.GeneralModuleTests) ... ok test_socket_fileno (test.test_socket.GeneralModuleTests) ... ok test_str_for_enums (test.test_socket.GeneralModuleTests) ... ok test_unknown_socket_family_repr (test.test_socket.GeneralModuleTests) ... ok test_unusable_closed_socketio (test.test_socket.GeneralModuleTests) ... ok test_weakref (test.test_socket.GeneralModuleTests) ... ok testDetach (test.test_socket.BasicTCPTest) ... ok testDup (test.test_socket.BasicTCPTest) ... ok testFromFd (test.test_socket.BasicTCPTest) ... ok testOverFlowRecv (test.test_socket.BasicTCPTest) ... ok testOverFlowRecvFrom (test.test_socket.BasicTCPTest) ... ok testRecv (test.test_socket.BasicTCPTest) ... ok testRecvFrom (test.test_socket.BasicTCPTest) ... ok testSendAll (test.test_socket.BasicTCPTest) ... ok testShutdown (test.test_socket.BasicTCPTest) ... ok testShutdown_overflow (test.test_socket.BasicTCPTest) ... ok testClose (test.test_socket.TCPCloserTest) ... ok testInterruptedTimeout (test.test_socket.TCPTimeoutTest) ... ok testTCPTimeout (test.test_socket.TCPTimeoutTest) ... ok testTimeoutZero (test.test_socket.TCPTimeoutTest) ... ok testExceptionTree (test.test_socket.TestExceptions) ... ok test_setblocking_invalidfd (test.test_socket.TestExceptions) ... ok testRecvFromIntoArray (test.test_socket.BufferIOTest) ... ok testRecvFromIntoBytearray (test.test_socket.BufferIOTest) ... ok testRecvFromIntoEmptyBuffer (test.test_socket.BufferIOTest) ... ok testRecvFromIntoMemoryview (test.test_socket.BufferIOTest) ... ok testRecvFromIntoSmallBuffer (test.test_socket.BufferIOTest) ... ok testRecvIntoArray (test.test_socket.BufferIOTest) ... ok testRecvIntoBytearray (test.test_socket.BufferIOTest) ... ok testRecvIntoMemoryview (test.test_socket.BufferIOTest) ... ok testDetach (test.test_socket.BasicTCPTest2) ... ok testDup (test.test_socket.BasicTCPTest2) ... ok testFromFd (test.test_socket.BasicTCPTest2) ... ok testOverFlowRecv (test.test_socket.BasicTCPTest2) ... ok testOverFlowRecvFrom (test.test_socket.BasicTCPTest2) ... ok testRecv (test.test_socket.BasicTCPTest2) ... ok testRecvFrom (test.test_socket.BasicTCPTest2) ... ok testSendAll (test.test_socket.BasicTCPTest2) ... ok testShutdown (test.test_socket.BasicTCPTest2) ... ok testShutdown_overflow (test.test_socket.BasicTCPTest2) ... ok testRecvFrom (test.test_socket.BasicUDPTest) ... ok testRecvFromNegative (test.test_socket.BasicUDPTest) ... ok testSendtoAndRecv (test.test_socket.BasicUDPTest) ... ok testTimeoutZero (test.test_socket.UDPTimeoutTest) ... ok testUDPTimeout (test.test_socket.UDPTimeoutTest) ... ok testAccept (test.test_socket.NonBlockingTCPTests) ... ok testConnect (test.test_socket.NonBlockingTCPTests) ... ok testInheritFlags (test.test_socket.NonBlockingTCPTests) ... ok testInitNonBlocking (test.test_socket.NonBlockingTCPTests) ... ok testRecv (test.test_socket.NonBlockingTCPTests) ... ok testSetBlocking (test.test_socket.NonBlockingTCPTests) ... ok testSetBlocking_overflow (test.test_socket.NonBlockingTCPTests) ... ok testAttributes (test.test_socket.FileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.FileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.FileObjectClassTestCase) ... ok testFullRead (test.test_socket.FileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.FileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.FileObjectClassTestCase) ... ok testReadline (test.test_socket.FileObjectClassTestCase) ... ok testRealClose (test.test_socket.FileObjectClassTestCase) ... ok testSmallRead (test.test_socket.FileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.FileObjectClassTestCase) ... ok testAttributes (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testFullRead (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testMakefileClose (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testMakefileCloseSocketDestroy (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testReadline (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testRealClose (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testSmallReadNonBlocking (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testUnbufferedReadline (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testWriteNonBlocking (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testAttributes (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testFullRead (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testReadline (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testRealClose (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testAttributes (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testFullRead (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testReadline (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testRealClose (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testAttributes (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testFullRead (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testReadline (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testRealClose (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testAttributes (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testFullRead (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testReadline (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testRealClose (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testAttributes (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testFullRead (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testReadline (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testRealClose (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok test_connect (test.test_socket.NetworkConnectionNoServer) ... ok test_create_connection (test.test_socket.NetworkConnectionNoServer) ... ok test_create_connection_timeout (test.test_socket.NetworkConnectionNoServer) ... ok testFamily (test.test_socket.NetworkConnectionAttributesTest) ... ok testSourceAddress (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutDefault (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutNone (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutValueNamed (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutValueNonamed (test.test_socket.NetworkConnectionAttributesTest) ... ok testInsideTimeout (test.test_socket.NetworkConnectionBehaviourTest) ... ok testOutsideTimeout (test.test_socket.NetworkConnectionBehaviourTest) ... ok testCreateConnectionBase (test.test_socket.ContextManagersTest) ... ok testCreateConnectionClose (test.test_socket.ContextManagersTest) ... ok test_SOCK_CLOEXEC (test.test_socket.InheritanceTest) ... ok test_default_inheritable (test.test_socket.InheritanceTest) ... ok test_dup (test.test_socket.InheritanceTest) ... ok test_get_inheritable_cloexec (test.test_socket.InheritanceTest) ... ok test_set_inheritable (test.test_socket.InheritanceTest) ... ok test_set_inheritable_cloexec (test.test_socket.InheritanceTest) ... ok test_socketpair (test.test_socket.InheritanceTest) ... ok test_SOCK_NONBLOCK (test.test_socket.NonblockConstantTest) ... ok testDefaults (test.test_socket.BasicSocketPairTest) ... ok testRecv (test.test_socket.BasicSocketPairTest) ... ok testSend (test.test_socket.BasicSocketPairTest) ... ok testBytesAddr (test.test_socket.TestUnixDomain) ... skipped "Pathname b'/builddir/build/BUILD/Python-3.7.8/build/debug/build/test_python_49416/test_python_worker_62189/@test_62189_tmp' is too long to serve as an AF_UNIX path" testStrAddr (test.test_socket.TestUnixDomain) ... skipped "Pathname '/builddir/build/BUILD/Python-3.7.8/build/debug/build/test_python_49416/test_python_worker_62189/@test_62189_tmp' is too long to serve as an AF_UNIX path" testSurrogateescapeBind (test.test_socket.TestUnixDomain) ... skipped "Pathname '/builddir/build/BUILD/Python-3.7.8/build/debug/build/test_python_49416/test_python_worker_62189/@test_62189_tmp-\\udcc3\\udca0\\udcc3\\udcb2\\udcc9\\udc98\\udcc5\\udc81\\udcc4\\udc9f' is too long to serve as an AF_UNIX path" testUnbound (test.test_socket.TestUnixDomain) ... ok testUnencodableAddr (test.test_socket.TestUnixDomain) ... skipped "Pathname '/builddir/build/BUILD/Python-3.7.8/build/debug/build/test_python_49416/test_python_worker_62189/@test_62189_tmp-\\udcff' is too long to serve as an AF_UNIX path" testBytearrayName (test.test_socket.TestLinuxAbstractNamespace) ... ok testLinuxAbstractNamespace (test.test_socket.TestLinuxAbstractNamespace) ... ok testMaxName (test.test_socket.TestLinuxAbstractNamespace) ... ok testNameOverflow (test.test_socket.TestLinuxAbstractNamespace) ... ok testStrName (test.test_socket.TestLinuxAbstractNamespace) ... ok testRDM (test.test_socket.TIPCTest) ... skipped "TIPC module is not loaded, please 'sudo modprobe tipc'" testStream (test.test_socket.TIPCThreadableTest) ... skipped "TIPC module is not loaded, please 'sudo modprobe tipc'" testBCMConstants (test.test_socket.BasicCANTest) ... ok testBindAny (test.test_socket.BasicCANTest) ... ok testCreateBCMSocket (test.test_socket.BasicCANTest) ... ok testCreateSocket (test.test_socket.BasicCANTest) ... ok testCrucialConstants (test.test_socket.BasicCANTest) ... ok testFilter (test.test_socket.BasicCANTest) ... ok testLoopback (test.test_socket.BasicCANTest) ... ok testTooLongInterfaceName (test.test_socket.BasicCANTest) ... ok testBCM (test.test_socket.CANTest) ... skipped 'network interface `vcan0` does not exist' testSendFrame (test.test_socket.CANTest) ... skipped 'network interface `vcan0` does not exist' testSendMaxFrame (test.test_socket.CANTest) ... skipped 'network interface `vcan0` does not exist' testSendMultiFrames (test.test_socket.CANTest) ... skipped 'network interface `vcan0` does not exist' testCreateSocket (test.test_socket.BasicRDSTest) ... skipped 'RDS sockets required for this test.' testCrucialConstants (test.test_socket.BasicRDSTest) ... skipped 'RDS sockets required for this test.' testSocketBufferSize (test.test_socket.BasicRDSTest) ... skipped 'RDS sockets required for this test.' testPeek (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testSelect (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testSendAndRecv (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testSendAndRecvMsg (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testSendAndRecvMulti (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' test_aead_aes_gcm (test.test_socket.LinuxKernelCryptoAPI) ... ok test_aes_cbc (test.test_socket.LinuxKernelCryptoAPI) ... ok test_drbg_pr_sha256 (test.test_socket.LinuxKernelCryptoAPI) ... ok test_hmac_sha1 (test.test_socket.LinuxKernelCryptoAPI) ... ok test_length_restriction (test.test_socket.LinuxKernelCryptoAPI) ... ok test_sendmsg_afalg_args (test.test_socket.LinuxKernelCryptoAPI) ... ok test_sha256 (test.test_socket.LinuxKernelCryptoAPI) ... ok testCreateSocket (test.test_socket.BasicVSOCKTest) ... skipped 'VSOCK sockets required for this test.' testCrucialConstants (test.test_socket.BasicVSOCKTest) ... skipped 'VSOCK sockets required for this test.' testSocketBufferSize (test.test_socket.BasicVSOCKTest) ... skipped 'VSOCK sockets required for this test.' testVSOCKConstants (test.test_socket.BasicVSOCKTest) ... skipped 'VSOCK sockets required for this test.' testStream (test.test_socket.ThreadedVSOCKSocketStreamTest) ... skipped 'VSOCK sockets required for this test.' testCMSG_LEN (test.test_socket.CmsgMacroTests) ... ok testCMSG_SPACE (test.test_socket.CmsgMacroTests) ... ok testSendmsg (test.test_socket.SendmsgUDPTest) ... ok testSendmsgAfterClose (test.test_socket.SendmsgUDPTest) ... ok testSendmsgAncillaryGenerator (test.test_socket.SendmsgUDPTest) ... ok testSendmsgArray (test.test_socket.SendmsgUDPTest) ... ok testSendmsgBadArgs (test.test_socket.SendmsgUDPTest) ... ok testSendmsgBadCmsg (test.test_socket.SendmsgUDPTest) ... ok testSendmsgBadMultiCmsg (test.test_socket.SendmsgUDPTest) ... ok testSendmsgDataGenerator (test.test_socket.SendmsgUDPTest) ... ok testSendmsgExcessCmsgReject (test.test_socket.SendmsgUDPTest) ... ok testSendmsgGather (test.test_socket.SendmsgUDPTest) ... ok testSendmsgNoDestAddr (test.test_socket.SendmsgUDPTest) ... ok testRecvmsg (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgBadArgs (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgPeek (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgShorter (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsg (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgPeek (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgShorter (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgIntoUDPTest) ... ok testSendmsg (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgAfterClose (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgAncillaryGenerator (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgArray (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgBadArgs (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgBadCmsg (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgBadMultiCmsg (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgDataGenerator (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgExcessCmsgReject (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgGather (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgNoDestAddr (test.test_socket.SendmsgUDP6Test) ... ok testRecvmsg (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgBadArgs (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgPeek (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgShorter (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgUDP6Test) ... ok testCmsgTruncNoBufSize (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testOddCmsgSize (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testRecvHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testRecvHopLimitCMSG_SPACE (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testRecvTrafficClassAndHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testRecvTrafficClassAndHopLimitCMSG_SPACE (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSecomdCmsgTruncInData (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTrunc0 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTrunc1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTrunc2Int (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTruncLen0Minus1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSetHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSetTrafficClassAndHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTrunc0 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTrunc1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTrunc2Int (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTruncInData (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTruncLen0Minus1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testCmsgTruncNoBufSize (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testOddCmsgSize (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testRecvHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testRecvHopLimitCMSG_SPACE (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testRecvTrafficClassAndHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testRecvTrafficClassAndHopLimitCMSG_SPACE (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSecomdCmsgTruncInData (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTrunc0 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTrunc1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTrunc2Int (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSetHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSetTrafficClassAndHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTrunc0 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTrunc1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTrunc2Int (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTruncInData (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testRecvmsg (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgPeek (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgShorter (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgIntoUDP6Test) ... ok testSendmsg (test.test_socket.SendmsgTCPTest) ... ok testSendmsgAfterClose (test.test_socket.SendmsgTCPTest) ... ok testSendmsgAncillaryGenerator (test.test_socket.SendmsgTCPTest) ... ok testSendmsgArray (test.test_socket.SendmsgTCPTest) ... ok testSendmsgBadArgs (test.test_socket.SendmsgTCPTest) ... ok testSendmsgBadCmsg (test.test_socket.SendmsgTCPTest) ... ok testSendmsgBadMultiCmsg (test.test_socket.SendmsgTCPTest) ... ok testSendmsgDataGenerator (test.test_socket.SendmsgTCPTest) ... ok testSendmsgDontWait (test.test_socket.SendmsgTCPTest) ... FAIL FAIL testSendmsgExcessCmsgReject (test.test_socket.SendmsgTCPTest) ... ok testSendmsgExplicitNoneAddr (test.test_socket.SendmsgTCPTest) ... ok testSendmsgGather (test.test_socket.SendmsgTCPTest) ... ok testSendmsgTimeout (test.test_socket.SendmsgTCPTest) ... FAIL ERROR testRecvmsg (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgBadArgs (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgEOF (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgOverflow (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgPeek (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgShorter (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsg (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgEOF (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgIntoArray (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgOverflow (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgPeek (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgShorter (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgIntoTCPTest) ... ok testSendmsg (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgAfterClose (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgAncillaryGenerator (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgArray (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgBadArgs (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgBadCmsg (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgBadMultiCmsg (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgDataGenerator (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgDontWait (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgExcessCmsgReject (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgExplicitNoneAddr (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgGather (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgTimeout (test.test_socket.SendmsgSCTPStreamTest) ... ok testRecvmsg (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgBadArgs (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgEOF (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgOverflow (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgPeek (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgShorter (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsg (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgEOF (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgIntoArray (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgOverflow (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgPeek (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgShorter (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testSendmsg (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgAfterClose (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgAncillaryGenerator (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgArray (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgBadArgs (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgBadCmsg (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgBadMultiCmsg (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgDataGenerator (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgDontWait (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgExcessCmsgReject (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgExplicitNoneAddr (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgGather (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgTimeout (test.test_socket.SendmsgUnixStreamTest) ... ok testRecvmsg (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgBadArgs (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgEOF (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgOverflow (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgPeek (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgShorter (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsg (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgEOF (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgOverflow (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgPeek (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgShorter (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testCmsgTrunc0 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTrunc1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTrunc2Int (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTruncLen0 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTruncLen0Minus1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTruncLen0Plus1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTruncLen1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTruncLen2Minus1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTruncNoBufSize (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassCMSG_LEN (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassCMSG_SPACE (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassEmpty (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassPartialInt (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassPartialIntInMiddle (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassSeparate (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassSeparateMinSpace (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassSimple (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testMultipleFDPass (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTrunc0 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testCmsgTrunc1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testCmsgTrunc2Int (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testCmsgTruncLen0 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testCmsgTruncLen0Plus1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testCmsgTruncLen1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testCmsgTruncLen2Minus1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testCmsgTruncNoBufSize (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testFDPassCMSG_LEN (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testFDPassCMSG_SPACE (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testFDPassEmpty (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testFDPassPartialInt (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testFDPassPartialIntInMiddle (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testFDPassSeparate (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testFDPassSeparateMinSpace (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testFDPassSimple (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testMultipleFDPass (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testInterruptedRecvIntoTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedRecvTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedRecvfromIntoTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedRecvfromTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedRecvmsgIntoTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedRecvmsgTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedSendTimeout (test.test_socket.InterruptedSendTimeoutTest) ... ok testInterruptedSendmsgTimeout (test.test_socket.InterruptedSendTimeoutTest) ... ok testInterruptedSendtoTimeout (test.test_socket.InterruptedSendTimeoutTest) ... ok testShare (test.test_socket.TestSocketSharing) ... skipped 'Windows specific' testShareLength (test.test_socket.TestSocketSharing) ... skipped 'Windows specific' testShareLocal (test.test_socket.TestSocketSharing) ... skipped 'Windows specific' testTypes (test.test_socket.TestSocketSharing) ... skipped 'Windows specific' testCount (test.test_socket.SendfileUsingSendTest) ... ok testCountSmall (test.test_socket.SendfileUsingSendTest) ... ok testCountWithOffset (test.test_socket.SendfileUsingSendTest) ... ok testEmptyFileSend (test.test_socket.SendfileUsingSendTest) ... ok testNonBlocking (test.test_socket.SendfileUsingSendTest) ... ok testNonRegularFile (test.test_socket.SendfileUsingSendTest) ... ok testOffset (test.test_socket.SendfileUsingSendTest) ... ok testRegularFile (test.test_socket.SendfileUsingSendTest) ... ok testWithTimeout (test.test_socket.SendfileUsingSendTest) ... ok testWithTimeoutTriggeredSend (test.test_socket.SendfileUsingSendTest) ... ok test_errors (test.test_socket.SendfileUsingSendTest) ... ok testCount (test.test_socket.SendfileUsingSendfileTest) ... ok testCountSmall (test.test_socket.SendfileUsingSendfileTest) ... ok testCountWithOffset (test.test_socket.SendfileUsingSendfileTest) ... ok testEmptyFileSend (test.test_socket.SendfileUsingSendfileTest) ... ok testNonBlocking (test.test_socket.SendfileUsingSendfileTest) ... ok testNonRegularFile (test.test_socket.SendfileUsingSendfileTest) ... ok testOffset (test.test_socket.SendfileUsingSendfileTest) ... ok testRegularFile (test.test_socket.SendfileUsingSendfileTest) ... ok testWithTimeout (test.test_socket.SendfileUsingSendfileTest) ... ok testWithTimeoutTriggeredSend (test.test_socket.SendfileUsingSendfileTest) ... ok test_errors (test.test_socket.SendfileUsingSendfileTest) ... ok test_new_tcp_flags (test.test_socket.TestMSWindowsTCPFlags) ... skipped 'requires Windows' ====================================================================== ERROR: testSendmsgTimeout (test.test_socket.SendmsgTCPTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_socket.py", line 317, in _tearDown raise exc File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_socket.py", line 335, in clientRun test_func() File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_socket.py", line 2624, in _testSendmsgTimeout self.sendmsgToServer([b"a"*512]) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_socket.py", line 2313, in sendmsgToServer *(args + self.sendmsg_to_server_defaults[len(args):])) ConnectionResetError: [Errno 104] Connection reset by peer ====================================================================== FAIL: testSendmsgDontWait (test.test_socket.SendmsgTCPTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_socket.py", line 2648, in testSendmsgDontWait self.assertTrue(self.misc_event.wait(timeout=self.fail_timeout)) AssertionError: False is not true ====================================================================== FAIL: testSendmsgDontWait (test.test_socket.SendmsgTCPTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_socket.py", line 317, in _tearDown raise exc File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_socket.py", line 335, in clientRun test_func() File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_socket.py", line 2659, in _testSendmsgDontWait (errno.EAGAIN, errno.EWOULDBLOCK, errno.ENOMEM)) AssertionError: 104 not found in (11, 11, 12) ====================================================================== FAIL: testSendmsgTimeout (test.test_socket.SendmsgTCPTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_socket.py", line 2617, in testSendmsgTimeout self.assertTrue(self.misc_event.wait(timeout=self.fail_timeout)) AssertionError: False is not true ---------------------------------------------------------------------- Ran 555 tests in 156.221s FAILED (failures=3, errors=1, skipped=34) test test_socket failed 2:03:50 load avg: 7.73 running: test_statistics (53.5 sec), test_strftime (30.2 sec), test_selectors (8 min 58 sec), test_ssl (1 min 55 sec), test_multiprocessing_spawn (47 min 42 sec), test_regrtest (12 min 26 sec) 2:03:57 load avg: 8.00 [311/415/4] test_ssl passed (1 min 44 sec) -- running: test_statistics (1 min), test_strftime (37.1 sec), test_selectors (9 min 5 sec), test_multiprocessing_spawn (47 min 49 sec), test_regrtest (12 min 33 sec) 2:04:21 load avg: 8.90 [312/415/4] test_string passed -- running: test_statistics (1 min 24 sec), test_strftime (1 min), test_selectors (9 min 29 sec), test_multiprocessing_spawn (48 min 12 sec), test_regrtest (12 min 57 sec) 2:04:23 load avg: 8.90 [313/415/4] test_strftime passed (46.6 sec) -- running: test_statistics (1 min 26 sec), test_selectors (9 min 31 sec), test_multiprocessing_spawn (48 min 15 sec), test_regrtest (12 min 59 sec) 2:04:42 load avg: 9.06 [314/415/4] test_stringprep passed -- running: test_statistics (1 min 45 sec), test_selectors (9 min 50 sec), test_multiprocessing_spawn (48 min 33 sec), test_regrtest (13 min 18 sec) 2:04:56 load avg: 9.12 [315/415/4] test_string_literals passed -- running: test_statistics (1 min 59 sec), test_selectors (10 min 4 sec), test_multiprocessing_spawn (48 min 48 sec), test_regrtest (13 min 32 sec) 2:05:16 load avg: 8.65 [316/415/4] test_strptime passed -- running: test_statistics (2 min 18 sec), test_selectors (10 min 23 sec), test_multiprocessing_spawn (49 min 7 sec), test_regrtest (13 min 51 sec) 2:05:24 load avg: 8.44 [317/415/4] test_statistics passed (2 min 11 sec) -- running: test_selectors (10 min 32 sec), test_multiprocessing_spawn (49 min 16 sec), test_regrtest (14 min) 2:05:45 load avg: 7.79 [318/415/4] test_structmembers passed -- running: test_selectors (10 min 53 sec), test_strtod (48.9 sec), test_multiprocessing_spawn (49 min 37 sec), test_regrtest (14 min 21 sec) 2:05:51 load avg: 7.65 [319/415/4] test_selectors passed (10 min 43 sec) -- running: test_struct (35.4 sec), test_strtod (54.5 sec), test_multiprocessing_spawn (49 min 42 sec), test_regrtest (14 min 27 sec) 2:06:05 load avg: 7.44 [320/415/4] test_structseq passed -- running: test_struct (49.5 sec), test_strtod (1 min 8 sec), test_multiprocessing_spawn (49 min 56 sec), test_regrtest (14 min 41 sec) 2:06:12 load avg: 7.40 [321/415/4] test_subclassinit passed -- running: test_struct (56.4 sec), test_strtod (1 min 15 sec), test_multiprocessing_spawn (50 min 3 sec), test_regrtest (14 min 48 sec) 2:06:42 load avg: 7.93 running: test_subprocess (37.3 sec), test_struct (1 min 26 sec), test_sunau (30.6 sec), test_strtod (1 min 45 sec), test_multiprocessing_spawn (50 min 34 sec), test_regrtest (15 min 18 sec) 2:06:46 load avg: 8.25 [322/415/4] test_sunau passed -- running: test_subprocess (40.8 sec), test_struct (1 min 30 sec), test_strtod (1 min 49 sec), test_multiprocessing_spawn (50 min 37 sec), test_regrtest (15 min 21 sec) 2:07:16 load avg: 8.71 running: test_subprocess (1 min 11 sec), test_struct (2 min), test_sundry (30.2 sec), test_strtod (2 min 19 sec), test_multiprocessing_spawn (51 min 7 sec), test_regrtest (15 min 52 sec) 2:07:19 load avg: 8.71 [323/415/4] test_sundry passed -- running: test_subprocess (1 min 14 sec), test_struct (2 min 3 sec), test_strtod (2 min 22 sec), test_multiprocessing_spawn (51 min 11 sec), test_regrtest (15 min 55 sec) 2:07:40 load avg: 9.19 [324/415/4] test_strtod passed (2 min 27 sec) -- running: test_subprocess (1 min 35 sec), test_struct (2 min 24 sec), test_multiprocessing_spawn (51 min 31 sec), test_regrtest (16 min 16 sec) 2:07:41 load avg: 9.19 [325/415/4] test_struct passed (2 min 5 sec) -- running: test_subprocess (1 min 35 sec), test_multiprocessing_spawn (51 min 32 sec), test_regrtest (16 min 17 sec) 2:07:50 load avg: 9.32 [326/415/4] test_super passed -- running: test_subprocess (1 min 45 sec), test_multiprocessing_spawn (51 min 42 sec), test_regrtest (16 min 26 sec) 2:08:08 load avg: 8.82 [327/415/4] test_symtable passed -- running: test_subprocess (2 min 2 sec), test_multiprocessing_spawn (51 min 59 sec), test_regrtest (16 min 44 sec) 2:08:13 load avg: 8.67 [328/415/4] test_symbol passed -- running: test_subprocess (2 min 8 sec), test_multiprocessing_spawn (52 min 5 sec), test_regrtest (16 min 49 sec) 2:08:19 load avg: 8.78 [329/415/4] test_syntax passed -- running: test_subprocess (2 min 14 sec), test_multiprocessing_spawn (52 min 11 sec), test_regrtest (16 min 55 sec) 2:08:44 load avg: 9.23 [330/415/4] test_sys_setprofile passed -- running: test_subprocess (2 min 39 sec), test_sys (36.3 sec), test_multiprocessing_spawn (52 min 35 sec), test_regrtest (17 min 20 sec) 2:09:02 load avg: 8.52 [331/415/4] test_sys_settrace passed -- running: test_subprocess (2 min 56 sec), test_sys (54.1 sec), test_multiprocessing_spawn (52 min 53 sec), test_regrtest (17 min 37 sec) 2:09:22 load avg: 8.88 [332/415/4] test_sysconfig passed -- running: test_subprocess (3 min 17 sec), test_sys (1 min 14 sec), test_multiprocessing_spawn (53 min 14 sec), test_regrtest (17 min 58 sec) 2:09:32 load avg: 9.06 [333/415/4] test_syslog passed -- running: test_subprocess (3 min 27 sec), test_sys (1 min 24 sec), test_multiprocessing_spawn (53 min 24 sec), test_regrtest (18 min 8 sec) 2:10:03 load avg: 8.59 running: test_subprocess (3 min 57 sec), test_sys (1 min 54 sec), test_tcl (30.3 sec), test_tarfile (40.4 sec), test_multiprocessing_spawn (53 min 54 sec), test_regrtest (18 min 38 sec) 2:10:12 load avg: 8.89 [334/415/4] test_tcl passed -- running: test_subprocess (4 min 6 sec), test_sys (2 min 3 sec), test_tarfile (49.6 sec), test_multiprocessing_spawn (54 min 3 sec), test_regrtest (18 min 47 sec) 2:10:41 load avg: 8.93 [335/415/4] test_telnetlib passed -- running: test_subprocess (4 min 36 sec), test_sys (2 min 33 sec), test_tarfile (1 min 19 sec), test_multiprocessing_spawn (54 min 33 sec), test_regrtest (19 min 17 sec) 2:11:12 load avg: 10.28 running: test_subprocess (5 min 6 sec), test_sys (3 min 4 sec), test_tempfile (30.5 sec), test_tarfile (1 min 49 sec), test_multiprocessing_spawn (55 min 3 sec), test_regrtest (19 min 47 sec) 2:11:41 load avg: 10.24 [336/415/4] test_sys passed (3 min 7 sec) -- running: test_subprocess (5 min 36 sec), test_tempfile (59.8 sec), test_tarfile (2 min 19 sec), test_multiprocessing_spawn (55 min 32 sec), test_regrtest (20 min 17 sec) 2:12:11 load avg: 10.80 running: test_subprocess (6 min 6 sec), test_textwrap (30.3 sec), test_tempfile (1 min 30 sec), test_tarfile (2 min 49 sec), test_multiprocessing_spawn (56 min 3 sec), test_regrtest (20 min 47 sec) 2:12:12 load avg: 10.80 [337/415/4] test_textwrap passed -- running: test_subprocess (6 min 7 sec), test_tempfile (1 min 31 sec), test_tarfile (2 min 50 sec), test_multiprocessing_spawn (56 min 4 sec), test_regrtest (20 min 48 sec) 2:12:33 load avg: 9.38 [338/415/4] test_thread passed -- running: test_subprocess (6 min 28 sec), test_tempfile (1 min 51 sec), test_tarfile (3 min 11 sec), test_multiprocessing_spawn (56 min 25 sec), test_regrtest (21 min 9 sec) 2:12:39 load avg: 9.03 [339/415/4] test_tempfile passed (1 min 29 sec) -- running: test_subprocess (6 min 33 sec), test_tarfile (3 min 16 sec), test_multiprocessing_spawn (56 min 30 sec), test_regrtest (21 min 14 sec) 2:13:09 load avg: 8.88 running: test_subprocess (7 min 3 sec), test_threaded_import (35.7 sec), test_threadedtempfile (30.3 sec), test_tarfile (3 min 46 sec), test_multiprocessing_spawn (57 min), test_regrtest (21 min 44 sec) 2:13:11 load avg: 8.73 [340/415/4] test_threadedtempfile passed -- running: test_subprocess (7 min 5 sec), test_threaded_import (37.5 sec), test_tarfile (3 min 48 sec), test_multiprocessing_spawn (57 min 2 sec), test_regrtest (21 min 46 sec) 2:13:41 load avg: 8.14 running: test_subprocess (7 min 35 sec), test_threaded_import (1 min 7 sec), test_threading (30.3 sec), test_tarfile (4 min 18 sec), test_multiprocessing_spawn (57 min 32 sec), test_regrtest (22 min 17 sec) 2:13:50 load avg: 8.05 [341/415/4] test_threaded_import passed (1 min 1 sec) -- running: test_subprocess (7 min 45 sec), test_threading (39.7 sec), test_tarfile (4 min 28 sec), test_multiprocessing_spawn (57 min 42 sec), test_regrtest (22 min 26 sec) 2:14:15 load avg: 7.92 [342/415/4] test_threading_local passed -- running: test_subprocess (8 min 10 sec), test_threading (1 min 4 sec), test_tarfile (4 min 53 sec), test_multiprocessing_spawn (58 min 7 sec), test_regrtest (22 min 51 sec) 2:14:36 load avg: 10.11 [343/415/4] test_threadsignals passed -- running: test_subprocess (8 min 30 sec), test_threading (1 min 25 sec), test_tarfile (5 min 13 sec), test_multiprocessing_spawn (58 min 27 sec), test_regrtest (23 min 11 sec) 2:15:06 load avg: 15.08 running: test_subprocess (9 min), test_time (30.3 sec), test_threading (1 min 55 sec), test_tarfile (5 min 43 sec), test_multiprocessing_spawn (58 min 57 sec), test_regrtest (23 min 42 sec) 2:15:06 load avg: 15.08 [344/415/4] test_time passed -- running: test_subprocess (9 min 1 sec), test_threading (1 min 55 sec), test_tarfile (5 min 44 sec), test_multiprocessing_spawn (58 min 58 sec), test_regrtest (23 min 42 sec) 2:15:31 load avg: 12.88 [345/415/4] test_timeit passed -- running: test_subprocess (9 min 26 sec), test_threading (2 min 20 sec), test_tarfile (6 min 9 sec), test_multiprocessing_spawn (59 min 22 sec), test_regrtest (24 min 7 sec) 2:15:46 load avg: 11.96 [346/415/4] test_timeout skipped (resource denied) -- running: test_subprocess (9 min 41 sec), test_threading (2 min 35 sec), test_tarfile (6 min 24 sec), test_multiprocessing_spawn (59 min 38 sec), test_regrtest (24 min 22 sec) test_timeout skipped -- Use of the 'network' resource not enabled 2:15:58 load avg: 11.43 [347/415/4] test_threading passed (2 min 34 sec) -- running: test_subprocess (9 min 53 sec), test_tarfile (6 min 36 sec), test_multiprocessing_spawn (59 min 50 sec), test_regrtest (24 min 34 sec) 2:16:01 load avg: 11.43 [348/415/4] test_tix skipped (resource denied) -- running: test_subprocess (9 min 55 sec), test_tarfile (6 min 38 sec), test_multiprocessing_spawn (59 min 52 sec), test_regrtest (24 min 36 sec) test_tix skipped -- Use of the 'gui' resource not enabled 2:16:14 load avg: 10.31 [349/415/4] test_tk skipped (resource denied) -- running: test_subprocess (10 min 8 sec), test_tarfile (6 min 51 sec), test_multiprocessing_spawn (1 hour 5 sec), test_regrtest (24 min 49 sec) test_tk skipped -- Use of the 'gui' resource not enabled 2:16:44 load avg: 9.40 running: test_subprocess (10 min 38 sec), test_tokenize (43.2 sec), test_tools (30.2 sec), test_tarfile (7 min 21 sec), test_multiprocessing_spawn (1 hour 35 sec), test_regrtest (25 min 20 sec) 2:17:14 load avg: 8.87 running: test_subprocess (11 min 9 sec), test_tokenize (1 min 13 sec), test_tools (1 min), test_tarfile (7 min 52 sec), test_multiprocessing_spawn (1 hour 1 min), test_regrtest (25 min 50 sec) 2:17:44 load avg: 8.59 running: test_subprocess (11 min 39 sec), test_tokenize (1 min 43 sec), test_tools (1 min 30 sec), test_tarfile (8 min 22 sec), test_multiprocessing_spawn (1 hour 1 min), test_regrtest (26 min 20 sec) 2:18:14 load avg: 8.75 running: test_subprocess (12 min 9 sec), test_tokenize (2 min 13 sec), test_tools (2 min), test_tarfile (8 min 52 sec), test_multiprocessing_spawn (1 hour 2 min), test_regrtest (26 min 50 sec) 2:18:27 load avg: 8.67 [350/415/4] test_tokenize passed (2 min 12 sec) -- running: test_subprocess (12 min 21 sec), test_tools (2 min 12 sec), test_tarfile (9 min 4 sec), test_multiprocessing_spawn (1 hour 2 min), test_regrtest (27 min 2 sec) 2:18:57 load avg: 8.46 running: test_subprocess (12 min 51 sec), test_trace (30.1 sec), test_tools (2 min 42 sec), test_tarfile (9 min 34 sec), test_multiprocessing_spawn (1 hour 2 min), test_regrtest (27 min 32 sec) 2:19:27 load avg: 8.56 running: test_subprocess (13 min 21 sec), test_trace (1 min), test_tools (3 min 13 sec), test_tarfile (10 min 4 sec), test_multiprocessing_spawn (1 hour 3 min), test_regrtest (28 min 3 sec) 2:19:57 load avg: 8.39 running: test_subprocess (13 min 52 sec), test_trace (1 min 30 sec), test_tools (3 min 43 sec), test_tarfile (10 min 34 sec), test_multiprocessing_spawn (1 hour 3 min), test_regrtest (28 min 33 sec) 2:20:27 load avg: 8.38 running: test_subprocess (14 min 22 sec), test_trace (2 min), test_tools (4 min 13 sec), test_tarfile (11 min 5 sec), test_multiprocessing_spawn (1 hour 4 min), test_regrtest (29 min 3 sec) 2:20:57 load avg: 8.38 running: test_subprocess (14 min 52 sec), test_trace (2 min 30 sec), test_tools (4 min 43 sec), test_tarfile (11 min 35 sec), test_multiprocessing_spawn (1 hour 4 min), test_regrtest (29 min 33 sec) 2:21:28 load avg: 8.42 running: test_subprocess (15 min 22 sec), test_trace (3 min), test_tools (5 min 13 sec), test_tarfile (12 min 5 sec), test_multiprocessing_spawn (1 hour 5 min), test_regrtest (30 min 3 sec) 2:21:58 load avg: 8.41 running: test_subprocess (15 min 52 sec), test_trace (3 min 31 sec), test_tools (5 min 43 sec), test_tarfile (12 min 35 sec), test_multiprocessing_spawn (1 hour 5 min), test_regrtest (30 min 33 sec) 2:22:28 load avg: 8.71 running: test_subprocess (16 min 22 sec), test_trace (4 min 1 sec), test_tools (6 min 14 sec), test_tarfile (13 min 5 sec), test_multiprocessing_spawn (1 hour 6 min), test_regrtest (31 min 4 sec) 2:22:48 load avg: 8.80 [351/415/4] test_tarfile passed (13 min 2 sec) -- running: test_subprocess (16 min 43 sec), test_trace (4 min 21 sec), test_tools (6 min 34 sec), test_multiprocessing_spawn (1 hour 6 min), test_regrtest (31 min 24 sec) 2:23:18 load avg: 8.75 running: test_subprocess (17 min 13 sec), test_trace (4 min 51 sec), test_tools (7 min 4 sec), test_traceback (30.1 sec), test_multiprocessing_spawn (1 hour 7 min), test_regrtest (31 min 54 sec) 2:23:48 load avg: 7.81 running: test_subprocess (17 min 43 sec), test_trace (5 min 21 sec), test_tools (7 min 34 sec), test_traceback (1 min), test_multiprocessing_spawn (1 hour 7 min), test_regrtest (32 min 24 sec) 2:24:19 load avg: 7.33 running: test_subprocess (18 min 13 sec), test_trace (5 min 51 sec), test_tools (8 min 4 sec), test_traceback (1 min 30 sec), test_multiprocessing_spawn (1 hour 8 min), test_regrtest (32 min 54 sec) 2:24:22 load avg: 7.30 [352/415/4] test_traceback passed (1 min 18 sec) -- running: test_subprocess (18 min 17 sec), test_trace (5 min 55 sec), test_tools (8 min 8 sec), test_multiprocessing_spawn (1 hour 8 min), test_regrtest (32 min 58 sec) 2:24:32 load avg: 7.52 [353/415/4] test_tools passed (8 min 3 sec) -- running: test_subprocess (18 min 26 sec), test_trace (6 min 5 sec), test_multiprocessing_spawn (1 hour 8 min), test_regrtest (33 min 7 sec) 2:24:45 load avg: 7.84 [354/415/4] test_ttk_guionly skipped (resource denied) -- running: test_subprocess (18 min 40 sec), test_trace (6 min 18 sec), test_multiprocessing_spawn (1 hour 8 min), test_regrtest (33 min 21 sec) test_ttk_guionly skipped -- Use of the 'gui' resource not enabled 2:25:07 load avg: 8.05 [355/415/4] test_ttk_textonly passed -- running: test_subprocess (19 min 1 sec), test_trace (6 min 40 sec), test_tracemalloc (45.0 sec), test_multiprocessing_spawn (1 hour 8 min), test_regrtest (33 min 43 sec) 2:25:37 load avg: 8.37 running: test_subprocess (19 min 32 sec), test_trace (7 min 10 sec), test_tuple (30.4 sec), test_tracemalloc (1 min 15 sec), test_multiprocessing_spawn (1 hour 9 min), test_regrtest (34 min 13 sec) 2:25:43 load avg: 8.26 [356/415/4] test_tracemalloc passed (1 min 6 sec) -- running: test_subprocess (19 min 37 sec), test_trace (7 min 16 sec), test_tuple (35.9 sec), test_multiprocessing_spawn (1 hour 9 min), test_regrtest (34 min 18 sec) 2:26:03 load avg: 8.25 [357/415/4] test_turtle passed -- running: test_subprocess (19 min 58 sec), test_trace (7 min 36 sec), test_tuple (56.1 sec), test_multiprocessing_spawn (1 hour 9 min), test_regrtest (34 min 39 sec) 2:26:15 load avg: 8.29 [358/415/4] test_tuple passed (54.2 sec) -- running: test_subprocess (20 min 9 sec), test_trace (7 min 48 sec), test_multiprocessing_spawn (1 hour 10 min), test_regrtest (34 min 50 sec) 2:26:20 load avg: 8.26 [359/415/4] test_typechecks passed -- running: test_subprocess (20 min 15 sec), test_trace (7 min 53 sec), test_multiprocessing_spawn (1 hour 10 min), test_regrtest (34 min 56 sec) 2:26:43 load avg: 8.34 [360/415/4] test_typing passed -- running: test_subprocess (20 min 37 sec), test_trace (8 min 16 sec), test_multiprocessing_spawn (1 hour 10 min), test_regrtest (35 min 19 sec) 2:26:59 load avg: 7.88 [361/415/4] test_unary passed -- running: test_subprocess (20 min 54 sec), test_trace (8 min 32 sec), test_ucn (38.6 sec), test_multiprocessing_spawn (1 hour 10 min), test_regrtest (35 min 35 sec) 2:26:59 load avg: 7.88 [362/415/4] test_trace passed (8 min 17 sec) -- running: test_subprocess (20 min 54 sec), test_ucn (39.1 sec), test_multiprocessing_spawn (1 hour 10 min), test_regrtest (35 min 35 sec) 2:27:13 load avg: 7.32 [363/415/4] test_ucn passed (36.8 sec) -- running: test_subprocess (21 min 8 sec), test_multiprocessing_spawn (1 hour 11 min), test_regrtest (35 min 49 sec) 2:27:17 load avg: 7.30 [364/415/4] test_unicode_file passed -- running: test_subprocess (21 min 12 sec), test_multiprocessing_spawn (1 hour 11 min), test_regrtest (35 min 53 sec) 2:27:34 load avg: 7.30 [365/415/4] test_unicode_identifiers passed -- running: test_subprocess (21 min 29 sec), test_unicode (35.0 sec), test_multiprocessing_spawn (1 hour 11 min), test_regrtest (36 min 10 sec) 2:27:45 load avg: 7.25 [366/415/4] test_unicode_file_functions passed -- running: test_subprocess (21 min 39 sec), test_unicode (45.5 sec), test_multiprocessing_spawn (1 hour 11 min), test_regrtest (36 min 20 sec) 2:28:04 load avg: 7.27 [367/415/4] test_univnewlines passed -- running: test_subprocess (21 min 59 sec), test_unicodedata (30.4 sec), test_unicode (1 min 5 sec), test_multiprocessing_spawn (1 hour 11 min), test_regrtest (36 min 40 sec) 2:28:22 load avg: 7.28 [368/415/4] test_unpack passed -- running: test_subprocess (22 min 17 sec), test_unicodedata (48.0 sec), test_unicode (1 min 22 sec), test_multiprocessing_spawn (1 hour 12 min), test_regrtest (36 min 58 sec) 2:28:44 load avg: 7.26 [369/415/4] test_unpack_ex passed -- running: test_subprocess (22 min 39 sec), test_unicodedata (1 min 10 sec), test_unicode (1 min 45 sec), test_multiprocessing_spawn (1 hour 12 min), test_regrtest (37 min 20 sec) 2:29:15 load avg: 7.27 running: test_subprocess (23 min 9 sec), test_unicodedata (1 min 40 sec), test_unicode (2 min 15 sec), test_urllib (30.5 sec), test_multiprocessing_spawn (1 hour 13 min), test_regrtest (37 min 50 sec) 2:29:28 load avg: 7.21 [370/415/4] test_urllib passed -- running: test_subprocess (23 min 22 sec), test_unicodedata (1 min 53 sec), test_unicode (2 min 28 sec), test_multiprocessing_spawn (1 hour 13 min), test_regrtest (38 min 3 sec) 2:29:50 load avg: 6.84 [371/415/5] test_subprocess failed (23 min 25 sec) -- running: test_unicodedata (2 min 16 sec), test_unicode (2 min 51 sec), test_multiprocessing_spawn (1 hour 13 min), test_regrtest (38 min 26 sec) test_noshell_sequence_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'Windows-specific tests' test_noshell_string_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'Windows-specific tests' test_shell_sequence_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'Windows-specific tests' test_shell_string_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'Windows-specific tests' test_broken_pipe_cleanup (test.test_subprocess.ContextManagerTests) Broken pipe error should not prevent wait() (Issue 21619) ... ok test_communicate_stdin (test.test_subprocess.ContextManagerTests) ... ok test_invalid_args (test.test_subprocess.ContextManagerTests) ... ok test_pipe (test.test_subprocess.ContextManagerTests) ... ok test_returncode (test.test_subprocess.ContextManagerTests) ... ok test__all__ (test.test_subprocess.MiscTests) Ensure that __all__ is populated properly. ... ok test_call_keyboardinterrupt_no_kill (test.test_subprocess.MiscTests) ... ok test_context_manager_keyboardinterrupt_no_kill (test.test_subprocess.MiscTests) ... ok test_getoutput (test.test_subprocess.MiscTests) ... ok test_run_keyboardinterrupt_no_kill (test.test_subprocess.MiscTests) ... ok test_CalledProcessError_str_non_zero (test.test_subprocess.POSIXProcessTestCase) ... ok test_CalledProcessError_str_signal (test.test_subprocess.POSIXProcessTestCase) ... ok test_CalledProcessError_str_unknown_signal (test.test_subprocess.POSIXProcessTestCase) ... ok test_args_string (test.test_subprocess.POSIXProcessTestCase) ... ok test_bytes_program (test.test_subprocess.POSIXProcessTestCase) ... ok test_call_string (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fd_0 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fd_1 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fd_2 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_0_1 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_0_1_2 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_0_2 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_1_2 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_after_preexec (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_when_max_fd_is_lowered (test.test_subprocess.POSIXProcessTestCase) Confirm that issue21618 is fixed (may fail under valgrind). ... ok test_communicate_BrokenPipeError_stdin_close (test.test_subprocess.POSIXProcessTestCase) ... ok test_communicate_BrokenPipeError_stdin_close_with_timeout (test.test_subprocess.POSIXProcessTestCase) ... ok test_communicate_BrokenPipeError_stdin_flush (test.test_subprocess.POSIXProcessTestCase) ... ok test_communicate_BrokenPipeError_stdin_write (test.test_subprocess.POSIXProcessTestCase) ... ok test_communicate_repeated_call_after_stdout_close (test.test_subprocess.POSIXProcessTestCase) ... ok test_exception_bad_args_0 (test.test_subprocess.POSIXProcessTestCase) Test error in the child raised in the parent for a bad args[0]. ... ok test_exception_bad_executable (test.test_subprocess.POSIXProcessTestCase) Test error in the child raised in the parent for a bad executable. ... ok test_exception_cwd (test.test_subprocess.POSIXProcessTestCase) Test error in the child raised in the parent for a bad cwd. ... ok test_exception_errpipe_bad_data (test.test_subprocess.POSIXProcessTestCase) Test error passing done through errpipe_write where its not ... ok test_exception_errpipe_normal (test.test_subprocess.POSIXProcessTestCase) Test error passing done through errpipe_write in the good case ... ok test_fork_exec (test.test_subprocess.POSIXProcessTestCase) ... ok test_fork_exec_sorted_fd_sanity_check (test.test_subprocess.POSIXProcessTestCase) ... ok test_invalid_args (test.test_subprocess.POSIXProcessTestCase) ... ok test_kill (test.test_subprocess.POSIXProcessTestCase) ... ok test_kill_dead (test.test_subprocess.POSIXProcessTestCase) ... ok test_leak_fast_process_del_killed (test.test_subprocess.POSIXProcessTestCase) ... ok test_pass_fds (test.test_subprocess.POSIXProcessTestCase) ... ok test_pass_fds_inheritable (test.test_subprocess.POSIXProcessTestCase) ... ok test_pass_fds_redirected (test.test_subprocess.POSIXProcessTestCase) Regression test for https://bugs.python.org/issue32270. ... ok test_pipe_cloexec (test.test_subprocess.POSIXProcessTestCase) ... ok test_pipe_cloexec_real_tools (test.test_subprocess.POSIXProcessTestCase) ... ok test_preexec (test.test_subprocess.POSIXProcessTestCase) ... ok test_preexec_errpipe_does_not_double_close_pipes (test.test_subprocess.POSIXProcessTestCase) Issue16140: Don't double close pipes on preexec error. ... ok test_preexec_exception (test.test_subprocess.POSIXProcessTestCase) ... ok test_preexec_fork_failure (test.test_subprocess.POSIXProcessTestCase) ... ok test_preexec_gc_module_failure (test.test_subprocess.POSIXProcessTestCase) ... ok test_remapping_std_fds (test.test_subprocess.POSIXProcessTestCase) ... ok test_restore_signals (test.test_subprocess.POSIXProcessTestCase) ... ok test_run_abort (test.test_subprocess.POSIXProcessTestCase) ... ok test_select_unbuffered (test.test_subprocess.POSIXProcessTestCase) ... ok test_send_signal (test.test_subprocess.POSIXProcessTestCase) ... ok test_send_signal_dead (test.test_subprocess.POSIXProcessTestCase) ... ok test_shell_sequence (test.test_subprocess.POSIXProcessTestCase) ... ok test_shell_string (test.test_subprocess.POSIXProcessTestCase) ... ok test_small_errpipe_write_fd (test.test_subprocess.POSIXProcessTestCase) Issue #15798: Popen should work when stdio fds are available. ... ok test_specific_shell (test.test_subprocess.POSIXProcessTestCase) ... ok test_start_new_session (test.test_subprocess.POSIXProcessTestCase) ... ok test_stderr_stdin_are_single_inout_fd (test.test_subprocess.POSIXProcessTestCase) ... ok test_stdout_stderr_are_single_inout_fd (test.test_subprocess.POSIXProcessTestCase) ... ok test_stdout_stdin_are_single_inout_fd (test.test_subprocess.POSIXProcessTestCase) ... ok test_stopped (test.test_subprocess.POSIXProcessTestCase) Test wait() behavior when waitpid returns WIFSTOPPED; issue29335. ... ok test_surrogates_error_message (test.test_subprocess.POSIXProcessTestCase) ... ok test_swap_fds (test.test_subprocess.POSIXProcessTestCase) ... ok test_swap_std_fds_with_one_closed (test.test_subprocess.POSIXProcessTestCase) ... ok test_terminate (test.test_subprocess.POSIXProcessTestCase) ... ok test_terminate_dead (test.test_subprocess.POSIXProcessTestCase) ... ok test_undecodable_env (test.test_subprocess.POSIXProcessTestCase) ... ok test_wait_when_sigchild_ignored (test.test_subprocess.POSIXProcessTestCase) ... ok test_zombie_fast_process_del (test.test_subprocess.POSIXProcessTestCase) ... ok test_bufsize_equal_one_binary_mode (test.test_subprocess.ProcessTestCase) ... ok test_bufsize_equal_one_text_mode (test.test_subprocess.ProcessTestCase) ... ok test_bufsize_is_none (test.test_subprocess.ProcessTestCase) ... ok test_call_kwargs (test.test_subprocess.ProcessTestCase) ... ok test_call_seq (test.test_subprocess.ProcessTestCase) ... ok test_call_timeout (test.test_subprocess.ProcessTestCase) ... ok test_check_call_nonzero (test.test_subprocess.ProcessTestCase) ... ok test_check_call_zero (test.test_subprocess.ProcessTestCase) ... ok test_check_output (test.test_subprocess.ProcessTestCase) ... ok test_check_output_input_arg (test.test_subprocess.ProcessTestCase) ... ok test_check_output_nonzero (test.test_subprocess.ProcessTestCase) ... ok test_check_output_stderr (test.test_subprocess.ProcessTestCase) ... ok test_check_output_stdin_arg (test.test_subprocess.ProcessTestCase) ... ok test_check_output_stdin_with_input_arg (test.test_subprocess.ProcessTestCase) ... ok test_check_output_stdout_arg (test.test_subprocess.ProcessTestCase) ... ok test_check_output_timeout (test.test_subprocess.ProcessTestCase) ... ok test_communicate (test.test_subprocess.ProcessTestCase) ... ok test_communicate_eintr (test.test_subprocess.ProcessTestCase) ... ok test_communicate_epipe (test.test_subprocess.ProcessTestCase) ... ok test_communicate_epipe_only_stdin (test.test_subprocess.ProcessTestCase) ... ok test_communicate_errors (test.test_subprocess.ProcessTestCase) ... ok test_communicate_pipe_buf (test.test_subprocess.ProcessTestCase) ... ok test_communicate_pipe_fd_leak (test.test_subprocess.ProcessTestCase) ... ok test_communicate_returns (test.test_subprocess.ProcessTestCase) ... ok test_communicate_stderr (test.test_subprocess.ProcessTestCase) ... ok test_communicate_stdin (test.test_subprocess.ProcessTestCase) ... ok test_communicate_stdout (test.test_subprocess.ProcessTestCase) ... ok test_communicate_timeout (test.test_subprocess.ProcessTestCase) ... ok test_communicate_timeout_large_output (test.test_subprocess.ProcessTestCase) ... ok test_cwd (test.test_subprocess.ProcessTestCase) ... ok test_cwd_with_absolute_arg (test.test_subprocess.ProcessTestCase) ... ok test_cwd_with_pathlike (test.test_subprocess.ProcessTestCase) ... ok test_cwd_with_relative_arg (test.test_subprocess.ProcessTestCase) ... ok test_cwd_with_relative_executable (test.test_subprocess.ProcessTestCase) ... ok test_double_close_on_error (test.test_subprocess.ProcessTestCase) ... ok test_empty_env (test.test_subprocess.ProcessTestCase) Verify that env={} is as empty as possible. ... skipped 'The Python shared library cannot be loaded with an empty environment.' test_env (test.test_subprocess.ProcessTestCase) ... ok test_executable (test.test_subprocess.ProcessTestCase) ... ok test_executable_replaces_shell (test.test_subprocess.ProcessTestCase) ... ok test_executable_takes_precedence (test.test_subprocess.ProcessTestCase) ... ok test_executable_with_cwd (test.test_subprocess.ProcessTestCase) ... ok test_executable_without_cwd (test.test_subprocess.ProcessTestCase) ... skipped 'need an installed Python. See #7774' test_failed_child_execute_fd_leak (test.test_subprocess.ProcessTestCase) Test for the fork() failure fd leak reported in issue16327. ... ok test_file_not_found_includes_filename (test.test_subprocess.ProcessTestCase) ... ok test_file_not_found_with_bad_cwd (test.test_subprocess.ProcessTestCase) ... ok test_handles_closed_on_exception (test.test_subprocess.ProcessTestCase) ... ok test_invalid_args (test.test_subprocess.ProcessTestCase) ... ok test_invalid_bufsize (test.test_subprocess.ProcessTestCase) ... ok test_invalid_cmd (test.test_subprocess.ProcessTestCase) ... ok test_invalid_env (test.test_subprocess.ProcessTestCase) ... ok test_io_buffered_by_default (test.test_subprocess.ProcessTestCase) ... ok test_io_unbuffered_works (test.test_subprocess.ProcessTestCase) ... ok test_issue8780 (test.test_subprocess.ProcessTestCase) ... ok test_leaking_fds_on_error (test.test_subprocess.ProcessTestCase) ... ok test_list2cmdline (test.test_subprocess.ProcessTestCase) ... ok test_no_leaking (test.test_subprocess.ProcessTestCase) ... ok test_nonexisting_with_pipes (test.test_subprocess.ProcessTestCase) ... skipped 'need msvcrt.CrtSetReportMode' test_poll (test.test_subprocess.ProcessTestCase) ... ok test_stderr_devnull (test.test_subprocess.ProcessTestCase) ... ok test_stderr_filedes (test.test_subprocess.ProcessTestCase) ... ok test_stderr_fileobj (test.test_subprocess.ProcessTestCase) ... ok test_stderr_none (test.test_subprocess.ProcessTestCase) ... ok test_stderr_pipe (test.test_subprocess.ProcessTestCase) ... ok test_stderr_redirect_with_no_stdout_redirect (test.test_subprocess.ProcessTestCase) ... ok test_stdin_devnull (test.test_subprocess.ProcessTestCase) ... ok test_stdin_filedes (test.test_subprocess.ProcessTestCase) ... ok test_stdin_fileobj (test.test_subprocess.ProcessTestCase) ... ok test_stdin_none (test.test_subprocess.ProcessTestCase) ... ok test_stdin_pipe (test.test_subprocess.ProcessTestCase) ... ok test_stdout_devnull (test.test_subprocess.ProcessTestCase) ... ok test_stdout_filedes (test.test_subprocess.ProcessTestCase) ... ok test_stdout_filedes_of_stdout (test.test_subprocess.ProcessTestCase) ... ok test_stdout_fileobj (test.test_subprocess.ProcessTestCase) ... ok test_stdout_none (test.test_subprocess.ProcessTestCase) ... ok test_stdout_pipe (test.test_subprocess.ProcessTestCase) ... ok test_stdout_stderr_file (test.test_subprocess.ProcessTestCase) ... ok test_stdout_stderr_pipe (test.test_subprocess.ProcessTestCase) ... ok test_threadsafe_wait (test.test_subprocess.ProcessTestCase) Issue21291: Popen.wait() needs to be threadsafe for returncode. ... ok test_universal_newlines_and_text (test.test_subprocess.ProcessTestCase) ... ok test_universal_newlines_communicate (test.test_subprocess.ProcessTestCase) ... ok test_universal_newlines_communicate_encodings (test.test_subprocess.ProcessTestCase) ... ok test_universal_newlines_communicate_input_none (test.test_subprocess.ProcessTestCase) ... ok test_universal_newlines_communicate_stdin (test.test_subprocess.ProcessTestCase) ... ok test_universal_newlines_communicate_stdin_stdout_stderr (test.test_subprocess.ProcessTestCase) ... ok test_wait (test.test_subprocess.ProcessTestCase) ... ok test_wait_timeout (test.test_subprocess.ProcessTestCase) ... ok test_writes_before_communicate (test.test_subprocess.ProcessTestCase) ... ok test_bufsize_equal_one_binary_mode (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_bufsize_equal_one_text_mode (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_bufsize_is_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_call_kwargs (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_call_seq (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_call_timeout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_call_nonzero (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_call_zero (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_input_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_nonzero (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_stderr (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_stdin_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_stdin_with_input_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_stdout_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_timeout (test.test_subprocess.ProcessTestCaseNoPoll) ... FAIL test_communicate (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_eintr (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_epipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_epipe_only_stdin (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_errors (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_pipe_buf (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_pipe_fd_leak (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_returns (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_stderr (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_stdin (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_stdout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_timeout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_timeout_large_output (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_cwd (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_cwd_with_absolute_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_cwd_with_pathlike (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_cwd_with_relative_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_cwd_with_relative_executable (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_double_close_on_error (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_empty_env (test.test_subprocess.ProcessTestCaseNoPoll) Verify that env={} is as empty as possible. ... skipped 'The Python shared library cannot be loaded with an empty environment.' test_env (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_executable (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_executable_replaces_shell (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_executable_takes_precedence (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_executable_with_cwd (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_executable_without_cwd (test.test_subprocess.ProcessTestCaseNoPoll) ... skipped 'need an installed Python. See #7774' test_failed_child_execute_fd_leak (test.test_subprocess.ProcessTestCaseNoPoll) Test for the fork() failure fd leak reported in issue16327. ... ok test_file_not_found_includes_filename (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_file_not_found_with_bad_cwd (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_handles_closed_on_exception (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_invalid_args (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_invalid_bufsize (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_invalid_cmd (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_invalid_env (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_io_buffered_by_default (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_io_unbuffered_works (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_issue8780 (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_leaking_fds_on_error (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_list2cmdline (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_no_leaking (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_nonexisting_with_pipes (test.test_subprocess.ProcessTestCaseNoPoll) ... skipped 'need msvcrt.CrtSetReportMode' test_poll (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_devnull (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_filedes (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_fileobj (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_redirect_with_no_stdout_redirect (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdin_devnull (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdin_filedes (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdin_fileobj (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdin_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdin_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_devnull (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_filedes (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_filedes_of_stdout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_fileobj (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_stderr_file (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_stderr_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_threadsafe_wait (test.test_subprocess.ProcessTestCaseNoPoll) Issue21291: Popen.wait() needs to be threadsafe for returncode. ... ok test_universal_newlines_and_text (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_universal_newlines_communicate (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_universal_newlines_communicate_encodings (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_universal_newlines_communicate_input_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_universal_newlines_communicate_stdin (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_universal_newlines_communicate_stdin_stdout_stderr (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_wait (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_wait_timeout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_writes_before_communicate (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_capture_output (test.test_subprocess.RunFuncTestCase) ... ok test_capture_stderr (test.test_subprocess.RunFuncTestCase) ... ok test_capture_stdout (test.test_subprocess.RunFuncTestCase) ... ok test_check (test.test_subprocess.RunFuncTestCase) ... ok test_check_output_input_arg (test.test_subprocess.RunFuncTestCase) ... ok test_check_output_stdin_arg (test.test_subprocess.RunFuncTestCase) ... ok test_check_output_stdin_with_input_arg (test.test_subprocess.RunFuncTestCase) ... ok test_check_output_timeout (test.test_subprocess.RunFuncTestCase) ... FAIL test_check_zero (test.test_subprocess.RunFuncTestCase) ... ok test_returncode (test.test_subprocess.RunFuncTestCase) ... ok test_run_kwargs (test.test_subprocess.RunFuncTestCase) ... ok test_run_with_shell_timeout_and_capture_output (test.test_subprocess.RunFuncTestCase) Output capturing after a timeout mustn't hang forever on open filehandles. ... ok test_stderr_with_capture_output_arg (test.test_subprocess.RunFuncTestCase) ... ok test_stdout_with_capture_output_arg (test.test_subprocess.RunFuncTestCase) ... ok test_timeout (test.test_subprocess.RunFuncTestCase) ... ok test_call_string (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_close_fds (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_close_fds_with_stdio (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_creationflags (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_empty_attribute_list (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_empty_handle_list (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_invalid_args (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_issue31471 (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_kill (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_kill_dead (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_send_signal (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_send_signal_dead (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_shell_encodings (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_shell_sequence (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_shell_string (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_startupinfo (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_startupinfo_copy (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_startupinfo_keywords (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_terminate (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_terminate_dead (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' ====================================================================== FAIL: test_check_output_timeout (test.test_subprocess.ProcessTestCaseNoPoll) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_subprocess.py", line 230, in test_check_output_timeout self.assertEqual(c.exception.output, b'BDFL') AssertionError: None != b'BDFL' ====================================================================== FAIL: test_check_output_timeout (test.test_subprocess.RunFuncTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/test_subprocess.py", line 1467, in test_check_output_timeout self.assertEqual(c.exception.output, b'BDFL') AssertionError: None != b'BDFL' ---------------------------------------------------------------------- Ran 288 tests in 1403.356s FAILED (failures=2, skipped=30) test test_subprocess failed 2:30:00 load avg: 6.70 [372/415/5] test_urllib2 passed -- running: test_unicodedata (2 min 26 sec), test_unicode (3 min 1 sec), test_multiprocessing_spawn (1 hour 13 min), test_regrtest (38 min 36 sec) 2:30:06 load avg: 6.57 [373/415/5] test_unicode passed (2 min 50 sec) -- running: test_unicodedata (2 min 31 sec), test_multiprocessing_spawn (1 hour 13 min), test_regrtest (38 min 41 sec) 2:30:19 load avg: 6.29 [374/415/5] test_urllib2net skipped (resource denied) -- running: test_unicodedata (2 min 45 sec), test_multiprocessing_spawn (1 hour 14 min), test_regrtest (38 min 55 sec) test_urllib2net skipped -- Use of the 'network' resource not enabled 2:30:23 load avg: 6.19 [375/415/5] test_urllib_response passed -- running: test_urllib2_localnet (33.2 sec), test_unicodedata (2 min 49 sec), test_multiprocessing_spawn (1 hour 14 min), test_regrtest (38 min 59 sec) 2:30:29 load avg: 6.17 [376/415/5] test_urllib2_localnet passed -- running: test_unicodedata (2 min 54 sec), test_multiprocessing_spawn (1 hour 14 min), test_regrtest (39 min 4 sec) 2:30:36 load avg: 6.08 [377/415/5] test_urllibnet skipped (resource denied) -- running: test_unicodedata (3 min 2 sec), test_multiprocessing_spawn (1 hour 14 min), test_regrtest (39 min 12 sec) test_urllibnet skipped -- Use of the 'network' resource not enabled 2:30:56 load avg: 5.83 [378/415/5] test_userlist passed -- running: test_unicodedata (3 min 22 sec), test_urlparse (33.0 sec), test_multiprocessing_spawn (1 hour 14 min), test_regrtest (39 min 32 sec) 2:31:00 load avg: 5.85 [379/415/5] test_userdict passed -- running: test_unicodedata (3 min 26 sec), test_urlparse (37.0 sec), test_multiprocessing_spawn (1 hour 14 min), test_regrtest (39 min 36 sec) 2:31:31 load avg: 5.64 running: test_utf8_mode (30.2 sec), test_unicodedata (3 min 56 sec), test_urlparse (1 min 7 sec), test_userstring (34.2 sec), test_multiprocessing_spawn (1 hour 15 min), test_regrtest (40 min 6 sec) 2:32:01 load avg: 5.38 running: test_utf8_mode (1 min), test_unicodedata (4 min 26 sec), test_urlparse (1 min 37 sec), test_userstring (1 min 4 sec), test_multiprocessing_spawn (1 hour 15 min), test_regrtest (40 min 36 sec) 2:32:31 load avg: 5.39 running: test_utf8_mode (1 min 30 sec), test_unicodedata (4 min 56 sec), test_urlparse (2 min 7 sec), test_userstring (1 min 34 sec), test_multiprocessing_spawn (1 hour 16 min), test_regrtest (41 min 6 sec) 2:33:01 load avg: 5.43 running: test_utf8_mode (2 min), test_unicodedata (5 min 26 sec), test_urlparse (2 min 37 sec), test_userstring (2 min 4 sec), test_multiprocessing_spawn (1 hour 16 min), test_regrtest (41 min 36 sec) 2:33:05 load avg: 5.48 [380/415/5] test_utf8_mode passed (1 min 48 sec) -- running: test_unicodedata (5 min 30 sec), test_urlparse (2 min 41 sec), test_userstring (2 min 8 sec), test_multiprocessing_spawn (1 hour 16 min), test_regrtest (41 min 40 sec) 2:33:22 load avg: 5.45 [381/415/5] test_utf8source passed -- running: test_unicodedata (5 min 47 sec), test_urlparse (2 min 58 sec), test_userstring (2 min 25 sec), test_multiprocessing_spawn (1 hour 17 min), test_regrtest (41 min 57 sec) 2:33:38 load avg: 5.45 [382/415/5] test_uu passed -- running: test_unicodedata (6 min 3 sec), test_urlparse (3 min 14 sec), test_userstring (2 min 41 sec), test_multiprocessing_spawn (1 hour 17 min), test_regrtest (42 min 14 sec) 2:34:08 load avg: 5.40 running: test_uuid (30.1 sec), test_unicodedata (6 min 34 sec), test_urlparse (3 min 44 sec), test_userstring (3 min 11 sec), test_multiprocessing_spawn (1 hour 17 min), test_regrtest (42 min 44 sec) 2:34:16 load avg: 5.45 [383/415/5] test_urlparse passed (3 min 36 sec) -- running: test_uuid (37.6 sec), test_unicodedata (6 min 41 sec), test_userstring (3 min 19 sec), test_multiprocessing_spawn (1 hour 18 min), test_regrtest (42 min 51 sec) 2:34:20 load avg: 5.41 [384/415/5] test_uuid passed -- running: test_unicodedata (6 min 45 sec), test_userstring (3 min 23 sec), test_multiprocessing_spawn (1 hour 18 min), test_regrtest (42 min 56 sec) 2:34:35 load avg: 5.39 [385/415/5] test_userstring passed (3 min 23 sec) -- running: test_unicodedata (7 min 1 sec), test_multiprocessing_spawn (1 hour 18 min), test_regrtest (43 min 11 sec) 2:34:44 load avg: 5.26 [386/415/5] test_wait3 passed -- running: test_unicodedata (7 min 9 sec), test_multiprocessing_spawn (1 hour 18 min), test_regrtest (43 min 19 sec) 2:34:58 load avg: 5.21 [387/415/5] test_wait4 passed -- running: test_unicodedata (7 min 23 sec), test_venv (42.4 sec), test_multiprocessing_spawn (1 hour 18 min), test_regrtest (43 min 34 sec) 2:35:23 load avg: 5.40 [388/415/5] test_wave passed -- running: test_warnings (39.2 sec), test_unicodedata (7 min 49 sec), test_venv (1 min 7 sec), test_multiprocessing_spawn (1 hour 19 min), test_regrtest (43 min 59 sec) 2:35:53 load avg: 5.42 running: test_warnings (1 min 9 sec), test_unicodedata (8 min 19 sec), test_venv (1 min 37 sec), test_weakref (30.4 sec), test_multiprocessing_spawn (1 hour 19 min), test_regrtest (44 min 29 sec) 2:36:22 load avg: 5.42 [389/415/5] test_warnings passed (1 min 22 sec) -- running: test_unicodedata (8 min 48 sec), test_venv (2 min 6 sec), test_weakref (59.5 sec), test_multiprocessing_spawn (1 hour 20 min), test_regrtest (44 min 58 sec) 2:36:41 load avg: 5.45 [390/415/5] test_weakset passed -- running: test_unicodedata (9 min 6 sec), test_venv (2 min 25 sec), test_weakref (1 min 17 sec), test_multiprocessing_spawn (1 hour 20 min), test_regrtest (45 min 16 sec) 2:36:52 load avg: 5.69 [391/415/5] test_unicodedata passed (9 min 3 sec) -- running: test_venv (2 min 36 sec), test_weakref (1 min 29 sec), test_multiprocessing_spawn (1 hour 20 min), test_regrtest (45 min 28 sec) 2:36:59 load avg: 5.81 [392/415/5] test_webbrowser passed -- running: test_venv (2 min 43 sec), test_weakref (1 min 36 sec), test_multiprocessing_spawn (1 hour 20 min), test_regrtest (45 min 35 sec) 2:37:09 load avg: 5.84 [393/415/5] test_winconsoleio skipped -- running: test_venv (2 min 53 sec), test_weakref (1 min 45 sec), test_multiprocessing_spawn (1 hour 21 min), test_regrtest (45 min 44 sec) test_winconsoleio skipped -- test only relevant on win32 2:37:17 load avg: 5.93 [394/415/5] test_winreg skipped -- running: test_venv (3 min 1 sec), test_weakref (1 min 53 sec), test_multiprocessing_spawn (1 hour 21 min), test_regrtest (45 min 52 sec) test_winreg skipped -- No module named 'winreg' 2:37:29 load avg: 5.87 [395/415/5] test_winsound skipped (resource denied) -- running: test_venv (3 min 13 sec), test_weakref (2 min 5 sec), test_multiprocessing_spawn (1 hour 21 min), test_regrtest (46 min 4 sec) test_winsound skipped -- Use of the 'audio' resource not enabled 2:37:37 load avg: 5.80 [396/415/5] test_with passed -- running: test_venv (3 min 22 sec), test_weakref (2 min 14 sec), test_multiprocessing_spawn (1 hour 21 min), test_regrtest (46 min 13 sec) 2:37:55 load avg: 5.71 [397/415/5] test_xdrlib passed -- running: test_venv (3 min 39 sec), test_weakref (2 min 31 sec), test_multiprocessing_spawn (1 hour 21 min), test_regrtest (46 min 30 sec) 2:37:56 load avg: 5.71 [398/415/5] test_wsgiref passed -- running: test_venv (3 min 40 sec), test_weakref (2 min 33 sec), test_multiprocessing_spawn (1 hour 21 min), test_regrtest (46 min 32 sec) 2:38:14 load avg: 5.73 [399/415/5] test_xml_dom_minicompat passed -- running: test_venv (3 min 58 sec), test_weakref (2 min 50 sec), test_multiprocessing_spawn (1 hour 22 min), test_regrtest (46 min 49 sec) 2:38:36 load avg: 5.95 [400/415/5] test_xml_etree passed -- running: test_venv (4 min 20 sec), test_weakref (3 min 12 sec), test_multiprocessing_spawn (1 hour 22 min), test_regrtest (47 min 11 sec) 2:39:06 load avg: 7.23 running: test_xml_etree_c (52.3 sec), test_xmlrpc (30.3 sec), test_venv (4 min 50 sec), test_weakref (3 min 43 sec), test_multiprocessing_spawn (1 hour 22 min), test_regrtest (47 min 42 sec) 2:39:09 load avg: 7.45 [401/415/5] test_xml_etree_c passed (38.6 sec) -- running: test_xmlrpc (33.0 sec), test_venv (4 min 53 sec), test_weakref (3 min 45 sec), test_multiprocessing_spawn (1 hour 23 min), test_regrtest (47 min 44 sec) 2:39:25 load avg: 7.74 [402/415/5] test_xmlrpc passed (34.0 sec) -- running: test_venv (5 min 9 sec), test_weakref (4 min 2 sec), test_multiprocessing_spawn (1 hour 23 min), test_regrtest (48 min 1 sec) 2:39:27 load avg: 7.74 [403/415/5] test_xmlrpc_net skipped (resource denied) -- running: test_venv (5 min 10 sec), test_weakref (4 min 3 sec), test_multiprocessing_spawn (1 hour 23 min), test_regrtest (48 min 2 sec) test_xmlrpc_net skipped -- Use of the 'network' resource not enabled 2:39:44 load avg: 7.95 [404/415/5] test_xxtestfuzz passed -- running: test_venv (5 min 28 sec), test_weakref (4 min 21 sec), test_multiprocessing_spawn (1 hour 23 min), test_regrtest (48 min 20 sec) 2:39:51 load avg: 7.80 [405/415/5] test_yield_from passed -- running: test_venv (5 min 35 sec), test_weakref (4 min 28 sec), test_multiprocessing_spawn (1 hour 23 min), test_regrtest (48 min 27 sec) 2:40:06 load avg: 7.54 [406/415/5] test_zipapp passed -- running: test_venv (5 min 50 sec), test_weakref (4 min 43 sec), test_multiprocessing_spawn (1 hour 23 min), test_regrtest (48 min 42 sec) 2:40:22 load avg: 7.27 [407/415/5] test_zipfile64 skipped (resource denied) -- running: test_zipfile (31.4 sec), test_venv (6 min 6 sec), test_weakref (4 min 59 sec), test_multiprocessing_spawn (1 hour 24 min), test_regrtest (48 min 58 sec) test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 2:40:49 load avg: 7.57 [408/415/5] test_zipimport passed -- running: test_zipfile (57.4 sec), test_venv (6 min 33 sec), test_weakref (5 min 25 sec), test_multiprocessing_spawn (1 hour 24 min), test_regrtest (49 min 24 sec) 2:41:19 load avg: 7.94 running: test_zipfile (1 min 27 sec), test_zipimport_support (30.4 sec), test_venv (7 min 3 sec), test_weakref (5 min 55 sec), test_multiprocessing_spawn (1 hour 25 min), test_regrtest (49 min 54 sec) 2:41:49 load avg: 7.66 running: test_zipfile (1 min 57 sec), test_zipimport_support (1 min), test_venv (7 min 33 sec), test_weakref (6 min 26 sec), test_multiprocessing_spawn (1 hour 25 min), test_regrtest (50 min 25 sec) 2:42:11 load avg: 7.16 [409/415/5] test_zipimport_support passed (1 min 4 sec) -- running: test_zipfile (2 min 20 sec), test_venv (7 min 55 sec), test_weakref (6 min 48 sec), test_multiprocessing_spawn (1 hour 26 min), test_regrtest (50 min 47 sec) 2:42:41 load avg: 6.53 running: test_zipfile (2 min 50 sec), test_zlib (30.3 sec), test_venv (8 min 26 sec), test_weakref (7 min 18 sec), test_multiprocessing_spawn (1 hour 26 min), test_regrtest (51 min 17 sec) 2:43:02 load avg: 6.68 [410/415/5] test_zlib passed (35.3 sec) -- running: test_zipfile (3 min 11 sec), test_venv (8 min 46 sec), test_weakref (7 min 39 sec), test_multiprocessing_spawn (1 hour 26 min), test_regrtest (51 min 38 sec) 2:43:32 load avg: 6.63 running: test_zipfile (3 min 41 sec), test_venv (9 min 17 sec), test_weakref (8 min 9 sec), test_multiprocessing_spawn (1 hour 27 min), test_regrtest (52 min 8 sec) 2:44:03 load avg: 6.56 running: test_zipfile (4 min 11 sec), test_venv (9 min 47 sec), test_weakref (8 min 39 sec), test_multiprocessing_spawn (1 hour 27 min), test_regrtest (52 min 38 sec) 2:44:33 load avg: 6.46 running: test_zipfile (4 min 41 sec), test_venv (10 min 17 sec), test_weakref (9 min 9 sec), test_multiprocessing_spawn (1 hour 28 min), test_regrtest (53 min 8 sec) 2:45:03 load avg: 6.45 running: test_zipfile (5 min 11 sec), test_venv (10 min 47 sec), test_weakref (9 min 39 sec), test_multiprocessing_spawn (1 hour 28 min), test_regrtest (53 min 38 sec) 2:45:33 load avg: 6.61 running: test_zipfile (5 min 41 sec), test_venv (11 min 17 sec), test_weakref (10 min 9 sec), test_multiprocessing_spawn (1 hour 29 min), test_regrtest (54 min 9 sec) 2:46:03 load avg: 6.66 running: test_zipfile (6 min 11 sec), test_venv (11 min 47 sec), test_weakref (10 min 40 sec), test_multiprocessing_spawn (1 hour 29 min), test_regrtest (54 min 39 sec) 2:46:33 load avg: 6.94 running: test_zipfile (6 min 41 sec), test_venv (12 min 17 sec), test_weakref (11 min 10 sec), test_multiprocessing_spawn (1 hour 30 min), test_regrtest (55 min 9 sec) 2:47:03 load avg: 6.85 running: test_zipfile (7 min 11 sec), test_venv (12 min 47 sec), test_weakref (11 min 40 sec), test_multiprocessing_spawn (1 hour 30 min), test_regrtest (55 min 39 sec) 2:47:33 load avg: 6.64 running: test_zipfile (7 min 41 sec), test_venv (13 min 17 sec), test_weakref (12 min 10 sec), test_multiprocessing_spawn (1 hour 31 min), test_regrtest (56 min 9 sec) 2:48:03 load avg: 6.62 running: test_zipfile (8 min 12 sec), test_venv (13 min 47 sec), test_weakref (12 min 40 sec), test_multiprocessing_spawn (1 hour 31 min), test_regrtest (56 min 39 sec) 2:48:33 load avg: 7.67 running: test_zipfile (8 min 42 sec), test_venv (14 min 17 sec), test_weakref (13 min 10 sec), test_multiprocessing_spawn (1 hour 32 min), test_regrtest (57 min 9 sec) 2:49:03 load avg: 8.31 running: test_zipfile (9 min 12 sec), test_venv (14 min 47 sec), test_weakref (13 min 40 sec), test_multiprocessing_spawn (1 hour 32 min), test_regrtest (57 min 39 sec) 2:49:33 load avg: 7.60 running: test_zipfile (9 min 42 sec), test_venv (15 min 17 sec), test_weakref (14 min 10 sec), test_multiprocessing_spawn (1 hour 33 min), test_regrtest (58 min 9 sec) 2:50:03 load avg: 6.25 running: test_zipfile (10 min 12 sec), test_venv (15 min 48 sec), test_weakref (14 min 40 sec), test_multiprocessing_spawn (1 hour 33 min), test_regrtest (58 min 39 sec) 2:50:33 load avg: 5.62 running: test_zipfile (10 min 42 sec), test_venv (16 min 18 sec), test_weakref (15 min 10 sec), test_multiprocessing_spawn (1 hour 34 min), test_regrtest (59 min 9 sec) 2:51:04 load avg: 5.17 running: test_zipfile (11 min 12 sec), test_venv (16 min 48 sec), test_weakref (15 min 40 sec), test_multiprocessing_spawn (1 hour 34 min), test_regrtest (59 min 39 sec) 2:51:34 load avg: 5.16 running: test_zipfile (11 min 42 sec), test_venv (17 min 18 sec), test_weakref (16 min 10 sec), test_multiprocessing_spawn (1 hour 35 min), test_regrtest (1 hour 9 sec) 2:52:04 load avg: 5.77 running: test_zipfile (12 min 12 sec), test_venv (17 min 48 sec), test_weakref (16 min 40 sec), test_multiprocessing_spawn (1 hour 35 min), test_regrtest (1 hour 39 sec) 2:52:34 load avg: 7.02 running: test_zipfile (12 min 42 sec), test_venv (18 min 18 sec), test_weakref (17 min 10 sec), test_multiprocessing_spawn (1 hour 36 min), test_regrtest (1 hour 1 min) 2:52:40 load avg: 7.26 [411/415/5] test_venv passed (18 min 8 sec) -- running: test_zipfile (12 min 48 sec), test_weakref (17 min 17 sec), test_multiprocessing_spawn (1 hour 36 min), test_regrtest (1 hour 1 min) 2:53:10 load avg: 5.97 running: test_zipfile (13 min 19 sec), test_weakref (17 min 47 sec), test_multiprocessing_spawn (1 hour 37 min), test_regrtest (1 hour 1 min) 2:53:40 load avg: 5.02 running: test_zipfile (13 min 49 sec), test_weakref (18 min 17 sec), test_multiprocessing_spawn (1 hour 37 min), test_regrtest (1 hour 2 min) 2:54:10 load avg: 4.54 running: test_zipfile (14 min 19 sec), test_weakref (18 min 47 sec), test_multiprocessing_spawn (1 hour 38 min), test_regrtest (1 hour 2 min) 2:54:40 load avg: 4.07 running: test_zipfile (14 min 49 sec), test_weakref (19 min 17 sec), test_multiprocessing_spawn (1 hour 38 min), test_regrtest (1 hour 3 min) 2:55:10 load avg: 3.91 running: test_zipfile (15 min 19 sec), test_weakref (19 min 47 sec), test_multiprocessing_spawn (1 hour 39 min), test_regrtest (1 hour 3 min) 2:55:40 load avg: 4.47 running: test_zipfile (15 min 49 sec), test_weakref (20 min 17 sec), test_multiprocessing_spawn (1 hour 39 min), test_regrtest (1 hour 4 min) 2:56:10 load avg: 4.33 running: test_zipfile (16 min 19 sec), test_weakref (20 min 47 sec), test_multiprocessing_spawn (1 hour 40 min), test_regrtest (1 hour 4 min) 2:56:25 load avg: 4.03 [412/415/5] test_zipfile passed (16 min 19 sec) -- running: test_weakref (21 min 2 sec), test_multiprocessing_spawn (1 hour 40 min), test_regrtest (1 hour 5 min) 2:56:55 load avg: 3.28 running: test_weakref (21 min 32 sec), test_multiprocessing_spawn (1 hour 40 min), test_regrtest (1 hour 5 min) 2:57:25 load avg: 2.83 running: test_weakref (22 min 2 sec), test_multiprocessing_spawn (1 hour 41 min), test_regrtest (1 hour 6 min) 2:57:55 load avg: 2.76 running: test_weakref (22 min 32 sec), test_multiprocessing_spawn (1 hour 41 min), test_regrtest (1 hour 6 min) 2:58:25 load avg: 2.55 running: test_weakref (23 min 2 sec), test_multiprocessing_spawn (1 hour 42 min), test_regrtest (1 hour 7 min) 2:58:55 load avg: 2.52 running: test_weakref (23 min 32 sec), test_multiprocessing_spawn (1 hour 42 min), test_regrtest (1 hour 7 min) 2:59:25 load avg: 2.79 running: test_weakref (24 min 2 sec), test_multiprocessing_spawn (1 hour 43 min), test_regrtest (1 hour 8 min) 2:59:28 load avg: 2.73 [413/415/6] test_multiprocessing_spawn failed (1 hour 43 min) -- running: test_weakref (24 min 5 sec), test_regrtest (1 hour 8 min) Process Process-2:1: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 4272, in child join_process(p) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 83, in join_process support.join_thread(process, timeout=TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2221, in join_thread raise AssertionError(msg) AssertionError: failed to join the thread in 60.0 seconds Process Process-2: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 4272, in child join_process(p) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 83, in join_process support.join_thread(process, timeout=TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2221, in join_thread raise AssertionError(msg) AssertionError: failed to join the thread in 60.0 seconds Process Process-81: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-80: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-83: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-82: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-87: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-84: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-86: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-85: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-89: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-88: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-90: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-91: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-95: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-92: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-93: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-94: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-97: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-96: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-98: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-99: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-100: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-101: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-103: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-102: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError Process Process-157: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-158: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-159: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-160: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-162: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-164: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-161: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-163: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-167: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-165: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-168: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-166: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-169: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-170: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-171: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-172: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-178: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-181: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-180: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-179: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-182: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-183: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-184: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError Process Process-185: Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/process.py", line 99, in run self._target(*self._args, **self._kwargs) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1611, in task self.f(*self.args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 604, in wait self._enter() # Block while the barrier drains. File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 628, in _enter raise BrokenBarrierError threading.BrokenBarrierError test_answer_challenge_auth_failure (test.test_multiprocessing_spawn.OtherTest) ... ok test_deliver_challenge_auth_failure (test.test_multiprocessing_spawn.OtherTest) ... ok test_closefd (test.test_multiprocessing_spawn.TestCloseFds) ... ok test_flags (test.test_multiprocessing_spawn.TestFlags) ... ok test_lock (test.test_multiprocessing_spawn.TestForkAwareThreadLock) ... ok test_ignore (test.test_multiprocessing_spawn.TestIgnoreEINTR) ... ok test_ignore_listener (test.test_multiprocessing_spawn.TestIgnoreEINTR) ... ok test_manager_initializer (test.test_multiprocessing_spawn.TestInitializers) ... ok test_pool_initializer (test.test_multiprocessing_spawn.TestInitializers) ... ok test_invalid_family (test.test_multiprocessing_spawn.TestInvalidFamily) ... ok test_invalid_family_win32 (test.test_multiprocessing_spawn.TestInvalidFamily) ... skipped 'skipped on non-Windows platforms' test_invalid_handles (test.test_multiprocessing_spawn.TestInvalidHandle) ... ok test_noforkbomb (test.test_multiprocessing_spawn.TestNoForkBomb) ... ok test_semaphore_tracker (test.test_multiprocessing_spawn.TestSemaphoreTracker) ... FAIL /builddir/build/BUILD/Python-3.7.8/Lib/unittest/case.py:656: ResourceWarning: unclosed file <_io.BufferedReader name=6> outcome.errors.clear() ResourceWarning: Enable tracemalloc to get the object allocation traceback test_semaphore_tracker_sigint (test.test_multiprocessing_spawn.TestSemaphoreTracker) ... ok test_semaphore_tracker_sigkill (test.test_multiprocessing_spawn.TestSemaphoreTracker) ... ok test_empty (test.test_multiprocessing_spawn.TestSimpleQueue) ... ok test_context (test.test_multiprocessing_spawn.TestStartMethod) ... ok test_get_all (test.test_multiprocessing_spawn.TestStartMethod) ... ok test_preload_resources (test.test_multiprocessing_spawn.TestStartMethod) ... skipped "test only relevant for 'forkserver' method" test_set_get (test.test_multiprocessing_spawn.TestStartMethod) ... ok test_flushing (test.test_multiprocessing_spawn.TestStdinBadfiledescriptor) ... ok test_pool_in_process (test.test_multiprocessing_spawn.TestStdinBadfiledescriptor) ... ok test_queue_in_process (test.test_multiprocessing_spawn.TestStdinBadfiledescriptor) ... ok test_array (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok test_barrier (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok test_bounded_semaphore (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok test_condition (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok test_dict (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok test_event (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok test_joinable_queue (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok test_list (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok test_lock (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok test_namespace (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok test_pool (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... FAIL test_queue (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok test_rlock (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok test_semaphore (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok test_value (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok test_timeout (test.test_multiprocessing_spawn.TestTimeouts) ... ok test_neg_timeout (test.test_multiprocessing_spawn.TestWait) ... ok test_wait (test.test_multiprocessing_spawn.TestWait) ... ok test_wait_integer (test.test_multiprocessing_spawn.TestWait) ... ok test_wait_slow (test.test_multiprocessing_spawn.TestWait) ... ok test_wait_socket (test.test_multiprocessing_spawn.TestWait) ... ok test_wait_socket_slow (test.test_multiprocessing_spawn.TestWait) ... ok test_wait_timeout (test.test_multiprocessing_spawn.TestWait) ... ok test_abort (test.test_multiprocessing_spawn.WithManagerTestBarrier) Test that an abort will put the barrier in a broken state ... FAIL test_abort_and_reset (test.test_multiprocessing_spawn.WithManagerTestBarrier) Test that a barrier can be reset after being broken. ... FAIL test_action (test.test_multiprocessing_spawn.WithManagerTestBarrier) Test the 'action' callback ... ok test_barrier (test.test_multiprocessing_spawn.WithManagerTestBarrier) Test that a barrier is passed in lockstep ... ERROR test_barrier_10 (test.test_multiprocessing_spawn.WithManagerTestBarrier) Test that a barrier works for 10 consecutive runs ... ERROR test_default_timeout (test.test_multiprocessing_spawn.WithManagerTestBarrier) Test the barrier's default timeout ... ERROR test_reset (test.test_multiprocessing_spawn.WithManagerTestBarrier) Test that a 'reset' on a barrier frees the waiting threads ... ERROR test_single_thread (test.test_multiprocessing_spawn.WithManagerTestBarrier) ... ok test_thousand (test.test_multiprocessing_spawn.WithManagerTestBarrier) ... skipped 'test not appropriate for manager' test_timeout (test.test_multiprocessing_spawn.WithManagerTestBarrier) Test wait(timeout) ... ERROR test_wait_return (test.test_multiprocessing_spawn.WithManagerTestBarrier) test the return value from barrier.wait ... ERROR test_notify (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok test_notify_all (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok test_notify_n (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok test_timeout (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok test_wait_result (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok test_waitfor (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok test_waitfor_timeout (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok test_dict (test.test_multiprocessing_spawn.WithManagerTestContainers) ... ok test_dict_iter (test.test_multiprocessing_spawn.WithManagerTestContainers) ... ok test_dict_proxy_nested (test.test_multiprocessing_spawn.WithManagerTestContainers) ... ok test_list (test.test_multiprocessing_spawn.WithManagerTestContainers) ... ok test_list_iter (test.test_multiprocessing_spawn.WithManagerTestContainers) ... ok test_list_proxy_in_list (test.test_multiprocessing_spawn.WithManagerTestContainers) ... ok test_namespace (test.test_multiprocessing_spawn.WithManagerTestContainers) ... ok test_event (test.test_multiprocessing_spawn.WithManagerTestEvent) ... ok test_lock (test.test_multiprocessing_spawn.WithManagerTestLock) ... ok test_lock_context (test.test_multiprocessing_spawn.WithManagerTestLock) ... ok test_rlock (test.test_multiprocessing_spawn.WithManagerTestLock) ... ok test_rapid_restart (test.test_multiprocessing_spawn.WithManagerTestManagerRestart) ... ok test_mymanager (test.test_multiprocessing_spawn.WithManagerTestMyManager) ... ok test_mymanager_context (test.test_multiprocessing_spawn.WithManagerTestMyManager) ... ok test_mymanager_context_prestarted (test.test_multiprocessing_spawn.WithManagerTestMyManager) ... ok test_apply (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_async (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_async_timeout (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_context (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_empty_iterable (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_imap (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_spawn.WithManagerTestPool) ... skipped 'test not appropriate for manager' test_imap_unordered (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_spawn.WithManagerTestPool) ... skipped 'test not appropriate for manager' test_make_pool (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_map (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_map_async (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_map_async_callbacks (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_map_chunksize (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_map_handle_iterable_exception (test.test_multiprocessing_spawn.WithManagerTestPool) ... skipped 'test not appropriate for manager' test_map_no_failfast (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_map_unplicklable (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_release_task_refs (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_starmap (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_starmap_async (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_terminate (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_traceback (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_wrapped_exception (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_fork (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok test_get (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok test_no_import_lock_contention (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok test_put (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok test_qsize (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok test_queue_feeder_donot_stop_onexc (test.test_multiprocessing_spawn.WithManagerTestQueue) ... skipped 'test not appropriate for manager' test_queue_feeder_on_queue_feeder_error (test.test_multiprocessing_spawn.WithManagerTestQueue) ... skipped 'test not appropriate for manager' test_task_done (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok test_timeout (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok test_remote (test.test_multiprocessing_spawn.WithManagerTestRemoteManager) ... ok test_bounded_semaphore (test.test_multiprocessing_spawn.WithManagerTestSemaphore) ... ok test_semaphore (test.test_multiprocessing_spawn.WithManagerTestSemaphore) ... ok test_timeout (test.test_multiprocessing_spawn.WithManagerTestSemaphore) ... skipped 'test not appropriate for manager' test_array (test.test_multiprocessing_spawn.WithProcessesTestArray) ... ok test_array_from_size (test.test_multiprocessing_spawn.WithProcessesTestArray) ... ok test_getobj_getlock_obj (test.test_multiprocessing_spawn.WithProcessesTestArray) ... ok test_rawarray (test.test_multiprocessing_spawn.WithProcessesTestArray) ... ok test_abort (test.test_multiprocessing_spawn.WithProcessesTestBarrier) Test that an abort will put the barrier in a broken state ... FAIL test_abort_and_reset (test.test_multiprocessing_spawn.WithProcessesTestBarrier) Test that a barrier can be reset after being broken. ... FAIL test_action (test.test_multiprocessing_spawn.WithProcessesTestBarrier) Test the 'action' callback ... ok test_barrier (test.test_multiprocessing_spawn.WithProcessesTestBarrier) Test that a barrier is passed in lockstep ... ERROR test_barrier_10 (test.test_multiprocessing_spawn.WithProcessesTestBarrier) Test that a barrier works for 10 consecutive runs ... ERROR test_default_timeout (test.test_multiprocessing_spawn.WithProcessesTestBarrier) Test the barrier's default timeout ... ERROR test_reset (test.test_multiprocessing_spawn.WithProcessesTestBarrier) Test that a 'reset' on a barrier frees the waiting threads ... ERROR test_single_thread (test.test_multiprocessing_spawn.WithProcessesTestBarrier) ... ok test_thousand (test.test_multiprocessing_spawn.WithProcessesTestBarrier) ... ok test_timeout (test.test_multiprocessing_spawn.WithProcessesTestBarrier) Test wait(timeout) ... ERROR test_wait_return (test.test_multiprocessing_spawn.WithProcessesTestBarrier) test the return value from barrier.wait ... ERROR test_notify (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok test_notify_all (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok test_notify_n (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok test_timeout (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok test_wait_result (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok test_waitfor (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok test_waitfor_timeout (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok test_connection (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok test_context (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok test_duplex_false (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok test_fd_transfer (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok test_large_fd_transfer (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok test_missing_fd_transfer (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok test_sendbytes (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok test_spawn_close (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok test_event (test.test_multiprocessing_spawn.WithProcessesTestEvent) ... ok test_finalize (test.test_multiprocessing_spawn.WithProcessesTestFinalize) ... ok test_thread_safety (test.test_multiprocessing_spawn.WithProcessesTestFinalize) ... ok test_free_from_gc (test.test_multiprocessing_spawn.WithProcessesTestHeap) ... ok test_heap (test.test_multiprocessing_spawn.WithProcessesTestHeap) ... ok test_abstract_socket (test.test_multiprocessing_spawn.WithProcessesTestListener) ... ok test_context (test.test_multiprocessing_spawn.WithProcessesTestListener) ... ok test_multiple_bind (test.test_multiprocessing_spawn.WithProcessesTestListener) ... ok test_issue14725 (test.test_multiprocessing_spawn.WithProcessesTestListenerClient) ... ok test_issue16955 (test.test_multiprocessing_spawn.WithProcessesTestListenerClient) ... ok test_listener_client (test.test_multiprocessing_spawn.WithProcessesTestListenerClient) ... ok test_lock (test.test_multiprocessing_spawn.WithProcessesTestLock) ... ok test_lock_context (test.test_multiprocessing_spawn.WithProcessesTestLock) ... ok test_rlock (test.test_multiprocessing_spawn.WithProcessesTestLock) ... ok test_enable_logging (test.test_multiprocessing_spawn.WithProcessesTestLogging) ... ok test_level (test.test_multiprocessing_spawn.WithProcessesTestLogging) ... ok test_rapid_restart (test.test_multiprocessing_spawn.WithProcessesTestManagerRestart) ... ok test_access (test.test_multiprocessing_spawn.WithProcessesTestPicklingConnections) ... ok test_pickling (test.test_multiprocessing_spawn.WithProcessesTestPicklingConnections) ... ok test_boundaries (test.test_multiprocessing_spawn.WithProcessesTestPoll) ... ok test_dont_merge (test.test_multiprocessing_spawn.WithProcessesTestPoll) ... ok test_empty_string (test.test_multiprocessing_spawn.WithProcessesTestPoll) ... ok test_strings (test.test_multiprocessing_spawn.WithProcessesTestPoll) ... ok test_poll_eintr (test.test_multiprocessing_spawn.WithProcessesTestPollEintr) ... ok test_apply (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_async (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_async_timeout (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_context (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_empty_iterable (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_imap (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_imap_unordered (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_make_pool (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_map (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_map_async (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_map_async_callbacks (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_map_chunksize (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_map_handle_iterable_exception (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_map_no_failfast (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_map_unplicklable (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_release_task_refs (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_starmap (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_starmap_async (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_terminate (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_traceback (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_wrapped_exception (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_async_error_callback (test.test_multiprocessing_spawn.WithProcessesTestPoolWorkerErrors) ... ok test_unpickleable_result (test.test_multiprocessing_spawn.WithProcessesTestPoolWorkerErrors) ... ok test_pool_worker_lifetime (test.test_multiprocessing_spawn.WithProcessesTestPoolWorkerLifetime) ... ok test_pool_worker_lifetime_early_close (test.test_multiprocessing_spawn.WithProcessesTestPoolWorkerLifetime) ... ok test_active_children (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_child_fd_inflation (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_close (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_cpu_count (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_current (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_daemon_argument (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_error_on_stdio_flush_1 (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_error_on_stdio_flush_2 (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_forkserver_sigint (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... skipped 'test not appropriate for spawn' test_forkserver_sigkill (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... skipped 'test not appropriate for spawn' test_kill (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_lose_target_ref (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_many_processes (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_process (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_recursion (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_sentinel (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_terminate (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_wait_for_threads (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_fork (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok test_get (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok test_no_import_lock_contention (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok test_put (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok test_qsize (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok test_queue_feeder_donot_stop_onexc (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok test_queue_feeder_on_queue_feeder_error (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok test_task_done (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok test_timeout (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok test_bounded_semaphore (test.test_multiprocessing_spawn.WithProcessesTestSemaphore) ... ok test_semaphore (test.test_multiprocessing_spawn.WithProcessesTestSemaphore) ... ok test_timeout (test.test_multiprocessing_spawn.WithProcessesTestSemaphore) ... ok test_copy (test.test_multiprocessing_spawn.WithProcessesTestSharedCTypes) ... ok test_sharedctypes (test.test_multiprocessing_spawn.WithProcessesTestSharedCTypes) ... ok test_synchronize (test.test_multiprocessing_spawn.WithProcessesTestSharedCTypes) ... ok test_stderr_flush (test.test_multiprocessing_spawn.WithProcessesTestSubclassingProcess) ... ok test_subclassing (test.test_multiprocessing_spawn.WithProcessesTestSubclassingProcess) ... ok test_sys_exit (test.test_multiprocessing_spawn.WithProcessesTestSubclassingProcess) ... ok test_getobj_getlock (test.test_multiprocessing_spawn.WithProcessesTestValue) ... ok test_rawvalue (test.test_multiprocessing_spawn.WithProcessesTestValue) ... ok test_value (test.test_multiprocessing_spawn.WithProcessesTestValue) ... ok test_abort (test.test_multiprocessing_spawn.WithThreadsTestBarrier) Test that an abort will put the barrier in a broken state ... ok test_abort_and_reset (test.test_multiprocessing_spawn.WithThreadsTestBarrier) Test that a barrier can be reset after being broken. ... ok test_action (test.test_multiprocessing_spawn.WithThreadsTestBarrier) Test the 'action' callback ... ok test_barrier (test.test_multiprocessing_spawn.WithThreadsTestBarrier) Test that a barrier is passed in lockstep ... ok test_barrier_10 (test.test_multiprocessing_spawn.WithThreadsTestBarrier) Test that a barrier works for 10 consecutive runs ... ok test_default_timeout (test.test_multiprocessing_spawn.WithThreadsTestBarrier) Test the barrier's default timeout ... ok test_reset (test.test_multiprocessing_spawn.WithThreadsTestBarrier) Test that a 'reset' on a barrier frees the waiting threads ... ok test_single_thread (test.test_multiprocessing_spawn.WithThreadsTestBarrier) ... ok test_thousand (test.test_multiprocessing_spawn.WithThreadsTestBarrier) ... ok test_timeout (test.test_multiprocessing_spawn.WithThreadsTestBarrier) Test wait(timeout) ... ok test_wait_return (test.test_multiprocessing_spawn.WithThreadsTestBarrier) test the return value from barrier.wait ... ok test_notify (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok test_notify_all (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok test_notify_n (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok test_timeout (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok test_wait_result (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok test_waitfor (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok test_waitfor_timeout (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok test_connection (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... ok test_context (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... ok test_duplex_false (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... ok test_fd_transfer (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... skipped 'only makes sense with processes' test_large_fd_transfer (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... skipped 'only makes sense with processes' test_missing_fd_transfer (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... skipped 'only makes sense with processes' test_sendbytes (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... skipped 'test not appropriate for threads' test_spawn_close (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... ok test_event (test.test_multiprocessing_spawn.WithThreadsTestEvent) ... ok test_issue14725 (test.test_multiprocessing_spawn.WithThreadsTestListenerClient) ... ok test_issue16955 (test.test_multiprocessing_spawn.WithThreadsTestListenerClient) ... ok test_listener_client (test.test_multiprocessing_spawn.WithThreadsTestListenerClient) ... ok test_lock (test.test_multiprocessing_spawn.WithThreadsTestLock) ... ok test_lock_context (test.test_multiprocessing_spawn.WithThreadsTestLock) ... ok test_rlock (test.test_multiprocessing_spawn.WithThreadsTestLock) ... ok test_rapid_restart (test.test_multiprocessing_spawn.WithThreadsTestManagerRestart) ... ok test_boundaries (test.test_multiprocessing_spawn.WithThreadsTestPoll) ... ok test_dont_merge (test.test_multiprocessing_spawn.WithThreadsTestPoll) ... ok test_empty_string (test.test_multiprocessing_spawn.WithThreadsTestPoll) ... ok test_strings (test.test_multiprocessing_spawn.WithThreadsTestPoll) ... ok test_apply (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_async (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_async_timeout (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_context (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_empty_iterable (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_imap (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_imap_unordered (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_make_pool (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_map (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_map_async (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_map_async_callbacks (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_map_chunksize (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_map_handle_iterable_exception (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_map_no_failfast (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_map_unplicklable (test.test_multiprocessing_spawn.WithThreadsTestPool) ... skipped 'test not appropriate for threads' test_release_task_refs (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_starmap (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_starmap_async (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_terminate (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_traceback (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_wrapped_exception (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_active_children (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... ok test_child_fd_inflation (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_close (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_cpu_count (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... ok test_current (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_daemon_argument (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_error_on_stdio_flush_1 (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... ok test_error_on_stdio_flush_2 (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... ok test_forkserver_sigint (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_forkserver_sigkill (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_kill (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_lose_target_ref (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... ok test_many_processes (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_process (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... ok test_recursion (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... ok test_sentinel (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_terminate (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_wait_for_threads (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_fork (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok test_get (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok test_no_import_lock_contention (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok test_put (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok test_qsize (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok test_queue_feeder_donot_stop_onexc (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... skipped 'test not appropriate for threads' test_queue_feeder_on_queue_feeder_error (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... skipped 'test not appropriate for threads' test_task_done (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok test_timeout (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok test_bounded_semaphore (test.test_multiprocessing_spawn.WithThreadsTestSemaphore) ... ok test_semaphore (test.test_multiprocessing_spawn.WithThreadsTestSemaphore) ... ok test_timeout (test.test_multiprocessing_spawn.WithThreadsTestSemaphore) ... skipped 'test not appropriate for threads' test_import (test.test_multiprocessing_spawn._TestImportStar) ... ok ====================================================================== ERROR: test_barrier (test.test_multiprocessing_spawn.WithManagerTestBarrier) Test that a barrier is passed in lockstep ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1691, in test_barrier self.run_threads(self.multipass, (self.barrier, results, passes)) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError ====================================================================== ERROR: test_barrier_10 (test.test_multiprocessing_spawn.WithManagerTestBarrier) Test that a barrier works for 10 consecutive runs ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1697, in test_barrier_10 return self.test_barrier(10) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1691, in test_barrier self.run_threads(self.multipass, (self.barrier, results, passes)) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError ====================================================================== ERROR: test_default_timeout (test.test_multiprocessing_spawn.WithManagerTestBarrier) Test the barrier's default timeout ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1858, in test_default_timeout self.run_threads(self._test_default_timeout_f, (barrier, results)) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError ====================================================================== ERROR: test_reset (test.test_multiprocessing_spawn.WithManagerTestBarrier) Test that a 'reset' on a barrier frees the waiting threads ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1780, in test_reset (self.barrier, results1, results2, results3)) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError ====================================================================== ERROR: test_timeout (test.test_multiprocessing_spawn.WithManagerTestBarrier) Test wait(timeout) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1838, in test_timeout self.run_threads(self._test_timeout_f, (self.barrier, results)) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError ====================================================================== ERROR: test_wait_return (test.test_multiprocessing_spawn.WithManagerTestBarrier) test the return value from barrier.wait ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1709, in test_wait_return self.run_threads(self._test_wait_return_f, (self.barrier, queue)) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 1100, in wait return self._callmethod('wait', (timeout,)) File "/builddir/build/BUILD/Python-3.7.8/Lib/multiprocessing/managers.py", line 834, in _callmethod raise convert_to_error(kind, result) threading.BrokenBarrierError ====================================================================== ERROR: test_barrier (test.test_multiprocessing_spawn.WithProcessesTestBarrier) Test that a barrier is passed in lockstep ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1691, in test_barrier self.run_threads(self.multipass, (self.barrier, results, passes)) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 613, in wait self._wait(timeout) File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 651, in _wait raise BrokenBarrierError threading.BrokenBarrierError ====================================================================== ERROR: test_barrier_10 (test.test_multiprocessing_spawn.WithProcessesTestBarrier) Test that a barrier works for 10 consecutive runs ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1697, in test_barrier_10 return self.test_barrier(10) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1691, in test_barrier self.run_threads(self.multipass, (self.barrier, results, passes)) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1676, in multipass barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 613, in wait self._wait(timeout) File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 651, in _wait raise BrokenBarrierError threading.BrokenBarrierError ====================================================================== ERROR: test_default_timeout (test.test_multiprocessing_spawn.WithProcessesTestBarrier) Test the barrier's default timeout ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1858, in test_default_timeout self.run_threads(self._test_default_timeout_f, (barrier, results)) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1843, in _test_default_timeout_f i = barrier.wait(cls.defaultTimeout) File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 613, in wait self._wait(timeout) File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 651, in _wait raise BrokenBarrierError threading.BrokenBarrierError ====================================================================== ERROR: test_reset (test.test_multiprocessing_spawn.WithProcessesTestBarrier) Test that a 'reset' on a barrier frees the waiting threads ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1780, in test_reset (self.barrier, results1, results2, results3)) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1756, in _test_reset_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 613, in wait self._wait(timeout) File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 651, in _wait raise BrokenBarrierError threading.BrokenBarrierError ====================================================================== ERROR: test_timeout (test.test_multiprocessing_spawn.WithProcessesTestBarrier) Test wait(timeout) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1838, in test_timeout self.run_threads(self._test_timeout_f, (self.barrier, results)) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1824, in _test_timeout_f i = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 613, in wait self._wait(timeout) File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 651, in _wait raise BrokenBarrierError threading.BrokenBarrierError ====================================================================== ERROR: test_wait_return (test.test_multiprocessing_spawn.WithProcessesTestBarrier) test the return value from barrier.wait ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1709, in test_wait_return self.run_threads(self._test_wait_return_f, (self.barrier, queue)) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1664, in run_threads f(*args) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1701, in _test_wait_return_f res = barrier.wait() File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 613, in wait self._wait(timeout) File "/builddir/build/BUILD/Python-3.7.8/Lib/threading.py", line 651, in _wait raise BrokenBarrierError threading.BrokenBarrierError ====================================================================== FAIL: test_semaphore_tracker (test.test_multiprocessing_spawn.TestSemaphoreTracker) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 4527, in test_semaphore_tracker _multiprocessing.sem_unlink(name2) AssertionError: OSError not raised ====================================================================== FAIL: test_pool (test.test_multiprocessing_spawn.TestSyncManagerTypes) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 4768, in test_pool self.run_worker(self._test_pool, o) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 4673, in run_worker self.wait_proc_exit() File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 4654, in wait_proc_exit join_process(self.proc) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 83, in join_process support.join_thread(process, timeout=TIMEOUT) File "/builddir/build/BUILD/Python-3.7.8/Lib/test/support/__init__.py", line 2221, in join_thread raise AssertionError(msg) AssertionError: failed to join the thread in 60.0 seconds ====================================================================== FAIL: test_abort (test.test_multiprocessing_spawn.WithManagerTestBarrier) Test that an abort will put the barrier in a broken state ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1751, in test_abort self.assertEqual(len(results2), self.N-1) AssertionError: 5 != 4 ====================================================================== FAIL: test_abort_and_reset (test.test_multiprocessing_spawn.WithManagerTestBarrier) Test that a barrier can be reset after being broken. ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1819, in test_abort_and_reset self.assertEqual(len(results2), self.N-1) AssertionError: 5 != 4 ====================================================================== FAIL: test_abort (test.test_multiprocessing_spawn.WithProcessesTestBarrier) Test that an abort will put the barrier in a broken state ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1751, in test_abort self.assertEqual(len(results2), self.N-1) AssertionError: 5 != 4 ====================================================================== FAIL: test_abort_and_reset (test.test_multiprocessing_spawn.WithProcessesTestBarrier) Test that a barrier can be reset after being broken. ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.7.8/Lib/test/_test_multiprocessing.py", line 1819, in test_abort_and_reset self.assertEqual(len(results2), self.N-1) AssertionError: 5 != 4 ---------------------------------------------------------------------- Ran 328 tests in 6176.335s FAILED (failures=6, errors=12, skipped=30) test test_multiprocessing_spawn failed 2:59:58 load avg: 2.34 running: test_weakref (24 min 35 sec), test_regrtest (1 hour 8 min) 3:00:28 load avg: 1.81 running: test_weakref (25 min 5 sec), test_regrtest (1 hour 9 min) 3:00:58 load avg: 1.49 running: test_weakref (25 min 35 sec), test_regrtest (1 hour 9 min) 3:01:28 load avg: 1.38 running: test_weakref (26 min 5 sec), test_regrtest (1 hour 10 min) 3:01:58 load avg: 1.30 running: test_weakref (26 min 35 sec), test_regrtest (1 hour 10 min) 3:02:28 load avg: 1.30 running: test_weakref (27 min 5 sec), test_regrtest (1 hour 11 min) 3:02:58 load avg: 1.29 running: test_weakref (27 min 35 sec), test_regrtest (1 hour 11 min) 3:03:28 load avg: 1.18 running: test_weakref (28 min 5 sec), test_regrtest (1 hour 12 min) 3:03:50 load avg: 1.13 [414/415/6] test_weakref passed (28 min 13 sec) -- running: test_regrtest (1 hour 12 min) 3:04:20 load avg: 0.76 running: test_regrtest (1 hour 12 min) 3:04:50 load avg: 0.46 running: test_regrtest (1 hour 13 min) 3:05:20 load avg: 0.40 running: test_regrtest (1 hour 13 min) 3:05:50 load avg: 0.24 running: test_regrtest (1 hour 14 min) 3:06:20 load avg: 0.15 running: test_regrtest (1 hour 14 min) 3:06:50 load avg: 0.16 running: test_regrtest (1 hour 15 min) 3:07:20 load avg: 0.09 running: test_regrtest (1 hour 15 min) 3:07:50 load avg: 0.06 running: test_regrtest (1 hour 16 min) 3:08:20 load avg: 0.09 running: test_regrtest (1 hour 16 min) 3:08:50 load avg: 0.05 running: test_regrtest (1 hour 17 min) 3:09:20 load avg: 0.11 running: test_regrtest (1 hour 17 min) 3:09:50 load avg: 0.07 running: test_regrtest (1 hour 18 min) 3:10:20 load avg: 0.04 running: test_regrtest (1 hour 18 min) 3:10:50 load avg: 0.09 running: test_regrtest (1 hour 19 min) 3:11:20 load avg: 0.05 running: test_regrtest (1 hour 19 min) 3:11:50 load avg: 0.03 running: test_regrtest (1 hour 20 min) 3:12:20 load avg: 0.02 running: test_regrtest (1 hour 20 min) 3:12:50 load avg: 0.01 running: test_regrtest (1 hour 21 min) 3:13:20 load avg: 0.00 running: test_regrtest (1 hour 21 min) 3:13:50 load avg: 0.00 running: test_regrtest (1 hour 22 min) 3:14:20 load avg: 0.00 running: test_regrtest (1 hour 22 min) 3:14:50 load avg: 0.07 running: test_regrtest (1 hour 23 min) 3:15:20 load avg: 0.04 running: test_regrtest (1 hour 23 min) 3:15:50 load avg: 0.11 running: test_regrtest (1 hour 24 min) 3:16:20 load avg: 0.06 running: test_regrtest (1 hour 24 min) 3:16:51 load avg: 0.04 running: test_regrtest (1 hour 25 min) 3:17:21 load avg: 0.02 running: test_regrtest (1 hour 25 min) 3:17:51 load avg: 0.06 running: test_regrtest (1 hour 26 min) 3:18:21 load avg: 0.04 running: test_regrtest (1 hour 26 min) 3:18:51 load avg: 0.10 running: test_regrtest (1 hour 27 min) 3:19:21 load avg: 0.06 running: test_regrtest (1 hour 27 min) 3:19:51 load avg: 0.03 running: test_regrtest (1 hour 28 min) 3:20:21 load avg: 0.08 running: test_regrtest (1 hour 28 min) 3:20:51 load avg: 0.05 running: test_regrtest (1 hour 29 min) 3:21:21 load avg: 0.03 running: test_regrtest (1 hour 29 min) 3:21:51 load avg: 0.02 running: test_regrtest (1 hour 30 min) 3:22:21 load avg: 0.01 running: test_regrtest (1 hour 30 min) 3:22:51 load avg: 0.00 running: test_regrtest (1 hour 31 min) 3:23:21 load avg: 0.11 running: test_regrtest (1 hour 31 min) 3:23:51 load avg: 0.07 running: test_regrtest (1 hour 32 min) 3:24:21 load avg: 0.12 running: test_regrtest (1 hour 32 min) 3:24:51 load avg: 0.07 running: test_regrtest (1 hour 33 min) 3:25:21 load avg: 0.04 running: test_regrtest (1 hour 33 min) 3:25:51 load avg: 0.02 running: test_regrtest (1 hour 34 min) 3:26:21 load avg: 0.21 running: test_regrtest (1 hour 34 min) 3:26:51 load avg: 0.18 running: test_regrtest (1 hour 35 min) 3:27:21 load avg: 0.11 running: test_regrtest (1 hour 35 min) 3:27:51 load avg: 0.14 running: test_regrtest (1 hour 36 min) 3:28:21 load avg: 0.14 running: test_regrtest (1 hour 36 min) 3:28:51 load avg: 0.08 running: test_regrtest (1 hour 37 min) 3:29:21 load avg: 0.12 running: test_regrtest (1 hour 37 min) 3:29:51 load avg: 0.15 running: test_regrtest (1 hour 38 min) 3:30:21 load avg: 0.09 running: test_regrtest (1 hour 38 min) 3:30:51 load avg: 0.05 running: test_regrtest (1 hour 39 min) 3:31:21 load avg: 0.03 running: test_regrtest (1 hour 39 min) 3:31:51 load avg: 0.02 running: test_regrtest (1 hour 40 min) 3:32:21 load avg: 0.08 running: test_regrtest (1 hour 40 min) 3:32:51 load avg: 0.05 running: test_regrtest (1 hour 41 min) 3:33:21 load avg: 0.03 running: test_regrtest (1 hour 41 min) 3:33:51 load avg: 0.02 running: test_regrtest (1 hour 42 min) 3:34:21 load avg: 0.07 running: test_regrtest (1 hour 42 min) 3:34:51 load avg: 0.04 running: test_regrtest (1 hour 43 min) 3:35:21 load avg: 0.08 running: test_regrtest (1 hour 43 min) 3:35:51 load avg: 0.04 running: test_regrtest (1 hour 44 min) 3:36:21 load avg: 0.03 running: test_regrtest (1 hour 44 min) 3:36:51 load avg: 0.01 running: test_regrtest (1 hour 45 min) 3:37:21 load avg: 0.01 running: test_regrtest (1 hour 45 min) 3:37:51 load avg: 0.00 running: test_regrtest (1 hour 46 min) 3:38:21 load avg: 0.00 running: test_regrtest (1 hour 46 min) 3:38:51 load avg: 0.00 running: test_regrtest (1 hour 47 min) 3:39:21 load avg: 0.00 running: test_regrtest (1 hour 47 min) 3:39:51 load avg: 0.00 running: test_regrtest (1 hour 48 min) 3:40:21 load avg: 0.05 running: test_regrtest (1 hour 48 min) 3:40:51 load avg: 0.03 running: test_regrtest (1 hour 49 min) 3:41:21 load avg: 0.10 running: test_regrtest (1 hour 49 min) 3:41:51 load avg: 0.06 running: test_regrtest (1 hour 50 min) 3:42:21 load avg: 0.03 running: test_regrtest (1 hour 50 min) 3:42:51 load avg: 0.10 running: test_regrtest (1 hour 51 min) 3:43:21 load avg: 0.06 running: test_regrtest (1 hour 51 min) 3:43:51 load avg: 0.03 running: test_regrtest (1 hour 52 min) 3:44:21 load avg: 0.02 running: test_regrtest (1 hour 52 min) 3:44:51 load avg: 0.01 running: test_regrtest (1 hour 53 min) 3:45:21 load avg: 0.00 running: test_regrtest (1 hour 53 min) 3:45:51 load avg: 0.06 running: test_regrtest (1 hour 54 min) 3:46:21 load avg: 0.09 running: test_regrtest (1 hour 54 min) 3:46:51 load avg: 0.11 running: test_regrtest (1 hour 55 min) 3:47:21 load avg: 0.07 running: test_regrtest (1 hour 55 min) 3:47:51 load avg: 0.09 running: test_regrtest (1 hour 56 min) 3:48:21 load avg: 0.11 running: test_regrtest (1 hour 56 min) 3:48:51 load avg: 0.12 running: test_regrtest (1 hour 57 min) 3:49:21 load avg: 0.07 running: test_regrtest (1 hour 57 min) 3:49:51 load avg: 0.44 running: test_regrtest (1 hour 58 min) 3:50:21 load avg: 0.32 running: test_regrtest (1 hour 58 min) 3:50:51 load avg: 0.24 running: test_regrtest (1 hour 59 min) 3:51:21 load avg: 0.15 running: test_regrtest (1 hour 59 min) 3:51:51 load avg: 0.09 running: test_regrtest (2 hour 27 sec) 3:52:21 load avg: 0.10 running: test_regrtest (2 hour 57 sec) 3:52:51 load avg: 0.06 running: test_regrtest (2 hour 1 min) 3:53:21 load avg: 0.04 running: test_regrtest (2 hour 1 min) 3:53:51 load avg: 0.02 running: test_regrtest (2 hour 2 min) 3:54:21 load avg: 0.08 running: test_regrtest (2 hour 2 min) 3:54:51 load avg: 0.17 running: test_regrtest (2 hour 3 min) 3:55:21 load avg: 0.16 running: test_regrtest (2 hour 3 min) 3:55:51 load avg: 0.15 running: test_regrtest (2 hour 4 min) 3:56:21 load avg: 0.09 running: test_regrtest (2 hour 4 min) 3:56:51 load avg: 0.19 running: test_regrtest (2 hour 5 min) 3:57:21 load avg: 0.17 running: test_regrtest (2 hour 5 min) 3:57:51 load avg: 0.10 running: test_regrtest (2 hour 6 min) 3:58:21 load avg: 0.06 running: test_regrtest (2 hour 6 min) 3:58:51 load avg: 0.11 running: test_regrtest (2 hour 7 min) 3:59:21 load avg: 0.07 running: test_regrtest (2 hour 7 min) 3:59:52 load avg: 0.04 running: test_regrtest (2 hour 8 min) 4:00:22 load avg: 0.08 running: test_regrtest (2 hour 8 min) 4:00:52 load avg: 0.05 running: test_regrtest (2 hour 9 min) 4:01:22 load avg: 0.03 running: test_regrtest (2 hour 9 min) 4:01:52 load avg: 0.07 running: test_regrtest (2 hour 10 min) 4:02:22 load avg: 0.12 running: test_regrtest (2 hour 10 min) 4:02:52 load avg: 0.14 running: test_regrtest (2 hour 11 min) 4:03:22 load avg: 0.08 running: test_regrtest (2 hour 11 min) 4:03:52 load avg: 0.05 running: test_regrtest (2 hour 12 min) 4:04:22 load avg: 0.20 running: test_regrtest (2 hour 12 min) 4:04:52 load avg: 0.12 running: test_regrtest (2 hour 13 min) 4:05:22 load avg: 0.15 running: test_regrtest (2 hour 13 min) 4:05:52 load avg: 0.09 running: test_regrtest (2 hour 14 min) 4:06:22 load avg: 0.11 running: test_regrtest (2 hour 14 min) 4:06:52 load avg: 0.14 running: test_regrtest (2 hour 15 min) 4:07:22 load avg: 0.08 running: test_regrtest (2 hour 15 min) 4:07:52 load avg: 0.10 running: test_regrtest (2 hour 16 min) 4:08:22 load avg: 0.12 running: test_regrtest (2 hour 16 min) 4:08:52 load avg: 0.07 running: test_regrtest (2 hour 17 min) 4:09:22 load avg: 0.12 running: test_regrtest (2 hour 17 min) 4:09:52 load avg: 0.07 running: test_regrtest (2 hour 18 min) 4:10:22 load avg: 0.04 running: test_regrtest (2 hour 18 min) 4:10:52 load avg: 0.09 running: test_regrtest (2 hour 19 min) 4:11:22 load avg: 0.06 running: test_regrtest (2 hour 19 min) 4:11:52 load avg: 0.03 running: test_regrtest (2 hour 20 min) 4:12:22 load avg: 0.08 running: test_regrtest (2 hour 20 min) 4:12:52 load avg: 0.13 running: test_regrtest (2 hour 21 min) 4:13:22 load avg: 0.16 running: test_regrtest (2 hour 21 min) 4:13:52 load avg: 0.09 running: test_regrtest (2 hour 22 min) 4:14:22 load avg: 0.06 running: test_regrtest (2 hour 22 min) 4:14:52 load avg: 0.03 running: test_regrtest (2 hour 23 min) 4:15:22 load avg: 0.02 running: test_regrtest (2 hour 23 min) 4:15:52 load avg: 0.01 running: test_regrtest (2 hour 24 min) 4:16:22 load avg: 0.06 running: test_regrtest (2 hour 24 min) 4:16:52 load avg: 0.04 running: test_regrtest (2 hour 25 min) 4:17:22 load avg: 0.10 running: test_regrtest (2 hour 25 min) 4:17:52 load avg: 0.06 running: test_regrtest (2 hour 26 min) 4:18:22 load avg: 0.04 running: test_regrtest (2 hour 26 min) 4:18:52 load avg: 0.09 running: test_regrtest (2 hour 27 min) 4:19:22 load avg: 0.05 running: test_regrtest (2 hour 27 min) 4:19:52 load avg: 0.03 running: test_regrtest (2 hour 28 min) 4:20:22 load avg: 0.08 running: test_regrtest (2 hour 28 min) 4:20:52 load avg: 0.04 running: test_regrtest (2 hour 29 min) 4:21:22 load avg: 0.03 running: test_regrtest (2 hour 29 min) 4:21:52 load avg: 0.01 running: test_regrtest (2 hour 30 min) 4:22:22 load avg: 0.01 running: test_regrtest (2 hour 30 min) 4:22:52 load avg: 0.23 running: test_regrtest (2 hour 31 min) 4:23:22 load avg: 0.14 running: test_regrtest (2 hour 31 min) 4:23:52 load avg: 0.08 running: test_regrtest (2 hour 32 min) 4:24:22 load avg: 0.05 running: test_regrtest (2 hour 32 min) 4:24:52 load avg: 0.03 running: test_regrtest (2 hour 33 min) 4:25:22 load avg: 0.08 running: test_regrtest (2 hour 33 min) 4:25:52 load avg: 0.05 running: test_regrtest (2 hour 34 min) 4:26:22 load avg: 0.03 running: test_regrtest (2 hour 34 min) 4:26:52 load avg: 0.07 running: test_regrtest (2 hour 35 min) 4:27:22 load avg: 0.04 running: test_regrtest (2 hour 35 min) 4:27:52 load avg: 0.09 running: test_regrtest (2 hour 36 min) 4:28:22 load avg: 0.11 running: test_regrtest (2 hour 36 min) 4:28:52 load avg: 0.07 running: test_regrtest (2 hour 37 min) 4:29:22 load avg: 0.04 running: test_regrtest (2 hour 37 min) 4:29:52 load avg: 0.09 running: test_regrtest (2 hour 38 min) 4:30:22 load avg: 0.11 running: test_regrtest (2 hour 38 min) 4:30:52 load avg: 0.06 running: test_regrtest (2 hour 39 min) 4:31:22 load avg: 0.10 running: test_regrtest (2 hour 39 min) 4:31:52 load avg: 0.12 running: test_regrtest (2 hour 40 min) 4:32:22 load avg: 0.15 running: test_regrtest (2 hour 40 min) 4:32:52 load avg: 0.09 running: test_regrtest (2 hour 41 min) 4:33:22 load avg: 0.06 running: test_regrtest (2 hour 41 min) 4:33:52 load avg: 0.10 running: test_regrtest (2 hour 42 min) 4:34:22 load avg: 0.07 running: test_regrtest (2 hour 42 min) 4:34:52 load avg: 0.04 running: test_regrtest (2 hour 43 min) 4:35:22 load avg: 0.10 running: test_regrtest (2 hour 43 min) 4:35:52 load avg: 0.14 running: test_regrtest (2 hour 44 min) 4:36:22 load avg: 0.08 running: test_regrtest (2 hour 44 min) 4:36:52 load avg: 0.05 running: test_regrtest (2 hour 45 min) 4:37:22 load avg: 0.09 running: test_regrtest (2 hour 45 min) 4:37:52 load avg: 0.05 running: test_regrtest (2 hour 46 min) 4:38:22 load avg: 0.03 running: test_regrtest (2 hour 46 min) 4:38:52 load avg: 0.07 running: test_regrtest (2 hour 47 min) 4:39:22 load avg: 0.04 running: test_regrtest (2 hour 47 min) 4:39:52 load avg: 0.08 running: test_regrtest (2 hour 48 min) 4:40:22 load avg: 0.05 running: test_regrtest (2 hour 48 min) 4:40:52 load avg: 0.14 running: test_regrtest (2 hour 49 min) 4:41:22 load avg: 0.19 running: test_regrtest (2 hour 49 min) 4:41:52 load avg: 0.12 running: test_regrtest (2 hour 50 min) 4:42:22 load avg: 0.07 running: test_regrtest (2 hour 50 min) 4:42:52 load avg: 0.22 running: test_regrtest (2 hour 51 min) 4:43:22 load avg: 0.13 running: test_regrtest (2 hour 51 min) 4:43:52 load avg: 0.08 running: test_regrtest (2 hour 52 min) 4:44:22 load avg: 0.22 running: test_regrtest (2 hour 52 min) 4:44:52 load avg: 0.18 running: test_regrtest (2 hour 53 min) 4:45:22 load avg: 0.11 running: test_regrtest (2 hour 53 min) 4:45:52 load avg: 0.07 running: test_regrtest (2 hour 54 min) 4:46:22 load avg: 0.15 running: test_regrtest (2 hour 54 min) 4:46:52 load avg: 0.15 running: test_regrtest (2 hour 55 min) 4:47:22 load avg: 0.09 running: test_regrtest (2 hour 55 min) 4:47:52 load avg: 0.05 running: test_regrtest (2 hour 56 min) 4:48:22 load avg: 0.10 running: test_regrtest (2 hour 56 min) 4:48:52 load avg: 0.11 running: test_regrtest (2 hour 57 min) 4:49:23 load avg: 0.14 running: test_regrtest (2 hour 57 min) 4:49:53 load avg: 0.08 running: test_regrtest (2 hour 58 min) 4:50:23 load avg: 0.05 running: test_regrtest (2 hour 58 min) 4:50:53 load avg: 0.14 running: test_regrtest (2 hour 59 min) 4:51:23 load avg: 0.08 running: test_regrtest (2 hour 59 min) 4:51:53 load avg: 0.05 running: test_regrtest (3 hour 28 sec) 4:52:23 load avg: 0.09 running: test_regrtest (3 hour 58 sec) 4:52:53 load avg: 0.05 running: test_regrtest (3 hour 1 min) 4:53:23 load avg: 0.03 running: test_regrtest (3 hour 1 min) 4:53:53 load avg: 0.18 running: test_regrtest (3 hour 2 min) 4:54:23 load avg: 0.11 running: test_regrtest (3 hour 2 min) 4:54:53 load avg: 0.14 running: test_regrtest (3 hour 3 min) 4:55:23 load avg: 0.08 running: test_regrtest (3 hour 3 min) 4:55:53 load avg: 0.05 running: test_regrtest (3 hour 4 min) 4:56:23 load avg: 0.09 running: test_regrtest (3 hour 4 min) 4:56:53 load avg: 0.05 running: test_regrtest (3 hour 5 min) 4:57:23 load avg: 0.03 running: test_regrtest (3 hour 5 min) 4:57:53 load avg: 0.02 running: test_regrtest (3 hour 6 min) 4:58:23 load avg: 0.01 running: test_regrtest (3 hour 6 min) 4:58:53 load avg: 0.16 running: test_regrtest (3 hour 7 min) 4:59:23 load avg: 0.10 running: test_regrtest (3 hour 7 min) 4:59:53 load avg: 0.06 running: test_regrtest (3 hour 8 min) 5:00:23 load avg: 0.03 running: test_regrtest (3 hour 8 min) 5:00:53 load avg: 0.15 running: test_regrtest (3 hour 9 min) 5:01:23 load avg: 0.09 running: test_regrtest (3 hour 9 min) 5:01:53 load avg: 0.06 running: test_regrtest (3 hour 10 min) 5:02:23 load avg: 0.09 running: test_regrtest (3 hour 10 min) 5:02:53 load avg: 0.05 running: test_regrtest (3 hour 11 min) 5:03:23 load avg: 0.09 running: test_regrtest (3 hour 11 min) 5:03:53 load avg: 0.06 running: test_regrtest (3 hour 12 min) 5:04:23 load avg: 0.03 running: test_regrtest (3 hour 12 min) 5:04:53 load avg: 0.07 running: test_regrtest (3 hour 13 min) 5:05:23 load avg: 0.12 running: test_regrtest (3 hour 13 min) 5:05:53 load avg: 0.07 running: test_regrtest (3 hour 14 min) 5:06:23 load avg: 0.04 running: test_regrtest (3 hour 14 min) 5:06:53 load avg: 0.02 running: test_regrtest (3 hour 15 min) 5:07:23 load avg: 0.01 running: test_regrtest (3 hour 15 min) 5:07:53 load avg: 0.08 running: test_regrtest (3 hour 16 min) 5:08:23 load avg: 0.04 running: test_regrtest (3 hour 16 min) 5:08:53 load avg: 0.03 running: test_regrtest (3 hour 17 min) 5:09:23 load avg: 0.09 running: test_regrtest (3 hour 17 min) 5:09:53 load avg: 0.05 running: test_regrtest (3 hour 18 min) 5:10:23 load avg: 0.03 running: test_regrtest (3 hour 18 min) 5:10:53 load avg: 0.08 running: test_regrtest (3 hour 19 min) 5:11:23 load avg: 0.05 running: test_regrtest (3 hour 19 min) 5:11:53 load avg: 0.03 running: test_regrtest (3 hour 20 min) 5:12:23 load avg: 0.02 running: test_regrtest (3 hour 20 min) 5:12:53 load avg: 0.01 running: test_regrtest (3 hour 21 min) 5:13:23 load avg: 0.15 running: test_regrtest (3 hour 21 min) 5:13:53 load avg: 0.09 running: test_regrtest (3 hour 22 min) 5:14:23 load avg: 0.05 running: test_regrtest (3 hour 22 min) 5:14:53 load avg: 0.11 running: test_regrtest (3 hour 23 min) 5:15:23 load avg: 0.14 running: test_regrtest (3 hour 23 min) 5:15:53 load avg: 0.48 running: test_regrtest (3 hour 24 min) 5:16:23 load avg: 0.29 running: test_regrtest (3 hour 24 min) 5:16:53 load avg: 0.23 running: test_regrtest (3 hour 25 min) 5:17:23 load avg: 0.14 running: test_regrtest (3 hour 25 min) 5:17:53 load avg: 0.16 running: test_regrtest (3 hour 26 min) 5:18:23 load avg: 0.21 running: test_regrtest (3 hour 26 min) 5:18:53 load avg: 0.18 running: test_regrtest (3 hour 27 min) 5:19:23 load avg: 0.19 running: test_regrtest (3 hour 27 min) 5:19:53 load avg: 0.11 running: test_regrtest (3 hour 28 min) 5:20:23 load avg: 0.07 running: test_regrtest (3 hour 28 min) 5:20:53 load avg: 0.04 running: test_regrtest (3 hour 29 min) 5:21:23 load avg: 0.08 running: test_regrtest (3 hour 29 min) 5:21:53 load avg: 0.04 running: test_regrtest (3 hour 30 min) 5:22:23 load avg: 0.10 running: test_regrtest (3 hour 30 min) 5:22:53 load avg: 0.06 running: test_regrtest (3 hour 31 min) 5:23:23 load avg: 0.04 running: test_regrtest (3 hour 31 min) 5:23:53 load avg: 0.02 running: test_regrtest (3 hour 32 min) 5:24:23 load avg: 0.12 running: test_regrtest (3 hour 32 min) 5:24:53 load avg: 0.15 running: test_regrtest (3 hour 33 min) 5:25:23 load avg: 0.09 running: test_regrtest (3 hour 33 min) 5:25:53 load avg: 0.05 running: test_regrtest (3 hour 34 min) 5:26:23 load avg: 0.09 running: test_regrtest (3 hour 34 min) 5:26:53 load avg: 0.11 running: test_regrtest (3 hour 35 min) 5:27:23 load avg: 0.12 running: test_regrtest (3 hour 35 min) 5:27:53 load avg: 0.07 running: test_regrtest (3 hour 36 min) 5:28:23 load avg: 0.04 running: test_regrtest (3 hour 36 min) 5:28:53 load avg: 0.02 running: test_regrtest (3 hour 37 min) 5:29:23 load avg: 0.07 running: test_regrtest (3 hour 37 min) 5:29:53 load avg: 0.09 running: test_regrtest (3 hour 38 min) 5:30:23 load avg: 0.06 running: test_regrtest (3 hour 38 min) 5:30:53 load avg: 0.03 running: test_regrtest (3 hour 39 min) 5:31:23 load avg: 0.07 running: test_regrtest (3 hour 39 min) 5:31:53 load avg: 0.04 running: test_regrtest (3 hour 40 min) 5:32:23 load avg: 0.15 running: test_regrtest (3 hour 40 min) 5:32:53 load avg: 0.14 running: test_regrtest (3 hour 41 min) 5:33:23 load avg: 0.09 running: test_regrtest (3 hour 41 min) 5:33:53 load avg: 0.12 running: test_regrtest (3 hour 42 min) 5:34:23 load avg: 0.15 running: test_regrtest (3 hour 42 min) 5:34:53 load avg: 0.09 running: test_regrtest (3 hour 43 min) 5:35:23 load avg: 0.05 running: test_regrtest (3 hour 43 min) 5:35:53 load avg: 0.08 running: test_regrtest (3 hour 44 min) 5:36:23 load avg: 0.05 running: test_regrtest (3 hour 44 min) 5:36:53 load avg: 0.08 running: test_regrtest (3 hour 45 min) 5:37:23 load avg: 0.05 running: test_regrtest (3 hour 45 min) 5:37:53 load avg: 0.03 running: test_regrtest (3 hour 46 min) 5:38:23 load avg: 0.02 running: test_regrtest (3 hour 46 min) 5:38:53 load avg: 0.01 running: test_regrtest (3 hour 47 min) 5:39:23 load avg: 0.08 running: test_regrtest (3 hour 47 min) 5:39:53 load avg: 0.05 running: test_regrtest (3 hour 48 min) 5:40:23 load avg: 0.03 running: test_regrtest (3 hour 48 min) 5:40:53 load avg: 0.02 running: test_regrtest (3 hour 49 min) 5:41:23 load avg: 0.01 running: test_regrtest (3 hour 49 min) 5:41:53 load avg: 0.00 running: test_regrtest (3 hour 50 min) 5:42:23 load avg: 0.06 running: test_regrtest (3 hour 50 min) 5:42:53 load avg: 0.04 running: test_regrtest (3 hour 51 min) 5:43:23 load avg: 0.02 running: test_regrtest (3 hour 51 min) 5:43:53 load avg: 0.01 running: test_regrtest (3 hour 52 min) 5:44:23 load avg: 0.01 running: test_regrtest (3 hour 52 min) 5:44:53 load avg: 0.00 running: test_regrtest (3 hour 53 min) 5:45:23 load avg: 0.00 running: test_regrtest (3 hour 53 min) 5:45:53 load avg: 0.00 running: test_regrtest (3 hour 54 min) 5:46:24 load avg: 0.15 running: test_regrtest (3 hour 54 min) 5:46:54 load avg: 0.09 running: test_regrtest (3 hour 55 min) 5:47:24 load avg: 0.05 running: test_regrtest (3 hour 55 min) 5:47:54 load avg: 0.03 running: test_regrtest (3 hour 56 min) 5:48:24 load avg: 0.02 running: test_regrtest (3 hour 56 min) 5:48:54 load avg: 0.01 running: test_regrtest (3 hour 57 min) 5:49:24 load avg: 0.07 running: test_regrtest (3 hour 57 min) 5:49:54 load avg: 0.12 running: test_regrtest (3 hour 58 min) 5:50:24 load avg: 0.07 running: test_regrtest (3 hour 58 min) 5:50:54 load avg: 0.04 running: test_regrtest (3 hour 59 min) 5:51:24 load avg: 0.18 running: test_regrtest (3 hour 59 min) 5:51:54 load avg: 0.51 running: test_regrtest (4 hour 29 sec) 5:52:24 load avg: 0.31 running: test_regrtest (4 hour 59 sec) 5:52:54 load avg: 0.18 running: test_regrtest (4 hour 1 min) 5:53:24 load avg: 0.17 running: test_regrtest (4 hour 1 min) 5:53:54 load avg: 0.15 running: test_regrtest (4 hour 2 min) 5:54:24 load avg: 0.09 running: test_regrtest (4 hour 2 min) 5:54:54 load avg: 0.12 running: test_regrtest (4 hour 3 min) 5:55:24 load avg: 0.07 running: test_regrtest (4 hour 3 min) 5:55:54 load avg: 0.04 running: test_regrtest (4 hour 4 min) 5:56:24 load avg: 0.02 running: test_regrtest (4 hour 4 min) 5:56:54 load avg: 0.01 running: test_regrtest (4 hour 5 min) 5:57:24 load avg: 0.01 running: test_regrtest (4 hour 5 min) 5:57:54 load avg: 0.07 running: test_regrtest (4 hour 6 min) 5:58:24 load avg: 0.04 running: test_regrtest (4 hour 6 min) 5:58:54 load avg: 0.02 running: test_regrtest (4 hour 7 min) 5:59:24 load avg: 0.07 running: test_regrtest (4 hour 7 min) 5:59:54 load avg: 0.04 running: test_regrtest (4 hour 8 min) 6:00:24 load avg: 0.10 running: test_regrtest (4 hour 8 min) 6:00:54 load avg: 0.06 running: test_regrtest (4 hour 9 min) 6:01:24 load avg: 0.03 running: test_regrtest (4 hour 10 min) 6:01:54 load avg: 0.07 running: test_regrtest (4 hour 10 min) 6:02:24 load avg: 0.04 running: test_regrtest (4 hour 11 min) 6:02:54 load avg: 0.08 running: test_regrtest (4 hour 11 min) 6:03:24 load avg: 0.05 running: test_regrtest (4 hour 12 min) 6:03:54 load avg: 0.08 running: test_regrtest (4 hour 12 min) 6:04:24 load avg: 0.05 running: test_regrtest (4 hour 13 min) 6:04:54 load avg: 0.03 running: test_regrtest (4 hour 13 min) 6:05:24 load avg: 0.02 running: test_regrtest (4 hour 14 min) 6:05:54 load avg: 0.01 running: test_regrtest (4 hour 14 min) 6:06:24 load avg: 0.08 running: test_regrtest (4 hour 15 min) 6:06:54 load avg: 0.05 running: test_regrtest (4 hour 15 min) 6:07:24 load avg: 0.03 running: test_regrtest (4 hour 16 min) 6:07:54 load avg: 0.15 running: test_regrtest (4 hour 16 min) 6:08:24 load avg: 0.09 running: test_regrtest (4 hour 17 min) 6:08:54 load avg: 0.05 running: test_regrtest (4 hour 17 min) 6:09:24 load avg: 0.03 running: test_regrtest (4 hour 18 min) 6:09:54 load avg: 0.02 running: test_regrtest (4 hour 18 min) 6:10:24 load avg: 0.01 running: test_regrtest (4 hour 19 min) 6:10:54 load avg: 0.12 running: test_regrtest (4 hour 19 min) 6:11:24 load avg: 0.07 running: test_regrtest (4 hour 20 min) 6:11:54 load avg: 0.10 running: test_regrtest (4 hour 20 min) 6:12:24 load avg: 0.12 running: test_regrtest (4 hour 21 min) 6:12:54 load avg: 0.07 running: test_regrtest (4 hour 21 min) 6:13:24 load avg: 0.04 running: test_regrtest (4 hour 22 min) 6:13:54 load avg: 0.08 running: test_regrtest (4 hour 22 min) 6:14:24 load avg: 0.13 running: test_regrtest (4 hour 23 min) 6:14:54 load avg: 0.08 running: test_regrtest (4 hour 23 min) 6:15:24 load avg: 0.04 running: test_regrtest (4 hour 24 min) 6:15:54 load avg: 0.03 running: test_regrtest (4 hour 24 min) 6:16:24 load avg: 0.14 running: test_regrtest (4 hour 25 min) 6:16:54 load avg: 0.16 running: test_regrtest (4 hour 25 min) 6:17:24 load avg: 0.15 running: test_regrtest (4 hour 26 min) 6:17:54 load avg: 0.09 running: test_regrtest (4 hour 26 min) 6:18:24 load avg: 0.05 running: test_regrtest (4 hour 27 min) 6:18:54 load avg: 0.08 running: test_regrtest (4 hour 27 min) 6:19:24 load avg: 0.10 running: test_regrtest (4 hour 28 min) 6:19:54 load avg: 0.06 running: test_regrtest (4 hour 28 min) 6:20:24 load avg: 0.04 running: test_regrtest (4 hour 29 min) 6:20:54 load avg: 0.07 running: test_regrtest (4 hour 29 min) 6:21:24 load avg: 0.10 running: test_regrtest (4 hour 30 min) 6:21:54 load avg: 0.06 running: test_regrtest (4 hour 30 min) 6:22:24 load avg: 0.25 running: test_regrtest (4 hour 31 min) 6:22:54 load avg: 0.15 running: test_regrtest (4 hour 31 min) 6:23:24 load avg: 0.09 running: test_regrtest (4 hour 32 min) 6:23:54 load avg: 0.13 running: test_regrtest (4 hour 32 min) 6:24:24 load avg: 0.13 running: test_regrtest (4 hour 33 min) 6:24:54 load avg: 0.13 running: test_regrtest (4 hour 33 min) 6:25:24 load avg: 0.23 running: test_regrtest (4 hour 34 min) 6:25:54 load avg: 0.14 running: test_regrtest (4 hour 34 min) 6:26:24 load avg: 0.08 running: test_regrtest (4 hour 35 min) 6:26:54 load avg: 0.11 running: test_regrtest (4 hour 35 min) 6:27:24 load avg: 0.12 running: test_regrtest (4 hour 36 min) 6:27:54 load avg: 0.07 running: test_regrtest (4 hour 36 min) 6:28:24 load avg: 0.04 running: test_regrtest (4 hour 37 min) 6:28:54 load avg: 0.02 running: test_regrtest (4 hour 37 min) 6:29:24 load avg: 0.01 running: test_regrtest (4 hour 38 min) 6:29:54 load avg: 0.01 running: test_regrtest (4 hour 38 min) 6:30:24 load avg: 0.12 running: test_regrtest (4 hour 39 min) 6:30:54 load avg: 0.07 running: test_regrtest (4 hour 39 min) 6:31:24 load avg: 0.04 running: test_regrtest (4 hour 40 min) 6:31:54 load avg: 0.09 running: test_regrtest (4 hour 40 min) 6:32:24 load avg: 0.05 running: test_regrtest (4 hour 41 min) 6:32:54 load avg: 0.03 running: test_regrtest (4 hour 41 min) 6:33:24 load avg: 0.08 running: test_regrtest (4 hour 42 min) 6:33:54 load avg: 0.05 running: test_regrtest (4 hour 42 min) 6:34:24 load avg: 0.03 running: test_regrtest (4 hour 43 min) 6:34:54 load avg: 0.08 running: test_regrtest (4 hour 43 min) 6:35:24 load avg: 0.05 running: test_regrtest (4 hour 44 min) 6:35:54 load avg: 0.03 running: test_regrtest (4 hour 44 min) 6:36:24 load avg: 0.10 running: test_regrtest (4 hour 45 min) 6:36:54 load avg: 0.06 running: test_regrtest (4 hour 45 min) 6:37:24 load avg: 0.03 running: test_regrtest (4 hour 46 min) 6:37:54 load avg: 0.15 running: test_regrtest (4 hour 46 min) 6:38:24 load avg: 0.09 running: test_regrtest (4 hour 47 min) 6:38:54 load avg: 0.16 running: test_regrtest (4 hour 47 min) 6:39:24 load avg: 0.21 running: test_regrtest (4 hour 48 min) 6:39:54 load avg: 0.13 running: test_regrtest (4 hour 48 min) 6:40:25 load avg: 0.08 running: test_regrtest (4 hour 49 min) 6:40:55 load avg: 0.05 running: test_regrtest (4 hour 49 min) 6:41:25 load avg: 0.15 running: test_regrtest (4 hour 50 min) 6:41:55 load avg: 0.09 running: test_regrtest (4 hour 50 min) 6:42:25 load avg: 0.05 running: test_regrtest (4 hour 51 min) 6:42:55 load avg: 0.11 running: test_regrtest (4 hour 51 min) 6:43:25 load avg: 0.14 running: test_regrtest (4 hour 52 min) 6:43:55 load avg: 0.08 running: test_regrtest (4 hour 52 min) 6:44:25 load avg: 0.05 running: test_regrtest (4 hour 53 min) 6:44:55 load avg: 0.10 running: test_regrtest (4 hour 53 min) 6:45:25 load avg: 0.06 running: test_regrtest (4 hour 54 min) 6:45:55 load avg: 0.04 running: test_regrtest (4 hour 54 min) 6:46:25 load avg: 0.02 running: test_regrtest (4 hour 55 min) 6:46:55 load avg: 0.01 running: test_regrtest (4 hour 55 min) 6:47:25 load avg: 0.01 running: test_regrtest (4 hour 56 min) 6:47:55 load avg: 0.00 running: test_regrtest (4 hour 56 min) 6:48:25 load avg: 0.00 running: test_regrtest (4 hour 57 min) 6:48:55 load avg: 0.06 running: test_regrtest (4 hour 57 min) 6:49:25 load avg: 0.04 running: test_regrtest (4 hour 58 min) 6:49:55 load avg: 0.02 running: test_regrtest (4 hour 58 min) 6:50:25 load avg: 0.01 running: test_regrtest (4 hour 59 min) 6:50:55 load avg: 0.09 running: test_regrtest (4 hour 59 min) 6:51:25 load avg: 0.05 running: test_regrtest (5 hour) 6:51:55 load avg: 0.03 running: test_regrtest (5 hour 30 sec) 6:52:25 load avg: 0.10 running: test_regrtest (5 hour 1 min) 6:52:55 load avg: 0.16 running: test_regrtest (5 hour 1 min) 6:53:25 load avg: 0.25 running: test_regrtest (5 hour 2 min) 6:53:55 load avg: 0.15 running: test_regrtest (5 hour 2 min) 6:54:25 load avg: 0.09 running: test_regrtest (5 hour 3 min) 6:54:55 load avg: 0.05 running: test_regrtest (5 hour 3 min) 6:55:25 load avg: 0.03 running: test_regrtest (5 hour 4 min) 6:55:55 load avg: 0.02 running: test_regrtest (5 hour 4 min) 6:56:25 load avg: 0.13 running: test_regrtest (5 hour 5 min) 6:56:55 load avg: 0.08 running: test_regrtest (5 hour 5 min) 6:57:25 load avg: 0.05 running: test_regrtest (5 hour 6 min) 6:57:55 load avg: 0.03 running: test_regrtest (5 hour 6 min) 6:58:25 load avg: 0.02 running: test_regrtest (5 hour 7 min) 6:58:55 load avg: 0.01 running: test_regrtest (5 hour 7 min) 6:59:25 load avg: 0.00 running: test_regrtest (5 hour 8 min) 6:59:55 load avg: 0.12 running: test_regrtest (5 hour 8 min) 7:00:25 load avg: 0.07 running: test_regrtest (5 hour 9 min) 7:00:55 load avg: 0.04 running: test_regrtest (5 hour 9 min) 7:01:25 load avg: 0.02 running: test_regrtest (5 hour 10 min) 7:01:55 load avg: 0.07 running: test_regrtest (5 hour 10 min) 7:02:25 load avg: 0.04 running: test_regrtest (5 hour 11 min) 7:02:55 load avg: 0.02 running: test_regrtest (5 hour 11 min) 7:03:25 load avg: 0.01 running: test_regrtest (5 hour 12 min) 7:03:55 load avg: 0.06 running: test_regrtest (5 hour 12 min) 7:04:25 load avg: 0.04 running: test_regrtest (5 hour 13 min) 7:04:55 load avg: 0.08 running: test_regrtest (5 hour 13 min) 7:05:25 load avg: 0.10 running: test_regrtest (5 hour 14 min) 7:05:55 load avg: 0.06 running: test_regrtest (5 hour 14 min) 7:06:25 load avg: 0.16 running: test_regrtest (5 hour 15 min) 7:06:55 load avg: 0.10 running: test_regrtest (5 hour 15 min) 7:07:25 load avg: 0.11 running: test_regrtest (5 hour 16 min) 7:07:55 load avg: 0.12 running: test_regrtest (5 hour 16 min) 7:08:25 load avg: 0.07 running: test_regrtest (5 hour 17 min) 7:08:55 load avg: 0.10 running: test_regrtest (5 hour 17 min) 7:09:25 load avg: 0.11 running: test_regrtest (5 hour 18 min) 7:09:55 load avg: 0.07 running: test_regrtest (5 hour 18 min) 7:10:25 load avg: 0.09 running: test_regrtest (5 hour 19 min) 7:10:55 load avg: 0.14 running: test_regrtest (5 hour 19 min) 7:11:25 load avg: 0.08 running: test_regrtest (5 hour 20 min) 7:11:55 load avg: 0.05 running: test_regrtest (5 hour 20 min) 7:12:25 load avg: 0.15 running: test_regrtest (5 hour 21 min) 7:12:55 load avg: 0.14 running: test_regrtest (5 hour 21 min) 7:13:25 load avg: 0.08 running: test_regrtest (5 hour 22 min) 7:13:55 load avg: 0.05 running: test_regrtest (5 hour 22 min) 7:14:25 load avg: 0.03 running: test_regrtest (5 hour 23 min) 7:14:55 load avg: 0.19 running: test_regrtest (5 hour 23 min) 7:15:25 load avg: 0.17 running: test_regrtest (5 hour 24 min) 7:15:55 load avg: 0.10 running: test_regrtest (5 hour 24 min) 7:16:25 load avg: 0.13 running: test_regrtest (5 hour 25 min) 7:16:55 load avg: 0.08 running: test_regrtest (5 hour 25 min) 7:17:25 load avg: 0.10 running: test_regrtest (5 hour 26 min) 7:17:55 load avg: 0.17 running: test_regrtest (5 hour 26 min) 7:18:25 load avg: 0.10 running: test_regrtest (5 hour 27 min) 7:18:55 load avg: 0.06 running: test_regrtest (5 hour 27 min) 7:19:25 load avg: 0.04 running: test_regrtest (5 hour 28 min) 7:19:55 load avg: 0.02 running: test_regrtest (5 hour 28 min) 7:20:25 load avg: 0.06 running: test_regrtest (5 hour 29 min) 7:20:55 load avg: 0.04 running: test_regrtest (5 hour 29 min) 7:21:25 load avg: 0.02 running: test_regrtest (5 hour 30 min) 7:21:55 load avg: 0.01 running: test_regrtest (5 hour 30 min) 7:22:25 load avg: 0.01 running: test_regrtest (5 hour 31 min) 7:22:55 load avg: 0.06 running: test_regrtest (5 hour 31 min) 7:23:25 load avg: 0.03 running: test_regrtest (5 hour 32 min) 7:23:55 load avg: 0.02 running: test_regrtest (5 hour 32 min) 7:24:25 load avg: 0.07 running: test_regrtest (5 hour 33 min) 7:24:55 load avg: 0.12 running: test_regrtest (5 hour 33 min) 7:25:25 load avg: 0.07 running: test_regrtest (5 hour 34 min) 7:25:55 load avg: 0.12 running: test_regrtest (5 hour 34 min) 7:26:25 load avg: 0.20 running: test_regrtest (5 hour 35 min) 7:26:55 load avg: 0.12 running: test_regrtest (5 hour 35 min) 7:27:25 load avg: 0.07 running: test_regrtest (5 hour 36 min) 7:27:55 load avg: 0.04 running: test_regrtest (5 hour 36 min) 7:28:25 load avg: 0.02 running: test_regrtest (5 hour 37 min) 7:28:55 load avg: 0.01 running: test_regrtest (5 hour 37 min) 7:29:25 load avg: 0.01 running: test_regrtest (5 hour 38 min) 7:29:55 load avg: 0.06 running: test_regrtest (5 hour 38 min) 7:30:25 load avg: 0.09 running: test_regrtest (5 hour 39 min) 7:30:56 load avg: 0.11 running: test_regrtest (5 hour 39 min) 7:31:26 load avg: 0.14 running: test_regrtest (5 hour 40 min) 7:31:56 load avg: 0.14 running: test_regrtest (5 hour 40 min) 7:32:26 load avg: 0.08 running: test_regrtest (5 hour 41 min) 7:32:56 load avg: 0.10 running: test_regrtest (5 hour 41 min) 7:33:26 load avg: 0.06 running: test_regrtest (5 hour 42 min) 7:33:56 load avg: 0.04 running: test_regrtest (5 hour 42 min) 7:34:26 load avg: 0.23 running: test_regrtest (5 hour 43 min) 7:34:56 load avg: 0.27 running: test_regrtest (5 hour 43 min) 7:35:26 load avg: 0.21 running: test_regrtest (5 hour 44 min) 7:35:56 load avg: 0.13 running: test_regrtest (5 hour 44 min) 7:36:26 load avg: 0.27 running: test_regrtest (5 hour 45 min) 7:36:56 load avg: 0.16 running: test_regrtest (5 hour 45 min) 7:37:26 load avg: 0.10 running: test_regrtest (5 hour 46 min) 7:37:56 load avg: 0.12 running: test_regrtest (5 hour 46 min) 7:38:26 load avg: 0.18 running: test_regrtest (5 hour 47 min) 7:38:56 load avg: 0.11 running: test_regrtest (5 hour 47 min) 7:39:26 load avg: 0.12 running: test_regrtest (5 hour 48 min) 7:39:56 load avg: 0.07 running: test_regrtest (5 hour 48 min) 7:40:26 load avg: 0.11 running: test_regrtest (5 hour 49 min) 7:40:56 load avg: 0.07 running: test_regrtest (5 hour 49 min) 7:41:26 load avg: 0.04 running: test_regrtest (5 hour 50 min) 7:41:56 load avg: 0.17 running: test_regrtest (5 hour 50 min) 7:42:26 load avg: 0.10 running: test_regrtest (5 hour 51 min) 7:42:56 load avg: 0.06 running: test_regrtest (5 hour 51 min) 7:43:26 load avg: 0.09 running: test_regrtest (5 hour 52 min) 7:43:56 load avg: 0.12 running: test_regrtest (5 hour 52 min) 7:44:26 load avg: 0.15 running: test_regrtest (5 hour 53 min) 7:44:56 load avg: 0.09 running: test_regrtest (5 hour 53 min) 7:45:26 load avg: 0.05 running: test_regrtest (5 hour 54 min) 7:45:56 load avg: 0.11 running: test_regrtest (5 hour 54 min) 7:46:26 load avg: 0.07 running: test_regrtest (5 hour 55 min) 7:46:56 load avg: 0.10 running: test_regrtest (5 hour 55 min) 7:47:26 load avg: 0.13 running: test_regrtest (5 hour 56 min) 7:47:56 load avg: 0.08 running: test_regrtest (5 hour 56 min) 7:48:26 load avg: 0.05 running: test_regrtest (5 hour 57 min) 7:48:56 load avg: 0.10 running: test_regrtest (5 hour 57 min) 7:49:26 load avg: 0.06 running: test_regrtest (5 hour 58 min) 7:49:56 load avg: 0.04 running: test_regrtest (5 hour 58 min) 7:50:26 load avg: 0.02 running: test_regrtest (5 hour 59 min) 7:50:56 load avg: 0.01 running: test_regrtest (5 hour 59 min) 7:51:26 load avg: 0.07 running: test_regrtest (6 hour 2 sec) 7:51:56 load avg: 0.18 running: test_regrtest (6 hour 32 sec) 7:52:26 load avg: 0.12 running: test_regrtest (6 hour 1 min) 7:52:56 load avg: 0.07 running: test_regrtest (6 hour 1 min) 7:53:26 load avg: 0.18 running: test_regrtest (6 hour 2 min) 7:53:56 load avg: 0.16 running: test_regrtest (6 hour 2 min) 7:54:26 load avg: 0.10 running: test_regrtest (6 hour 3 min) 7:54:56 load avg: 0.20 running: test_regrtest (6 hour 3 min) 7:55:26 load avg: 0.12 running: test_regrtest (6 hour 4 min) 7:55:56 load avg: 0.13 running: test_regrtest (6 hour 4 min) 7:56:26 load avg: 0.21 running: test_regrtest (6 hour 5 min) 7:56:56 load avg: 0.18 running: test_regrtest (6 hour 5 min) 7:57:26 load avg: 0.16 running: test_regrtest (6 hour 6 min) 7:57:56 load avg: 0.21 running: test_regrtest (6 hour 6 min) 7:58:26 load avg: 0.13 running: test_regrtest (6 hour 7 min) 7:58:56 load avg: 0.14 running: test_regrtest (6 hour 7 min) 7:59:26 load avg: 0.14 running: test_regrtest (6 hour 8 min) 7:59:56 load avg: 0.14 running: test_regrtest (6 hour 8 min) 8:00:26 load avg: 0.08 running: test_regrtest (6 hour 9 min) 8:00:56 load avg: 0.05 running: test_regrtest (6 hour 9 min) 8:01:26 load avg: 0.11 running: test_regrtest (6 hour 10 min) 8:01:56 load avg: 0.12 running: test_regrtest (6 hour 10 min) 8:02:26 load avg: 0.07 running: test_regrtest (6 hour 11 min) 8:02:56 load avg: 0.04 running: test_regrtest (6 hour 11 min) 8:03:26 load avg: 0.26 running: test_regrtest (6 hour 12 min) 8:03:56 load avg: 0.16 running: test_regrtest (6 hour 12 min) 8:04:26 load avg: 0.16 running: test_regrtest (6 hour 13 min) 8:04:56 load avg: 0.09 running: test_regrtest (6 hour 13 min) 8:05:26 load avg: 0.06 running: test_regrtest (6 hour 14 min) 8:05:56 load avg: 0.10 running: test_regrtest (6 hour 14 min) 8:06:26 load avg: 0.06 running: test_regrtest (6 hour 15 min) 8:06:56 load avg: 0.04 running: test_regrtest (6 hour 15 min) 8:07:26 load avg: 0.08 running: test_regrtest (6 hour 16 min) 8:07:56 load avg: 0.05 running: test_regrtest (6 hour 16 min) 8:08:26 load avg: 0.03 running: test_regrtest (6 hour 17 min) 8:08:56 load avg: 0.02 running: test_regrtest (6 hour 17 min) 8:09:26 load avg: 0.07 running: test_regrtest (6 hour 18 min) 8:09:56 load avg: 0.04 running: test_regrtest (6 hour 18 min) 8:10:26 load avg: 0.08 running: test_regrtest (6 hour 19 min) 8:10:56 load avg: 0.04 running: test_regrtest (6 hour 19 min) 8:11:26 load avg: 0.03 running: test_regrtest (6 hour 20 min) 8:11:56 load avg: 0.01 running: test_regrtest (6 hour 20 min) 8:12:26 load avg: 0.09 running: test_regrtest (6 hour 21 min) 8:12:56 load avg: 0.12 running: test_regrtest (6 hour 21 min) 8:13:26 load avg: 0.07 running: test_regrtest (6 hour 22 min) 8:13:56 load avg: 0.11 running: test_regrtest (6 hour 22 min) 8:14:26 load avg: 0.07 running: test_regrtest (6 hour 23 min) 8:14:56 load avg: 0.04 running: test_regrtest (6 hour 23 min) 8:15:26 load avg: 0.02 running: test_regrtest (6 hour 24 min) 8:15:56 load avg: 0.01 running: test_regrtest (6 hour 24 min) 8:16:26 load avg: 0.06 running: test_regrtest (6 hour 25 min) 8:16:56 load avg: 0.04 running: test_regrtest (6 hour 25 min) 8:17:26 load avg: 0.02 running: test_regrtest (6 hour 26 min) 8:17:56 load avg: 0.01 running: test_regrtest (6 hour 26 min) 8:18:26 load avg: 0.01 running: test_regrtest (6 hour 27 min) 8:18:56 load avg: 0.00 running: test_regrtest (6 hour 27 min) 8:19:27 load avg: 0.06 running: test_regrtest (6 hour 28 min) 8:19:57 load avg: 0.03 running: test_regrtest (6 hour 28 min) 8:20:27 load avg: 0.10 running: test_regrtest (6 hour 29 min) 8:20:57 load avg: 0.06 running: test_regrtest (6 hour 29 min) 8:21:27 load avg: 0.04 running: test_regrtest (6 hour 30 min) 8:21:57 load avg: 0.09 running: test_regrtest (6 hour 30 min) 8:22:27 load avg: 0.05 running: test_regrtest (6 hour 31 min) 8:22:57 load avg: 0.03 running: test_regrtest (6 hour 31 min) 8:23:27 load avg: 0.08 running: test_regrtest (6 hour 32 min) 8:23:57 load avg: 0.04 running: test_regrtest (6 hour 32 min) 8:24:27 load avg: 0.03 running: test_regrtest (6 hour 33 min) 8:24:57 load avg: 0.01 running: test_regrtest (6 hour 33 min) 8:25:27 load avg: 0.01 running: test_regrtest (6 hour 34 min) 8:25:57 load avg: 0.07 running: test_regrtest (6 hour 34 min) 8:26:27 load avg: 0.04 running: test_regrtest (6 hour 35 min) 8:26:57 load avg: 0.02 running: test_regrtest (6 hour 35 min) 8:27:27 load avg: 0.13 running: test_regrtest (6 hour 36 min) 8:27:57 load avg: 0.08 running: test_regrtest (6 hour 36 min) 8:28:27 load avg: 0.05 running: test_regrtest (6 hour 37 min) 8:28:57 load avg: 0.18 running: test_regrtest (6 hour 37 min) 8:29:27 load avg: 0.11 running: test_regrtest (6 hour 38 min) 8:29:57 load avg: 0.27 running: test_regrtest (6 hour 38 min) 8:30:27 load avg: 0.16 running: test_regrtest (6 hour 39 min) 8:30:57 load avg: 0.10 running: test_regrtest (6 hour 39 min) 8:31:27 load avg: 0.06 running: test_regrtest (6 hour 40 min) 8:31:57 load avg: 0.12 running: test_regrtest (6 hour 40 min) 8:32:27 load avg: 0.07 running: test_regrtest (6 hour 41 min) 8:32:57 load avg: 0.04 running: test_regrtest (6 hour 41 min) 8:33:27 load avg: 0.08 running: test_regrtest (6 hour 42 min) 8:33:57 load avg: 0.10 running: test_regrtest (6 hour 42 min) 8:34:27 load avg: 0.06 running: test_regrtest (6 hour 43 min) 8:34:57 load avg: 0.03 running: test_regrtest (6 hour 43 min) 8:35:27 load avg: 0.09 running: test_regrtest (6 hour 44 min) 8:35:57 load avg: 0.05 running: test_regrtest (6 hour 44 min) 8:36:27 load avg: 0.03 running: test_regrtest (6 hour 45 min) 8:36:57 load avg: 0.02 running: test_regrtest (6 hour 45 min) 8:37:27 load avg: 0.08 running: test_regrtest (6 hour 46 min) 8:37:57 load avg: 0.05 running: test_regrtest (6 hour 46 min) 8:38:27 load avg: 0.03 running: test_regrtest (6 hour 47 min) 8:38:57 load avg: 0.10 running: test_regrtest (6 hour 47 min) 8:39:27 load avg: 0.06 running: test_regrtest (6 hour 48 min) 8:39:57 load avg: 0.03 running: test_regrtest (6 hour 48 min) 8:40:27 load avg: 0.10 running: test_regrtest (6 hour 49 min) 8:40:57 load avg: 0.06 running: test_regrtest (6 hour 49 min) 8:41:27 load avg: 0.19 running: test_regrtest (6 hour 50 min) 8:41:57 load avg: 0.11 running: test_regrtest (6 hour 50 min) 8:42:27 load avg: 0.07 running: test_regrtest (6 hour 51 min) 8:42:57 load avg: 0.04 running: test_regrtest (6 hour 51 min) 8:43:27 load avg: 0.08 running: test_regrtest (6 hour 52 min) 8:43:57 load avg: 0.05 running: test_regrtest (6 hour 52 min) 8:44:27 load avg: 0.14 running: test_regrtest (6 hour 53 min) 8:44:57 load avg: 0.08 running: test_regrtest (6 hour 53 min) 8:45:27 load avg: 0.05 running: test_regrtest (6 hour 54 min) 8:45:57 load avg: 0.03 running: test_regrtest (6 hour 54 min) 8:46:27 load avg: 0.07 running: test_regrtest (6 hour 55 min) 8:46:57 load avg: 0.09 running: test_regrtest (6 hour 55 min) 8:47:27 load avg: 0.11 running: test_regrtest (6 hour 56 min) 8:47:57 load avg: 0.17 running: test_regrtest (6 hour 56 min) 8:48:27 load avg: 0.10 running: test_regrtest (6 hour 57 min) 8:48:57 load avg: 0.06 running: test_regrtest (6 hour 57 min) 8:49:27 load avg: 0.04 running: test_regrtest (6 hour 58 min) 8:49:57 load avg: 0.07 running: test_regrtest (6 hour 58 min) 8:50:27 load avg: 0.20 running: test_regrtest (6 hour 59 min) 8:50:57 load avg: 0.12 running: test_regrtest (6 hour 59 min) 8:51:27 load avg: 0.07 running: test_regrtest (7 hour 3 sec) 8:51:57 load avg: 0.04 running: test_regrtest (7 hour 33 sec) 8:52:27 load avg: 0.08 running: test_regrtest (7 hour 1 min) 8:52:57 load avg: 0.17 running: test_regrtest (7 hour 1 min) 8:53:27 load avg: 0.10 running: test_regrtest (7 hour 2 min) 8:53:57 load avg: 0.06 running: test_regrtest (7 hour 2 min) 8:54:27 load avg: 0.17 running: test_regrtest (7 hour 3 min) 8:54:57 load avg: 0.55 running: test_regrtest (7 hour 3 min) 8:55:27 load avg: 0.33 running: test_regrtest (7 hour 4 min) 8:55:57 load avg: 0.31 running: test_regrtest (7 hour 4 min) 8:56:27 load avg: 0.19 running: test_regrtest (7 hour 5 min) 8:56:57 load avg: 0.11 running: test_regrtest (7 hour 5 min) 8:57:27 load avg: 0.07 running: test_regrtest (7 hour 6 min) 8:57:57 load avg: 0.10 running: test_regrtest (7 hour 6 min) 8:58:27 load avg: 0.06 running: test_regrtest (7 hour 7 min) 8:58:57 load avg: 0.04 running: test_regrtest (7 hour 7 min) 8:59:27 load avg: 0.15 running: test_regrtest (7 hour 8 min) 8:59:57 load avg: 0.09 running: test_regrtest (7 hour 8 min) 9:00:27 load avg: 0.05 running: test_regrtest (7 hour 9 min) 9:00:57 load avg: 0.09 running: test_regrtest (7 hour 9 min) 9:01:27 load avg: 0.05 running: test_regrtest (7 hour 10 min) 9:01:57 load avg: 0.03 running: test_regrtest (7 hour 10 min) 9:02:27 load avg: 0.02 running: test_regrtest (7 hour 11 min) 9:02:57 load avg: 0.08 running: test_regrtest (7 hour 11 min) 9:03:27 load avg: 0.05 running: test_regrtest (7 hour 12 min) 9:03:57 load avg: 0.03 running: test_regrtest (7 hour 12 min) 9:04:27 load avg: 0.08 running: test_regrtest (7 hour 13 min) 9:04:57 load avg: 0.05 running: test_regrtest (7 hour 13 min) 9:05:27 load avg: 0.03 running: test_regrtest (7 hour 14 min) 9:05:57 load avg: 0.08 running: test_regrtest (7 hour 14 min) 9:06:27 load avg: 0.05 running: test_regrtest (7 hour 15 min) 9:06:57 load avg: 0.03 running: test_regrtest (7 hour 15 min) 9:07:27 load avg: 0.07 running: test_regrtest (7 hour 16 min) 9:07:57 load avg: 0.04 running: test_regrtest (7 hour 16 min) 9:08:27 load avg: 0.18 running: test_regrtest (7 hour 17 min) 9:08:57 load avg: 0.11 running: test_regrtest (7 hour 17 min) 9:09:27 load avg: 0.06 running: test_regrtest (7 hour 18 min) 9:09:57 load avg: 0.10 running: test_regrtest (7 hour 18 min) 9:10:28 load avg: 0.06 running: test_regrtest (7 hour 19 min) 9:10:58 load avg: 0.04 running: test_regrtest (7 hour 19 min) 9:11:28 load avg: 0.02 running: test_regrtest (7 hour 20 min) 9:11:58 load avg: 0.06 running: test_regrtest (7 hour 20 min) 9:12:28 load avg: 0.11 running: test_regrtest (7 hour 21 min) 9:12:58 load avg: 0.07 running: test_regrtest (7 hour 21 min) 9:13:28 load avg: 0.04 running: test_regrtest (7 hour 22 min) 9:13:58 load avg: 0.08 running: test_regrtest (7 hour 22 min) 9:14:28 load avg: 0.12 running: test_regrtest (7 hour 23 min) 9:14:58 load avg: 0.14 running: test_regrtest (7 hour 23 min) 9:15:28 load avg: 0.09 running: test_regrtest (7 hour 24 min) 9:15:58 load avg: 0.11 running: test_regrtest (7 hour 24 min) 9:16:28 load avg: 0.15 running: test_regrtest (7 hour 25 min) 9:16:58 load avg: 0.17 running: test_regrtest (7 hour 25 min) 9:17:28 load avg: 0.10 running: test_regrtest (7 hour 26 min) 9:17:58 load avg: 0.06 running: test_regrtest (7 hour 26 min) 9:18:28 load avg: 0.14 running: test_regrtest (7 hour 27 min) 9:18:58 load avg: 0.08 running: test_regrtest (7 hour 27 min) 9:19:28 load avg: 0.05 running: test_regrtest (7 hour 28 min) 9:19:58 load avg: 0.10 running: test_regrtest (7 hour 28 min) 9:20:28 load avg: 0.06 running: test_regrtest (7 hour 29 min) 9:20:58 load avg: 0.04 running: test_regrtest (7 hour 29 min) 9:21:28 load avg: 0.15 running: test_regrtest (7 hour 30 min) 9:21:58 load avg: 0.09 running: test_regrtest (7 hour 30 min) 9:22:28 load avg: 0.12 running: test_regrtest (7 hour 31 min) 9:22:58 load avg: 0.12 running: test_regrtest (7 hour 31 min) 9:23:28 load avg: 0.07 running: test_regrtest (7 hour 32 min) 9:23:58 load avg: 0.12 running: test_regrtest (7 hour 32 min) 9:24:28 load avg: 0.13 running: test_regrtest (7 hour 33 min) 9:24:58 load avg: 0.08 running: test_regrtest (7 hour 33 min) 9:25:28 load avg: 0.12 running: test_regrtest (7 hour 34 min) 9:25:58 load avg: 0.07 running: test_regrtest (7 hour 34 min) 9:26:28 load avg: 0.04 running: test_regrtest (7 hour 35 min) 9:26:58 load avg: 0.08 running: test_regrtest (7 hour 35 min) 9:27:28 load avg: 0.05 running: test_regrtest (7 hour 36 min) 9:27:58 load avg: 0.10 running: test_regrtest (7 hour 36 min) 9:28:28 load avg: 0.06 running: test_regrtest (7 hour 37 min) 9:28:58 load avg: 0.11 running: test_regrtest (7 hour 37 min) 9:29:28 load avg: 0.13 running: test_regrtest (7 hour 38 min) 9:29:58 load avg: 0.08 running: test_regrtest (7 hour 38 min) 9:30:28 load avg: 0.05 running: test_regrtest (7 hour 39 min) 9:30:58 load avg: 0.09 running: test_regrtest (7 hour 39 min) 9:31:28 load avg: 0.06 running: test_regrtest (7 hour 40 min) 9:31:58 load avg: 0.04 running: test_regrtest (7 hour 40 min) 9:32:28 load avg: 0.15 running: test_regrtest (7 hour 41 min) 9:32:58 load avg: 0.09 running: test_regrtest (7 hour 41 min) 9:33:28 load avg: 0.32 running: test_regrtest (7 hour 42 min) 9:33:58 load avg: 0.19 running: test_regrtest (7 hour 42 min) 9:34:28 load avg: 0.11 running: test_regrtest (7 hour 43 min) 9:34:58 load avg: 0.07 running: test_regrtest (7 hour 43 min) 9:35:28 load avg: 0.04 running: test_regrtest (7 hour 44 min) 9:35:58 load avg: 0.14 running: test_regrtest (7 hour 44 min) 9:36:28 load avg: 0.08 running: test_regrtest (7 hour 45 min) 9:36:58 load avg: 0.18 running: test_regrtest (7 hour 45 min) 9:37:28 load avg: 0.16 running: test_regrtest (7 hour 46 min) 9:37:58 load avg: 0.10 running: test_regrtest (7 hour 46 min) 9:38:28 load avg: 0.19 running: test_regrtest (7 hour 47 min) 9:38:58 load avg: 0.11 running: test_regrtest (7 hour 47 min) 9:39:28 load avg: 0.15 running: test_regrtest (7 hour 48 min) 9:39:58 load avg: 0.14 running: test_regrtest (7 hour 48 min) 9:40:28 load avg: 0.14 running: test_regrtest (7 hour 49 min) 9:40:58 load avg: 0.20 running: test_regrtest (7 hour 49 min) 9:41:28 load avg: 0.12 running: test_regrtest (7 hour 50 min) 9:41:58 load avg: 0.07 running: test_regrtest (7 hour 50 min) 9:42:28 load avg: 0.15 running: test_regrtest (7 hour 51 min) 9:42:58 load avg: 0.15 running: test_regrtest (7 hour 51 min) 9:43:28 load avg: 0.09 running: test_regrtest (7 hour 52 min) 9:43:58 load avg: 0.12 running: test_regrtest (7 hour 52 min) 9:44:28 load avg: 0.13 running: test_regrtest (7 hour 53 min) 9:44:58 load avg: 0.08 running: test_regrtest (7 hour 53 min) 9:45:28 load avg: 0.04 running: test_regrtest (7 hour 54 min) 9:45:58 load avg: 0.10 running: test_regrtest (7 hour 54 min) 9:46:28 load avg: 0.11 running: test_regrtest (7 hour 55 min) 9:46:58 load avg: 0.12 running: test_regrtest (7 hour 55 min) 9:47:28 load avg: 0.13 running: test_regrtest (7 hour 56 min) 9:47:58 load avg: 0.08 running: test_regrtest (7 hour 56 min) 9:48:28 load avg: 0.12 running: test_regrtest (7 hour 57 min) 9:48:58 load avg: 0.14 running: test_regrtest (7 hour 57 min) 9:49:28 load avg: 0.08 running: test_regrtest (7 hour 58 min) 9:49:58 load avg: 0.05 running: test_regrtest (7 hour 58 min) 9:50:28 load avg: 0.11 running: test_regrtest (7 hour 59 min) 9:50:58 load avg: 0.06 running: test_regrtest (7 hour 59 min) 9:51:28 load avg: 0.04 running: test_regrtest (8 hour 4 sec) 9:51:58 load avg: 0.09 running: test_regrtest (8 hour 34 sec) 9:52:28 load avg: 0.05 running: test_regrtest (8 hour 1 min) 9:52:58 load avg: 0.03 running: test_regrtest (8 hour 1 min) 9:53:28 load avg: 0.08 running: test_regrtest (8 hour 2 min) 9:53:58 load avg: 0.04 running: test_regrtest (8 hour 2 min) 9:54:28 load avg: 0.11 running: test_regrtest (8 hour 3 min) 9:54:58 load avg: 0.06 running: test_regrtest (8 hour 3 min) 9:55:28 load avg: 0.19 running: test_regrtest (8 hour 4 min) 9:55:59 load avg: 0.24 running: test_regrtest (8 hour 4 min) 9:56:29 load avg: 0.14 running: test_regrtest (8 hour 5 min) 9:56:59 load avg: 0.08 running: test_regrtest (8 hour 5 min) 9:57:29 load avg: 0.12 running: test_regrtest (8 hour 6 min) 9:57:59 load avg: 0.07 running: test_regrtest (8 hour 6 min) 9:58:29 load avg: 0.04 running: test_regrtest (8 hour 7 min) 9:58:59 load avg: 0.03 running: test_regrtest (8 hour 7 min) 9:59:29 load avg: 0.01 running: test_regrtest (8 hour 8 min) 9:59:59 load avg: 0.01 running: test_regrtest (8 hour 8 min) 10:00:29 load avg: 0.14 running: test_regrtest (8 hour 9 min) 10:00:59 load avg: 0.08 running: test_regrtest (8 hour 9 min) 10:01:29 load avg: 0.05 running: test_regrtest (8 hour 10 min) 10:01:59 load avg: 0.03 running: test_regrtest (8 hour 10 min) 10:02:29 load avg: 0.02 running: test_regrtest (8 hour 11 min) 10:02:59 load avg: 0.01 running: test_regrtest (8 hour 11 min) 10:03:29 load avg: 0.07 running: test_regrtest (8 hour 12 min) 10:03:59 load avg: 0.17 running: test_regrtest (8 hour 12 min) 10:04:29 load avg: 0.18 running: test_regrtest (8 hour 13 min) 10:04:59 load avg: 0.16 running: test_regrtest (8 hour 13 min) 10:05:29 load avg: 0.10 running: test_regrtest (8 hour 14 min) 10:05:59 load avg: 0.06 running: test_regrtest (8 hour 14 min) 10:06:29 load avg: 0.03 running: test_regrtest (8 hour 15 min) 10:06:59 load avg: 0.15 running: test_regrtest (8 hour 15 min) 10:07:29 load avg: 0.15 running: test_regrtest (8 hour 16 min) 10:07:59 load avg: 0.09 running: test_regrtest (8 hour 16 min) 10:08:29 load avg: 0.12 running: test_regrtest (8 hour 17 min) 10:08:59 load avg: 0.07 running: test_regrtest (8 hour 17 min) 10:09:29 load avg: 0.04 running: test_regrtest (8 hour 18 min) 10:09:59 load avg: 0.08 running: test_regrtest (8 hour 18 min) 10:10:29 load avg: 0.05 running: test_regrtest (8 hour 19 min) 10:10:59 load avg: 0.10 running: test_regrtest (8 hour 19 min) 10:11:29 load avg: 0.12 running: test_regrtest (8 hour 20 min) 10:11:59 load avg: 0.07 running: test_regrtest (8 hour 20 min) 10:12:29 load avg: 0.04 running: test_regrtest (8 hour 21 min) 10:12:59 load avg: 0.02 running: test_regrtest (8 hour 21 min) 10:13:29 load avg: 0.01 running: test_regrtest (8 hour 22 min) 10:13:59 load avg: 0.01 running: test_regrtest (8 hour 22 min) 10:14:29 load avg: 0.06 running: test_regrtest (8 hour 23 min) 10:14:59 load avg: 0.04 running: test_regrtest (8 hour 23 min) 10:15:29 load avg: 0.18 running: test_regrtest (8 hour 24 min) 10:15:59 load avg: 0.27 running: test_regrtest (8 hour 24 min) 10:16:29 load avg: 0.16 running: test_regrtest (8 hour 25 min) 10:16:59 load avg: 0.10 running: test_regrtest (8 hour 25 min) 10:17:29 load avg: 0.06 running: test_regrtest (8 hour 26 min) 10:17:59 load avg: 0.03 running: test_regrtest (8 hour 26 min) 10:18:29 load avg: 0.02 running: test_regrtest (8 hour 27 min) 10:18:59 load avg: 0.07 running: test_regrtest (8 hour 27 min) 10:19:29 load avg: 0.04 running: test_regrtest (8 hour 28 min) 10:19:59 load avg: 0.02 running: test_regrtest (8 hour 28 min) 10:20:29 load avg: 0.14 running: test_regrtest (8 hour 29 min) 10:20:59 load avg: 0.08 running: test_regrtest (8 hour 29 min) 10:21:29 load avg: 0.05 running: test_regrtest (8 hour 30 min) 10:21:59 load avg: 0.15 running: test_regrtest (8 hour 30 min) 10:22:29 load avg: 0.10 running: test_regrtest (8 hour 31 min) 10:22:59 load avg: 0.06 running: test_regrtest (8 hour 31 min) 10:23:29 load avg: 0.04 running: test_regrtest (8 hour 32 min) 10:23:59 load avg: 0.02 running: test_regrtest (8 hour 32 min) 10:24:29 load avg: 0.01 running: test_regrtest (8 hour 33 min) 10:24:59 load avg: 0.06 running: test_regrtest (8 hour 33 min) 10:25:29 load avg: 0.09 running: test_regrtest (8 hour 34 min) 10:25:59 load avg: 0.11 running: test_regrtest (8 hour 34 min) 10:26:29 load avg: 0.18 running: test_regrtest (8 hour 35 min) 10:26:59 load avg: 0.11 running: test_regrtest (8 hour 35 min) 10:27:29 load avg: 0.06 running: test_regrtest (8 hour 36 min) 10:27:59 load avg: 0.09 running: test_regrtest (8 hour 36 min) 10:28:29 load avg: 0.13 running: test_regrtest (8 hour 37 min) 10:28:59 load avg: 0.08 running: test_regrtest (8 hour 37 min) 10:29:29 load avg: 0.10 running: test_regrtest (8 hour 38 min) 10:29:59 load avg: 0.11 running: test_regrtest (8 hour 38 min) 10:30:29 load avg: 0.14 running: test_regrtest (8 hour 39 min) 10:30:59 load avg: 0.13 running: test_regrtest (8 hour 39 min) 10:31:29 load avg: 0.13 running: test_regrtest (8 hour 40 min) 10:31:59 load avg: 0.08 running: test_regrtest (8 hour 40 min) 10:32:29 load avg: 0.10 running: test_regrtest (8 hour 41 min) 10:32:59 load avg: 0.19 running: test_regrtest (8 hour 41 min) 10:33:29 load avg: 0.12 running: test_regrtest (8 hour 42 min) 10:33:59 load avg: 0.13 running: test_regrtest (8 hour 42 min) 10:34:29 load avg: 0.08 running: test_regrtest (8 hour 43 min) 10:34:59 load avg: 0.10 running: test_regrtest (8 hour 43 min) 10:35:29 load avg: 0.11 running: test_regrtest (8 hour 44 min) 10:35:59 load avg: 0.07 running: test_regrtest (8 hour 44 min) 10:36:29 load avg: 0.10 running: test_regrtest (8 hour 45 min) 10:36:59 load avg: 0.06 running: test_regrtest (8 hour 45 min) 10:37:29 load avg: 0.04 running: test_regrtest (8 hour 46 min) 10:37:59 load avg: 0.09 running: test_regrtest (8 hour 46 min) 10:38:29 load avg: 0.05 running: test_regrtest (8 hour 47 min) 10:38:59 load avg: 0.03 running: test_regrtest (8 hour 47 min) 10:39:29 load avg: 0.02 running: test_regrtest (8 hour 48 min) 10:39:59 load avg: 0.07 running: test_regrtest (8 hour 48 min) 10:40:29 load avg: 0.04 running: test_regrtest (8 hour 49 min) 10:40:59 load avg: 0.02 running: test_regrtest (8 hour 49 min) 10:41:29 load avg: 0.01 running: test_regrtest (8 hour 50 min) 10:41:59 load avg: 0.01 running: test_regrtest (8 hour 50 min) 10:42:29 load avg: 0.07 running: test_regrtest (8 hour 51 min) 10:42:59 load avg: 0.04 running: test_regrtest (8 hour 51 min) 10:43:29 load avg: 0.02 running: test_regrtest (8 hour 52 min) 10:43:59 load avg: 0.01 running: test_regrtest (8 hour 52 min) 10:44:29 load avg: 0.01 running: test_regrtest (8 hour 53 min) 10:44:59 load avg: 0.00 running: test_regrtest (8 hour 53 min) 10:45:29 load avg: 0.08 running: test_regrtest (8 hour 54 min) 10:45:59 load avg: 0.17 running: test_regrtest (8 hour 54 min) 10:46:29 load avg: 0.10 running: test_regrtest (8 hour 55 min) 10:46:59 load avg: 0.06 running: test_regrtest (8 hour 55 min) 10:47:29 load avg: 0.09 running: test_regrtest (8 hour 56 min) 10:47:59 load avg: 0.05 running: test_regrtest (8 hour 56 min) 10:48:29 load avg: 0.03 running: test_regrtest (8 hour 57 min) 10:48:59 load avg: 0.08 running: test_regrtest (8 hour 57 min) 10:49:29 load avg: 0.04 running: test_regrtest (8 hour 58 min) 10:49:59 load avg: 0.09 running: test_regrtest (8 hour 58 min) 10:50:29 load avg: 0.06 running: test_regrtest (8 hour 59 min) 10:50:59 load avg: 0.03 running: test_regrtest (8 hour 59 min) 10:51:29 load avg: 0.09 running: test_regrtest (9 hour 5 sec) 10:51:59 load avg: 0.06 running: test_regrtest (9 hour 35 sec) 10:52:29 load avg: 0.03 running: test_regrtest (9 hour 1 min) 10:52:59 load avg: 0.10 running: test_regrtest (9 hour 1 min) 10:53:29 load avg: 0.06 running: test_regrtest (9 hour 2 min) 10:53:59 load avg: 0.03 running: test_regrtest (9 hour 2 min) 10:54:29 load avg: 0.09 running: test_regrtest (9 hour 3 min) 10:54:59 load avg: 0.05 running: test_regrtest (9 hour 3 min) 10:55:29 load avg: 0.03 running: test_regrtest (9 hour 4 min) 10:55:59 load avg: 0.08 running: test_regrtest (9 hour 4 min) 10:56:30 load avg: 0.17 running: test_regrtest (9 hour 5 min) 10:57:00 load avg: 0.10 running: test_regrtest (9 hour 5 min) 10:57:30 load avg: 0.12 running: test_regrtest (9 hour 6 min) 10:58:00 load avg: 0.07 running: test_regrtest (9 hour 6 min) 10:58:30 load avg: 0.11 running: test_regrtest (9 hour 7 min) 10:59:00 load avg: 0.07 running: test_regrtest (9 hour 7 min) 10:59:30 load avg: 0.04 running: test_regrtest (9 hour 8 min) 11:00:00 load avg: 0.10 running: test_regrtest (9 hour 8 min) 11:00:30 load avg: 0.06 running: test_regrtest (9 hour 9 min) 11:01:00 load avg: 0.03 running: test_regrtest (9 hour 9 min) 11:01:30 load avg: 0.07 running: test_regrtest (9 hour 10 min) 11:02:00 load avg: 0.04 running: test_regrtest (9 hour 10 min) 11:02:30 load avg: 0.02 running: test_regrtest (9 hour 11 min) 11:03:00 load avg: 0.01 running: test_regrtest (9 hour 11 min) 11:03:30 load avg: 0.01 running: test_regrtest (9 hour 12 min) 11:04:00 load avg: 0.29 running: test_regrtest (9 hour 12 min) 11:04:30 load avg: 0.18 running: test_regrtest (9 hour 13 min) 11:05:00 load avg: 0.11 running: test_regrtest (9 hour 13 min) 11:05:30 load avg: 0.12 running: test_regrtest (9 hour 14 min) 11:06:00 load avg: 0.07 running: test_regrtest (9 hour 14 min) 11:06:30 load avg: 0.39 running: test_regrtest (9 hour 15 min) 11:07:00 load avg: 0.23 running: test_regrtest (9 hour 15 min) 11:07:30 load avg: 0.14 running: test_regrtest (9 hour 16 min) 11:08:00 load avg: 0.08 running: test_regrtest (9 hour 16 min) 11:08:30 load avg: 0.05 running: test_regrtest (9 hour 17 min) 11:09:00 load avg: 0.14 running: test_regrtest (9 hour 17 min) 11:09:30 load avg: 0.08 running: test_regrtest (9 hour 18 min) 11:10:00 load avg: 0.05 running: test_regrtest (9 hour 18 min) 11:10:30 load avg: 0.09 running: test_regrtest (9 hour 19 min) 11:11:00 load avg: 0.06 running: test_regrtest (9 hour 19 min) 11:11:30 load avg: 0.03 running: test_regrtest (9 hour 20 min) 11:12:00 load avg: 0.15 running: test_regrtest (9 hour 20 min) 11:12:30 load avg: 0.09 running: test_regrtest (9 hour 21 min) 11:13:00 load avg: 0.05 running: test_regrtest (9 hour 21 min) 11:13:30 load avg: 0.10 running: test_regrtest (9 hour 22 min) 11:14:00 load avg: 0.11 running: test_regrtest (9 hour 22 min) 11:14:30 load avg: 0.07 running: test_regrtest (9 hour 23 min) 11:15:00 load avg: 0.10 running: test_regrtest (9 hour 23 min) 11:15:30 load avg: 0.06 running: test_regrtest (9 hour 24 min) 11:16:00 load avg: 0.14 running: test_regrtest (9 hour 24 min) 11:16:30 load avg: 0.20 running: test_regrtest (9 hour 25 min) 11:17:00 load avg: 0.12 running: test_regrtest (9 hour 25 min) 11:17:30 load avg: 0.25 running: test_regrtest (9 hour 26 min) 11:18:00 load avg: 0.20 running: test_regrtest (9 hour 26 min) 11:18:30 load avg: 0.12 running: test_regrtest (9 hour 27 min) 11:19:00 load avg: 0.14 running: test_regrtest (9 hour 27 min) 11:19:30 load avg: 0.14 running: test_regrtest (9 hour 28 min) 11:20:00 load avg: 0.08 running: test_regrtest (9 hour 28 min) 11:20:30 load avg: 0.18 running: test_regrtest (9 hour 29 min) 11:21:00 load avg: 0.22 running: test_regrtest (9 hour 29 min) 11:21:30 load avg: 0.13 running: test_regrtest (9 hour 30 min) 11:22:00 load avg: 0.08 running: test_regrtest (9 hour 30 min) 11:22:30 load avg: 0.05 running: test_regrtest (9 hour 31 min) 11:23:00 load avg: 0.03 running: test_regrtest (9 hour 31 min) 11:23:30 load avg: 0.02 running: test_regrtest (9 hour 32 min) 11:24:00 load avg: 0.01 running: test_regrtest (9 hour 32 min) 11:24:30 load avg: 0.06 running: test_regrtest (9 hour 33 min) 11:25:00 load avg: 0.10 running: test_regrtest (9 hour 33 min) 11:25:30 load avg: 0.06 running: test_regrtest (9 hour 34 min) 11:26:00 load avg: 0.10 running: test_regrtest (9 hour 34 min) 11:26:30 load avg: 0.06 running: test_regrtest (9 hour 35 min) 11:27:00 load avg: 0.03 running: test_regrtest (9 hour 35 min) 11:27:30 load avg: 0.17 running: test_regrtest (9 hour 36 min) 11:28:00 load avg: 0.10 running: test_regrtest (9 hour 36 min) 11:28:30 load avg: 0.18 running: test_regrtest (9 hour 37 min) 11:29:00 load avg: 0.11 running: test_regrtest (9 hour 37 min) 11:29:30 load avg: 0.06 running: test_regrtest (9 hour 38 min) 11:30:00 load avg: 0.10 running: test_regrtest (9 hour 38 min) 11:30:30 load avg: 0.06 running: test_regrtest (9 hour 39 min) 11:31:00 load avg: 0.04 running: test_regrtest (9 hour 39 min) 11:31:30 load avg: 0.02 running: test_regrtest (9 hour 40 min) 11:32:00 load avg: 0.01 running: test_regrtest (9 hour 40 min) 11:32:30 load avg: 0.01 running: test_regrtest (9 hour 41 min) 11:33:00 load avg: 0.06 running: test_regrtest (9 hour 41 min) 11:33:30 load avg: 0.04 running: test_regrtest (9 hour 42 min) 11:34:00 load avg: 0.02 running: test_regrtest (9 hour 42 min) 11:34:30 load avg: 0.01 running: test_regrtest (9 hour 43 min) 11:35:00 load avg: 0.01 running: test_regrtest (9 hour 43 min) 11:35:30 load avg: 0.00 running: test_regrtest (9 hour 44 min) 11:36:00 load avg: 0.05 running: test_regrtest (9 hour 44 min) 11:36:30 load avg: 0.03 running: test_regrtest (9 hour 45 min) 11:37:00 load avg: 0.02 running: test_regrtest (9 hour 45 min) 11:37:30 load avg: 0.01 running: test_regrtest (9 hour 46 min) 11:38:00 load avg: 0.00 running: test_regrtest (9 hour 46 min) 11:38:30 load avg: 0.08 running: test_regrtest (9 hour 47 min) 11:39:00 load avg: 0.05 running: test_regrtest (9 hour 47 min) 11:39:30 load avg: 0.03 running: test_regrtest (9 hour 48 min) 11:40:00 load avg: 0.02 running: test_regrtest (9 hour 48 min) 11:40:30 load avg: 0.01 running: test_regrtest (9 hour 49 min) 11:41:00 load avg: 0.08 running: test_regrtest (9 hour 49 min) 11:41:30 load avg: 0.05 running: test_regrtest (9 hour 50 min) 11:42:00 load avg: 0.09 running: test_regrtest (9 hour 50 min) 11:42:30 load avg: 0.05 running: test_regrtest (9 hour 51 min) 11:43:00 load avg: 0.03 running: test_regrtest (9 hour 51 min) 11:43:30 load avg: 0.02 running: test_regrtest (9 hour 52 min) 11:44:00 load avg: 0.01 running: test_regrtest (9 hour 52 min) 11:44:30 load avg: 0.06 running: test_regrtest (9 hour 53 min) 11:45:00 load avg: 0.10 running: test_regrtest (9 hour 53 min) 11:45:30 load avg: 0.06 running: test_regrtest (9 hour 54 min) 11:46:00 load avg: 0.03 running: test_regrtest (9 hour 54 min) 11:46:30 load avg: 0.07 running: test_regrtest (9 hour 55 min) 11:47:00 load avg: 0.04 running: test_regrtest (9 hour 55 min) 11:47:30 load avg: 0.02 running: test_regrtest (9 hour 56 min) 11:48:00 load avg: 0.08 running: test_regrtest (9 hour 56 min) 11:48:30 load avg: 0.05 running: test_regrtest (9 hour 57 min) 11:49:00 load avg: 0.03 running: test_regrtest (9 hour 57 min) 11:49:30 load avg: 0.02 running: test_regrtest (9 hour 58 min) 11:50:00 load avg: 0.01 running: test_regrtest (9 hour 58 min) 11:50:30 load avg: 0.00 running: test_regrtest (9 hour 59 min) 11:51:00 load avg: 0.14 running: test_regrtest (9 hour 59 min) 11:51:30 load avg: 0.09 running: test_regrtest (10 hour 6 sec) 11:52:00 load avg: 0.05 running: test_regrtest (10 hour 36 sec) 11:52:30 load avg: 0.17 running: test_regrtest (10 hour 1 min) 11:53:00 load avg: 0.10 running: test_regrtest (10 hour 1 min) 11:53:30 load avg: 0.06 running: test_regrtest (10 hour 2 min) 11:54:00 load avg: 0.04 running: test_regrtest (10 hour 2 min) 11:54:30 load avg: 0.02 running: test_regrtest (10 hour 3 min) 11:55:00 load avg: 0.14 running: test_regrtest (10 hour 3 min) 11:55:30 load avg: 0.08 running: test_regrtest (10 hour 4 min) 11:56:00 load avg: 0.05 running: test_regrtest (10 hour 4 min) 11:56:30 load avg: 0.25 running: test_regrtest (10 hour 5 min) 11:57:00 load avg: 0.39 running: test_regrtest (10 hour 5 min) 11:57:30 load avg: 0.24 running: test_regrtest (10 hour 6 min) 11:58:00 load avg: 0.14 running: test_regrtest (10 hour 6 min) 11:58:30 load avg: 0.09 running: test_regrtest (10 hour 7 min) 11:59:00 load avg: 0.06 running: test_regrtest (10 hour 7 min) 11:59:30 load avg: 0.03 running: test_regrtest (10 hour 8 min) 12:00:00 load avg: 0.08 running: test_regrtest (10 hour 8 min) 12:00:31 load avg: 0.05 running: test_regrtest (10 hour 9 min) 12:01:01 load avg: 0.03 running: test_regrtest (10 hour 9 min) 12:01:31 load avg: 0.08 running: test_regrtest (10 hour 10 min) 12:02:01 load avg: 0.05 running: test_regrtest (10 hour 10 min) 12:02:31 load avg: 0.03 running: test_regrtest (10 hour 11 min) 12:03:01 load avg: 0.02 running: test_regrtest (10 hour 11 min) 12:03:31 load avg: 0.06 running: test_regrtest (10 hour 12 min) 12:04:01 load avg: 0.04 running: test_regrtest (10 hour 12 min) 12:04:31 load avg: 0.02 running: test_regrtest (10 hour 13 min) 12:05:01 load avg: 0.07 running: test_regrtest (10 hour 13 min) 12:05:31 load avg: 0.04 running: test_regrtest (10 hour 14 min) 12:06:01 load avg: 0.09 running: test_regrtest (10 hour 14 min) 12:06:31 load avg: 0.16 running: test_regrtest (10 hour 15 min) 12:07:01 load avg: 0.10 running: test_regrtest (10 hour 15 min) 12:07:31 load avg: 0.13 running: test_regrtest (10 hour 16 min) 12:08:01 load avg: 0.13 running: test_regrtest (10 hour 16 min) 12:08:31 load avg: 0.08 running: test_regrtest (10 hour 17 min) 12:09:01 load avg: 0.05 running: test_regrtest (10 hour 17 min) 12:09:31 load avg: 0.08 running: test_regrtest (10 hour 18 min) 12:10:01 load avg: 0.10 running: test_regrtest (10 hour 18 min) 12:10:31 load avg: 0.06 running: test_regrtest (10 hour 19 min) 12:11:01 load avg: 0.09 running: test_regrtest (10 hour 19 min) 12:11:31 load avg: 0.06 running: test_regrtest (10 hour 20 min) 12:12:01 load avg: 0.03 running: test_regrtest (10 hour 20 min) 12:12:31 load avg: 0.09 running: test_regrtest (10 hour 21 min) 12:13:01 load avg: 0.05 running: test_regrtest (10 hour 21 min) 12:13:31 load avg: 0.03 running: test_regrtest (10 hour 22 min) 12:14:01 load avg: 0.16 running: test_regrtest (10 hour 22 min) 12:14:31 load avg: 0.10 running: test_regrtest (10 hour 23 min) 12:15:01 load avg: 0.13 running: test_regrtest (10 hour 23 min) 12:15:31 load avg: 0.08 running: test_regrtest (10 hour 24 min) 12:16:01 load avg: 0.05 running: test_regrtest (10 hour 24 min) 12:16:31 load avg: 0.11 running: test_regrtest (10 hour 25 min) 12:17:01 load avg: 0.14 running: test_regrtest (10 hour 25 min) 12:17:31 load avg: 0.09 running: test_regrtest (10 hour 26 min) 12:18:01 load avg: 0.12 running: test_regrtest (10 hour 26 min) 12:18:31 load avg: 0.14 running: test_regrtest (10 hour 27 min) 12:19:01 load avg: 0.08 running: test_regrtest (10 hour 27 min) 12:19:31 load avg: 0.19 running: test_regrtest (10 hour 28 min) 12:20:01 load avg: 0.11 running: test_regrtest (10 hour 28 min) 12:20:31 load avg: 0.07 running: test_regrtest (10 hour 29 min) 12:21:01 load avg: 0.10 running: test_regrtest (10 hour 29 min) 12:21:31 load avg: 0.06 running: test_regrtest (10 hour 30 min) 12:22:01 load avg: 0.04 running: test_regrtest (10 hour 30 min) 12:22:31 load avg: 0.09 running: test_regrtest (10 hour 31 min) 12:23:01 load avg: 0.05 running: test_regrtest (10 hour 31 min) 12:23:31 load avg: 0.03 running: test_regrtest (10 hour 32 min) 12:24:01 load avg: 0.02 running: test_regrtest (10 hour 32 min) 12:24:31 load avg: 0.01 running: test_regrtest (10 hour 33 min) 12:25:01 load avg: 0.00 running: test_regrtest (10 hour 33 min) 12:25:31 load avg: 0.13 running: test_regrtest (10 hour 34 min) 12:26:01 load avg: 0.08 running: test_regrtest (10 hour 34 min) 12:26:31 load avg: 0.10 running: test_regrtest (10 hour 35 min) 12:27:01 load avg: 0.19 running: test_regrtest (10 hour 35 min) 12:27:31 load avg: 0.12 running: test_regrtest (10 hour 36 min) 12:28:01 load avg: 0.15 running: test_regrtest (10 hour 36 min) 12:28:31 load avg: 0.09 running: test_regrtest (10 hour 37 min) 12:29:01 load avg: 0.05 running: test_regrtest (10 hour 37 min) 12:29:31 load avg: 0.03 running: test_regrtest (10 hour 38 min) 12:30:01 load avg: 0.02 running: test_regrtest (10 hour 38 min) 12:30:31 load avg: 0.01 running: test_regrtest (10 hour 39 min) 12:31:01 load avg: 0.07 running: test_regrtest (10 hour 39 min) 12:31:31 load avg: 0.04 running: test_regrtest (10 hour 40 min) 12:32:01 load avg: 0.10 running: test_regrtest (10 hour 40 min) 12:32:31 load avg: 0.06 running: test_regrtest (10 hour 41 min) 12:33:01 load avg: 0.03 running: test_regrtest (10 hour 41 min) 12:33:31 load avg: 0.02 running: test_regrtest (10 hour 42 min) 12:34:01 load avg: 0.01 running: test_regrtest (10 hour 42 min) 12:34:31 load avg: 0.01 running: test_regrtest (10 hour 43 min) 12:35:01 load avg: 0.07 running: test_regrtest (10 hour 43 min) 12:35:31 load avg: 0.04 running: test_regrtest (10 hour 44 min) 12:36:01 load avg: 0.02 running: test_regrtest (10 hour 44 min) 12:36:31 load avg: 0.13 running: test_regrtest (10 hour 45 min) 12:37:01 load avg: 0.08 running: test_regrtest (10 hour 45 min) 12:37:31 load avg: 0.13 running: test_regrtest (10 hour 46 min) 12:38:01 load avg: 0.13 running: test_regrtest (10 hour 46 min) 12:38:31 load avg: 0.08 running: test_regrtest (10 hour 47 min) 12:39:01 load avg: 0.11 running: test_regrtest (10 hour 47 min) 12:39:31 load avg: 0.07 running: test_regrtest (10 hour 48 min) 12:40:01 load avg: 0.04 running: test_regrtest (10 hour 48 min) 12:40:31 load avg: 0.28 running: test_regrtest (10 hour 49 min) 12:41:01 load avg: 0.17 running: test_regrtest (10 hour 49 min) 12:41:31 load avg: 0.10 running: test_regrtest (10 hour 50 min) 12:42:01 load avg: 0.12 running: test_regrtest (10 hour 50 min) 12:42:31 load avg: 0.07 running: test_regrtest (10 hour 51 min) 12:43:01 load avg: 0.04 running: test_regrtest (10 hour 51 min) 12:43:31 load avg: 0.02 running: test_regrtest (10 hour 52 min) 12:44:01 load avg: 0.01 running: test_regrtest (10 hour 52 min) 12:44:31 load avg: 0.01 running: test_regrtest (10 hour 53 min) 12:45:01 load avg: 0.06 running: test_regrtest (10 hour 53 min) 12:45:31 load avg: 0.03 running: test_regrtest (10 hour 54 min) 12:46:01 load avg: 0.09 running: test_regrtest (10 hour 54 min) 12:46:31 load avg: 0.06 running: test_regrtest (10 hour 55 min) 12:47:01 load avg: 0.03 running: test_regrtest (10 hour 55 min) 12:47:31 load avg: 0.02 running: test_regrtest (10 hour 56 min) 12:48:01 load avg: 0.07 running: test_regrtest (10 hour 56 min) 12:48:31 load avg: 0.04 running: test_regrtest (10 hour 57 min) 12:49:01 load avg: 0.10 running: test_regrtest (10 hour 57 min) 12:49:31 load avg: 0.11 running: test_regrtest (10 hour 58 min) 12:50:01 load avg: 0.07 running: test_regrtest (10 hour 58 min) 12:50:31 load avg: 0.04 running: test_regrtest (10 hour 59 min) 12:51:01 load avg: 0.10 running: test_regrtest (10 hour 59 min) 12:51:31 load avg: 0.06 running: test_regrtest (11 hour 7 sec) 12:52:01 load avg: 0.09 running: test_regrtest (11 hour 37 sec) 12:52:31 load avg: 0.06 running: test_regrtest (11 hour 1 min) 12:53:01 load avg: 0.09 running: test_regrtest (11 hour 1 min) 12:53:31 load avg: 0.05 running: test_regrtest (11 hour 2 min) 12:54:01 load avg: 0.03 running: test_regrtest (11 hour 2 min) 12:54:31 load avg: 0.02 running: test_regrtest (11 hour 3 min) 12:55:01 load avg: 0.09 running: test_regrtest (11 hour 3 min) 12:55:31 load avg: 0.11 running: test_regrtest (11 hour 4 min) 12:56:01 load avg: 0.12 running: test_regrtest (11 hour 4 min) 12:56:32 load avg: 0.20 running: test_regrtest (11 hour 5 min) 12:57:02 load avg: 0.23 running: test_regrtest (11 hour 5 min) 12:57:32 load avg: 0.61 running: test_regrtest (11 hour 6 min) 12:58:02 load avg: 0.49 running: test_regrtest (11 hour 6 min) 12:58:32 load avg: 0.30 running: test_regrtest (11 hour 7 min) 12:59:02 load avg: 0.33 running: test_regrtest (11 hour 7 min) 12:59:32 load avg: 0.20 running: test_regrtest (11 hour 8 min) 13:00:02 load avg: 0.17 running: test_regrtest (11 hour 8 min) 13:00:32 load avg: 0.10 running: test_regrtest (11 hour 9 min) 13:01:02 load avg: 0.06 running: test_regrtest (11 hour 9 min) 13:01:32 load avg: 0.04 running: test_regrtest (11 hour 10 min) 13:02:02 load avg: 0.24 running: test_regrtest (11 hour 10 min) 13:02:32 load avg: 0.20 running: test_regrtest (11 hour 11 min) 13:03:02 load avg: 0.12 running: test_regrtest (11 hour 11 min) 13:03:32 load avg: 0.07 running: test_regrtest (11 hour 12 min) 13:04:02 load avg: 0.04 running: test_regrtest (11 hour 12 min) 13:04:32 load avg: 0.02 running: test_regrtest (11 hour 13 min) 13:05:02 load avg: 0.07 running: test_regrtest (11 hour 13 min) 13:05:32 load avg: 0.04 running: test_regrtest (11 hour 14 min) 13:06:02 load avg: 0.02 running: test_regrtest (11 hour 14 min) 13:06:32 load avg: 0.15 running: test_regrtest (11 hour 15 min) 13:07:02 load avg: 0.09 running: test_regrtest (11 hour 15 min) 13:07:32 load avg: 0.12 running: test_regrtest (11 hour 16 min) 13:08:02 load avg: 0.07 running: test_regrtest (11 hour 16 min) 13:08:32 load avg: 0.04 running: test_regrtest (11 hour 17 min) 13:09:02 load avg: 0.16 running: test_regrtest (11 hour 17 min) 13:09:32 load avg: 0.10 running: test_regrtest (11 hour 18 min) 13:10:02 load avg: 0.06 running: test_regrtest (11 hour 18 min) 13:10:32 load avg: 0.09 running: test_regrtest (11 hour 19 min) 13:11:02 load avg: 0.05 running: test_regrtest (11 hour 19 min) 13:11:32 load avg: 0.03 running: test_regrtest (11 hour 20 min) 13:12:02 load avg: 0.08 running: test_regrtest (11 hour 20 min) 13:12:32 load avg: 0.05 running: test_regrtest (11 hour 21 min) 13:13:02 load avg: 0.03 running: test_regrtest (11 hour 21 min) 13:13:32 load avg: 0.18 running: test_regrtest (11 hour 22 min) 13:14:02 load avg: 0.11 running: test_regrtest (11 hour 22 min) 13:14:32 load avg: 0.07 running: test_regrtest (11 hour 23 min) 13:15:02 load avg: 0.04 running: test_regrtest (11 hour 23 min) 13:15:32 load avg: 0.02 running: test_regrtest (11 hour 24 min) 13:16:02 load avg: 0.09 running: test_regrtest (11 hour 24 min) 13:16:32 load avg: 0.06 running: test_regrtest (11 hour 25 min) 13:17:02 load avg: 0.10 running: test_regrtest (11 hour 25 min) 13:17:32 load avg: 0.11 running: test_regrtest (11 hour 26 min) 13:18:02 load avg: 0.07 running: test_regrtest (11 hour 26 min) 13:18:32 load avg: 0.04 running: test_regrtest (11 hour 27 min) 13:19:02 load avg: 0.08 running: test_regrtest (11 hour 27 min) 13:19:32 load avg: 0.05 running: test_regrtest (11 hour 28 min) 13:20:02 load avg: 0.10 running: test_regrtest (11 hour 28 min) 13:20:32 load avg: 0.12 running: test_regrtest (11 hour 29 min) 13:21:02 load avg: 0.07 running: test_regrtest (11 hour 29 min) 13:21:32 load avg: 0.04 running: test_regrtest (11 hour 30 min) 13:22:02 load avg: 0.02 running: test_regrtest (11 hour 30 min) 13:22:32 load avg: 0.01 running: test_regrtest (11 hour 31 min) 13:23:02 load avg: 0.01 running: test_regrtest (11 hour 31 min) 13:23:32 load avg: 0.00 running: test_regrtest (11 hour 32 min) 13:24:02 load avg: 0.00 running: test_regrtest (11 hour 32 min) 13:24:32 load avg: 0.06 running: test_regrtest (11 hour 33 min) 13:25:02 load avg: 0.04 running: test_regrtest (11 hour 33 min) 13:25:32 load avg: 0.09 running: test_regrtest (11 hour 34 min) 13:26:02 load avg: 0.05 running: test_regrtest (11 hour 34 min) 13:26:32 load avg: 0.03 running: test_regrtest (11 hour 35 min) 13:27:02 load avg: 0.09 running: test_regrtest (11 hour 35 min) 13:27:32 load avg: 0.05 running: test_regrtest (11 hour 36 min) 13:28:02 load avg: 0.15 running: test_regrtest (11 hour 36 min) 13:28:32 load avg: 0.14 running: test_regrtest (11 hour 37 min) 13:29:02 load avg: 0.09 running: test_regrtest (11 hour 37 min) 13:29:32 load avg: 0.05 running: test_regrtest (11 hour 38 min) 13:30:02 load avg: 0.03 running: test_regrtest (11 hour 38 min) 13:30:32 load avg: 0.02 running: test_regrtest (11 hour 39 min) 13:31:02 load avg: 0.07 running: test_regrtest (11 hour 39 min) 13:31:32 load avg: 0.11 running: test_regrtest (11 hour 40 min) 13:32:02 load avg: 0.21 running: test_regrtest (11 hour 40 min) 13:32:32 load avg: 0.13 running: test_regrtest (11 hour 41 min) 13:33:02 load avg: 0.08 running: test_regrtest (11 hour 41 min) 13:33:32 load avg: 0.11 running: test_regrtest (11 hour 42 min) 13:34:02 load avg: 0.12 running: test_regrtest (11 hour 42 min) 13:34:32 load avg: 0.14 running: test_regrtest (11 hour 43 min) 13:35:02 load avg: 0.08 running: test_regrtest (11 hour 43 min) 13:35:32 load avg: 0.05 running: test_regrtest (11 hour 44 min) 13:36:02 load avg: 0.10 running: test_regrtest (11 hour 44 min) 13:36:32 load avg: 0.06 running: test_regrtest (11 hour 45 min) 13:37:02 load avg: 0.04 running: test_regrtest (11 hour 45 min) 13:37:32 load avg: 0.02 running: test_regrtest (11 hour 46 min) 13:38:02 load avg: 0.01 running: test_regrtest (11 hour 46 min) 13:38:32 load avg: 0.07 running: test_regrtest (11 hour 47 min) 13:39:02 load avg: 0.04 running: test_regrtest (11 hour 47 min) 13:39:32 load avg: 0.02 running: test_regrtest (11 hour 48 min) 13:40:02 load avg: 0.15 running: test_regrtest (11 hour 48 min) 13:40:32 load avg: 0.09 running: test_regrtest (11 hour 49 min) 13:41:02 load avg: 0.10 running: test_regrtest (11 hour 49 min) 13:41:32 load avg: 0.12 running: test_regrtest (11 hour 50 min) 13:42:02 load avg: 0.07 running: test_regrtest (11 hour 50 min) 13:42:32 load avg: 0.23 running: test_regrtest (11 hour 51 min) 13:43:02 load avg: 0.19 running: test_regrtest (11 hour 51 min) 13:43:32 load avg: 0.11 running: test_regrtest (11 hour 52 min) 13:44:02 load avg: 0.13 running: test_regrtest (11 hour 52 min) 13:44:32 load avg: 0.14 running: test_regrtest (11 hour 53 min) 13:45:02 load avg: 0.20 running: test_regrtest (11 hour 53 min) 13:45:32 load avg: 0.17 running: test_regrtest (11 hour 54 min) 13:46:02 load avg: 0.10 running: test_regrtest (11 hour 54 min) 13:46:32 load avg: 0.12 running: test_regrtest (11 hour 55 min) 13:47:02 load avg: 0.07 running: test_regrtest (11 hour 55 min) 13:47:32 load avg: 0.10 running: test_regrtest (11 hour 56 min) 13:48:02 load avg: 0.12 running: test_regrtest (11 hour 56 min) 13:48:32 load avg: 0.15 running: test_regrtest (11 hour 57 min) 13:49:02 load avg: 0.22 running: test_regrtest (11 hour 57 min) 13:49:32 load avg: 0.20 running: test_regrtest (11 hour 58 min) 13:50:02 load avg: 0.12 running: test_regrtest (11 hour 58 min) 13:50:32 load avg: 0.07 running: test_regrtest (11 hour 59 min) 13:51:03 load avg: 0.12 running: test_regrtest (11 hour 59 min) 13:51:33 load avg: 0.19 running: test_regrtest (12 hour 8 sec) 13:52:03 load avg: 0.12 running: test_regrtest (12 hour 38 sec) 13:52:33 load avg: 0.07 running: test_regrtest (12 hour 1 min) 13:53:03 load avg: 0.09 running: test_regrtest (12 hour 1 min) 13:53:33 load avg: 0.22 running: test_regrtest (12 hour 2 min) 13:54:03 load avg: 0.13 running: test_regrtest (12 hour 2 min) 13:54:33 load avg: 0.08 running: test_regrtest (12 hour 3 min) 13:55:03 load avg: 0.11 running: test_regrtest (12 hour 3 min) 13:55:33 load avg: 0.07 running: test_regrtest (12 hour 4 min) 13:56:03 load avg: 0.04 running: test_regrtest (12 hour 4 min) 13:56:33 load avg: 0.08 running: test_regrtest (12 hour 5 min) 13:57:03 load avg: 0.05 running: test_regrtest (12 hour 5 min) 13:57:33 load avg: 0.03 running: test_regrtest (12 hour 6 min) 13:58:03 load avg: 0.02 running: test_regrtest (12 hour 6 min) 13:58:33 load avg: 0.16 running: test_regrtest (12 hour 7 min) 13:59:03 load avg: 0.10 running: test_regrtest (12 hour 7 min) 13:59:33 load avg: 0.06 running: test_regrtest (12 hour 8 min) 14:00:03 load avg: 0.09 running: test_regrtest (12 hour 8 min) 14:00:33 load avg: 0.05 running: test_regrtest (12 hour 9 min) 14:01:03 load avg: 0.09 running: test_regrtest (12 hour 9 min) 14:01:33 load avg: 0.06 running: test_regrtest (12 hour 10 min) 14:02:03 load avg: 0.03 running: test_regrtest (12 hour 10 min) 14:02:33 load avg: 0.08 running: test_regrtest (12 hour 11 min) 14:03:03 load avg: 0.05 running: test_regrtest (12 hour 11 min) 14:03:33 load avg: 0.11 running: test_regrtest (12 hour 12 min) 14:04:03 load avg: 0.06 running: test_regrtest (12 hour 12 min) 14:04:33 load avg: 0.04 running: test_regrtest (12 hour 13 min) 14:05:03 load avg: 0.09 running: test_regrtest (12 hour 13 min) 14:05:33 load avg: 0.05 running: test_regrtest (12 hour 14 min) 14:06:03 load avg: 0.03 running: test_regrtest (12 hour 14 min) 14:06:33 load avg: 0.08 running: test_regrtest (12 hour 15 min) 14:07:03 load avg: 0.05 running: test_regrtest (12 hour 15 min) 14:07:33 load avg: 0.11 running: test_regrtest (12 hour 16 min) 14:08:03 load avg: 0.12 running: test_regrtest (12 hour 16 min) 14:08:33 load avg: 0.07 running: test_regrtest (12 hour 17 min) 14:09:03 load avg: 0.18 running: test_regrtest (12 hour 17 min) 14:09:33 load avg: 0.11 running: test_regrtest (12 hour 18 min) 14:10:03 load avg: 0.15 running: test_regrtest (12 hour 18 min) 14:10:33 load avg: 0.09 running: test_regrtest (12 hour 19 min) 14:11:03 load avg: 0.05 running: test_regrtest (12 hour 19 min) 14:11:33 load avg: 0.16 running: test_regrtest (12 hour 20 min) 14:12:03 load avg: 0.09 running: test_regrtest (12 hour 20 min) 14:12:33 load avg: 0.21 running: test_regrtest (12 hour 21 min) 14:13:03 load avg: 0.13 running: test_regrtest (12 hour 21 min) 14:13:33 load avg: 0.08 running: test_regrtest (12 hour 22 min) 14:14:03 load avg: 0.11 running: test_regrtest (12 hour 22 min) 14:14:33 load avg: 0.14 running: test_regrtest (12 hour 23 min) 14:15:03 load avg: 0.16 running: test_regrtest (12 hour 23 min) 14:15:33 load avg: 0.10 running: test_regrtest (12 hour 24 min) 14:16:03 load avg: 0.06 running: test_regrtest (12 hour 24 min) 14:16:33 load avg: 0.11 running: test_regrtest (12 hour 25 min) 14:17:03 load avg: 0.07 running: test_regrtest (12 hour 25 min) 14:17:33 load avg: 0.04 running: test_regrtest (12 hour 26 min) 14:18:03 load avg: 0.02 running: test_regrtest (12 hour 26 min) 14:18:33 load avg: 0.13 running: test_regrtest (12 hour 27 min) 14:19:03 load avg: 0.16 running: test_regrtest (12 hour 27 min) 14:19:33 load avg: 0.09 running: test_regrtest (12 hour 28 min) 14:20:03 load avg: 0.06 running: test_regrtest (12 hour 28 min) 14:20:33 load avg: 0.03 running: test_regrtest (12 hour 29 min) 14:21:03 load avg: 0.24 running: test_regrtest (12 hour 29 min) 14:21:33 load avg: 0.14 running: test_regrtest (12 hour 30 min) 14:22:03 load avg: 0.09 running: test_regrtest (12 hour 30 min) 14:22:33 load avg: 0.13 running: test_regrtest (12 hour 31 min) 14:23:03 load avg: 0.08 running: test_regrtest (12 hour 31 min) 14:23:33 load avg: 0.05 running: test_regrtest (12 hour 32 min) 14:24:03 load avg: 0.03 running: test_regrtest (12 hour 32 min) 14:24:33 load avg: 0.14 running: test_regrtest (12 hour 33 min) 14:25:03 load avg: 0.14 running: test_regrtest (12 hour 33 min) 14:25:33 load avg: 0.08 running: test_regrtest (12 hour 34 min) 14:26:03 load avg: 0.05 running: test_regrtest (12 hour 34 min) 14:26:33 load avg: 0.10 running: test_regrtest (12 hour 35 min) 14:27:03 load avg: 0.06 running: test_regrtest (12 hour 35 min) 14:27:33 load avg: 0.04 running: test_regrtest (12 hour 36 min) 14:28:03 load avg: 0.14 running: test_regrtest (12 hour 36 min) 14:28:33 load avg: 0.14 running: test_regrtest (12 hour 37 min) 14:29:03 load avg: 0.08 running: test_regrtest (12 hour 37 min) 14:29:33 load avg: 0.11 running: test_regrtest (12 hour 38 min) 14:30:03 load avg: 0.07 running: test_regrtest (12 hour 38 min) 14:30:33 load avg: 0.04 running: test_regrtest (12 hour 39 min) 14:31:03 load avg: 0.09 running: test_regrtest (12 hour 39 min) 14:31:33 load avg: 0.11 running: test_regrtest (12 hour 40 min) 14:32:03 load avg: 0.12 running: test_regrtest (12 hour 40 min) 14:32:33 load avg: 0.12 running: test_regrtest (12 hour 41 min) 14:33:03 load avg: 0.07 running: test_regrtest (12 hour 41 min) 14:33:33 load avg: 0.10 running: test_regrtest (12 hour 42 min) 14:34:03 load avg: 0.11 running: test_regrtest (12 hour 42 min) 14:34:33 load avg: 0.13 running: test_regrtest (12 hour 43 min) 14:35:03 load avg: 0.08 running: test_regrtest (12 hour 43 min) 14:35:33 load avg: 0.12 running: test_regrtest (12 hour 44 min) 14:36:03 load avg: 0.18 running: test_regrtest (12 hour 44 min) 14:36:33 load avg: 0.22 running: test_regrtest (12 hour 45 min) 14:37:03 load avg: 0.13 running: test_regrtest (12 hour 45 min) 14:37:33 load avg: 0.19 running: test_regrtest (12 hour 46 min) 14:38:03 load avg: 0.11 running: test_regrtest (12 hour 46 min) 14:38:33 load avg: 0.07 running: test_regrtest (12 hour 47 min) 14:39:03 load avg: 0.09 running: test_regrtest (12 hour 47 min) 14:39:33 load avg: 0.06 running: test_regrtest (12 hour 48 min) 14:40:03 load avg: 0.03 running: test_regrtest (12 hour 48 min) 14:40:33 load avg: 0.02 running: test_regrtest (12 hour 49 min) 14:41:03 load avg: 0.14 running: test_regrtest (12 hour 49 min) 14:41:33 load avg: 0.08 running: test_regrtest (12 hour 50 min) 14:42:03 load avg: 0.05 running: test_regrtest (12 hour 50 min) 14:42:33 load avg: 0.03 running: test_regrtest (12 hour 51 min) 14:43:03 load avg: 0.02 running: test_regrtest (12 hour 51 min) 14:43:33 load avg: 0.01 running: test_regrtest (12 hour 52 min) 14:44:03 load avg: 0.00 running: test_regrtest (12 hour 52 min) 14:44:33 load avg: 0.00 running: test_regrtest (12 hour 53 min) 14:45:03 load avg: 0.00 running: test_regrtest (12 hour 53 min) 14:45:33 load avg: 0.00 running: test_regrtest (12 hour 54 min) 14:46:03 load avg: 0.08 running: test_regrtest (12 hour 54 min) 14:46:33 load avg: 0.05 running: test_regrtest (12 hour 55 min) 14:47:03 load avg: 0.03 running: test_regrtest (12 hour 55 min) 14:47:33 load avg: 0.02 running: test_regrtest (12 hour 56 min) 14:48:03 load avg: 0.01 running: test_regrtest (12 hour 56 min) 14:48:33 load avg: 0.07 running: test_regrtest (12 hour 57 min) 14:49:04 load avg: 0.04 running: test_regrtest (12 hour 57 min) 14:49:34 load avg: 0.02 running: test_regrtest (12 hour 58 min) 14:50:04 load avg: 0.01 running: test_regrtest (12 hour 58 min) 14:50:34 load avg: 0.01 running: test_regrtest (12 hour 59 min) 14:51:04 load avg: 0.06 running: test_regrtest (12 hour 59 min) 14:51:34 load avg: 0.04 running: test_regrtest (13 hour 9 sec) 14:52:04 load avg: 0.02 running: test_regrtest (13 hour 39 sec) 14:52:34 load avg: 0.07 running: test_regrtest (13 hour 1 min) 14:53:04 load avg: 0.04 running: test_regrtest (13 hour 1 min) 14:53:34 load avg: 0.02 running: test_regrtest (13 hour 2 min) 14:54:04 load avg: 0.08 running: test_regrtest (13 hour 2 min) 14:54:34 load avg: 0.05 running: test_regrtest (13 hour 3 min) 14:55:04 load avg: 0.03 running: test_regrtest (13 hour 3 min) 14:55:34 load avg: 0.02 running: test_regrtest (13 hour 4 min) 14:56:04 load avg: 0.01 running: test_regrtest (13 hour 4 min) 14:56:34 load avg: 0.06 running: test_regrtest (13 hour 5 min) 14:57:04 load avg: 0.03 running: test_regrtest (13 hour 5 min) 14:57:34 load avg: 0.08 running: test_regrtest (13 hour 6 min) 14:58:04 load avg: 0.05 running: test_regrtest (13 hour 6 min) 14:58:34 load avg: 0.11 running: test_regrtest (13 hour 7 min) 14:59:04 load avg: 0.13 running: test_regrtest (13 hour 7 min) 14:59:34 load avg: 0.30 running: test_regrtest (13 hour 8 min) 15:00:04 load avg: 0.36 running: test_regrtest (13 hour 8 min) 15:00:34 load avg: 0.27 running: test_regrtest (13 hour 9 min) 15:01:04 load avg: 0.16 running: test_regrtest (13 hour 9 min) 15:01:34 load avg: 0.10 running: test_regrtest (13 hour 10 min) 15:02:04 load avg: 0.11 running: test_regrtest (13 hour 10 min) 15:02:34 load avg: 0.13 running: test_regrtest (13 hour 11 min) 15:03:04 load avg: 0.08 running: test_regrtest (13 hour 11 min) 15:03:34 load avg: 0.05 running: test_regrtest (13 hour 12 min) 15:04:04 load avg: 0.03 running: test_regrtest (13 hour 12 min) 15:04:34 load avg: 0.02 running: test_regrtest (13 hour 13 min) 15:05:04 load avg: 0.01 running: test_regrtest (13 hour 13 min) 15:05:34 load avg: 0.00 running: test_regrtest (13 hour 14 min) 15:06:04 load avg: 0.00 running: test_regrtest (13 hour 14 min) 15:06:34 load avg: 0.07 running: test_regrtest (13 hour 15 min) 15:07:04 load avg: 0.04 running: test_regrtest (13 hour 15 min) 15:07:34 load avg: 0.02 running: test_regrtest (13 hour 16 min) 15:08:04 load avg: 0.09 running: test_regrtest (13 hour 16 min) 15:08:34 load avg: 0.05 running: test_regrtest (13 hour 17 min) 15:09:04 load avg: 0.03 running: test_regrtest (13 hour 17 min) 15:09:34 load avg: 0.07 running: test_regrtest (13 hour 18 min) 15:10:04 load avg: 0.04 running: test_regrtest (13 hour 18 min) 15:10:34 load avg: 0.03 running: test_regrtest (13 hour 19 min) 15:11:04 load avg: 0.01 running: test_regrtest (13 hour 19 min) 15:11:34 load avg: 0.01 running: test_regrtest (13 hour 20 min) 15:12:04 load avg: 0.00 running: test_regrtest (13 hour 20 min) 15:12:34 load avg: 0.00 running: test_regrtest (13 hour 21 min) 15:13:04 load avg: 0.07 running: test_regrtest (13 hour 21 min) 15:13:34 load avg: 0.04 running: test_regrtest (13 hour 22 min) 15:14:04 load avg: 0.02 running: test_regrtest (13 hour 22 min) 15:14:34 load avg: 0.07 running: test_regrtest (13 hour 23 min) 15:15:04 load avg: 0.04 running: test_regrtest (13 hour 23 min) 15:15:34 load avg: 0.02 running: test_regrtest (13 hour 24 min) 15:16:04 load avg: 0.17 running: test_regrtest (13 hour 24 min) 15:16:34 load avg: 0.25 running: test_regrtest (13 hour 25 min) 15:17:04 load avg: 0.15 running: test_regrtest (13 hour 25 min) 15:17:34 load avg: 0.10 running: test_regrtest (13 hour 26 min) 15:18:04 load avg: 0.13 running: test_regrtest (13 hour 26 min) 15:18:34 load avg: 0.21 running: test_regrtest (13 hour 27 min) 15:19:04 load avg: 0.21 running: test_regrtest (13 hour 27 min) 15:19:34 load avg: 0.12 running: test_regrtest (13 hour 28 min) 15:20:04 load avg: 0.07 running: test_regrtest (13 hour 28 min) 15:20:34 load avg: 0.04 running: test_regrtest (13 hour 29 min) 15:21:04 load avg: 0.02 running: test_regrtest (13 hour 29 min) 15:21:34 load avg: 0.01 running: test_regrtest (13 hour 30 min) 15:22:04 load avg: 0.13 running: test_regrtest (13 hour 30 min) 15:22:34 load avg: 0.16 running: test_regrtest (13 hour 31 min) 15:23:04 load avg: 0.10 running: test_regrtest (13 hour 31 min) 15:23:34 load avg: 0.11 running: test_regrtest (13 hour 32 min) 15:24:04 load avg: 0.13 running: test_regrtest (13 hour 32 min) 15:24:34 load avg: 0.08 running: test_regrtest (13 hour 33 min) 15:25:04 load avg: 0.05 running: test_regrtest (13 hour 33 min) 15:25:34 load avg: 0.08 running: test_regrtest (13 hour 34 min) 15:26:04 load avg: 0.11 running: test_regrtest (13 hour 34 min) 15:26:34 load avg: 0.18 running: test_regrtest (13 hour 35 min) 15:27:04 load avg: 0.17 running: test_regrtest (13 hour 35 min) 15:27:34 load avg: 0.10 running: test_regrtest (13 hour 36 min) 15:28:04 load avg: 0.11 running: test_regrtest (13 hour 36 min) 15:28:34 load avg: 0.12 running: test_regrtest (13 hour 37 min) 15:29:04 load avg: 0.07 running: test_regrtest (13 hour 37 min) 15:29:34 load avg: 0.17 running: test_regrtest (13 hour 38 min) 15:30:04 load avg: 0.10 running: test_regrtest (13 hour 38 min) 15:30:34 load avg: 0.06 running: test_regrtest (13 hour 39 min) 15:31:05 load avg: 0.09 running: test_regrtest (13 hour 39 min) 15:31:35 load avg: 0.05 running: test_regrtest (13 hour 40 min) 15:32:05 load avg: 0.03 running: test_regrtest (13 hour 40 min) 15:32:35 load avg: 0.02 running: test_regrtest (13 hour 41 min) 15:33:05 load avg: 0.01 running: test_regrtest (13 hour 41 min) 15:33:35 load avg: 0.00 running: test_regrtest (13 hour 42 min) 15:34:05 load avg: 0.00 running: test_regrtest (13 hour 42 min) 15:34:35 load avg: 0.00 running: test_regrtest (13 hour 43 min) 15:35:05 load avg: 0.00 running: test_regrtest (13 hour 43 min) 15:35:35 load avg: 0.05 running: test_regrtest (13 hour 44 min) 15:36:05 load avg: 0.10 running: test_regrtest (13 hour 44 min) 15:36:35 load avg: 0.06 running: test_regrtest (13 hour 45 min) 15:37:05 load avg: 0.09 running: test_regrtest (13 hour 45 min) 15:37:35 load avg: 0.05 running: test_regrtest (13 hour 46 min) 15:38:05 load avg: 0.17 running: test_regrtest (13 hour 46 min) 15:38:35 load avg: 0.10 running: test_regrtest (13 hour 47 min) 15:39:05 load avg: 0.12 running: test_regrtest (13 hour 47 min) 15:39:35 load avg: 0.07 running: test_regrtest (13 hour 48 min) 15:40:05 load avg: 0.04 running: test_regrtest (13 hour 48 min) 15:40:35 load avg: 0.02 running: test_regrtest (13 hour 49 min) 15:41:05 load avg: 0.01 running: test_regrtest (13 hour 49 min) 15:41:35 load avg: 0.01 running: test_regrtest (13 hour 50 min) 15:42:05 load avg: 0.08 running: test_regrtest (13 hour 50 min) 15:42:35 load avg: 0.13 running: test_regrtest (13 hour 51 min) 15:43:05 load avg: 0.14 running: test_regrtest (13 hour 51 min) 15:43:35 load avg: 0.08 running: test_regrtest (13 hour 52 min) 15:44:05 load avg: 0.05 running: test_regrtest (13 hour 52 min) 15:44:35 load avg: 0.03 running: test_regrtest (13 hour 53 min) 15:45:05 load avg: 0.02 running: test_regrtest (13 hour 53 min) 15:45:35 load avg: 0.01 running: test_regrtest (13 hour 54 min) 15:46:05 load avg: 0.00 running: test_regrtest (13 hour 54 min) 15:46:35 load avg: 0.08 running: test_regrtest (13 hour 55 min) 15:47:05 load avg: 0.04 running: test_regrtest (13 hour 55 min) 15:47:35 load avg: 0.03 running: test_regrtest (13 hour 56 min) 15:48:05 load avg: 0.01 running: test_regrtest (13 hour 56 min) 15:48:35 load avg: 0.01 running: test_regrtest (13 hour 57 min) 15:49:05 load avg: 0.00 running: test_regrtest (13 hour 57 min) 15:49:35 load avg: 0.07 running: test_regrtest (13 hour 58 min) 15:50:05 load avg: 0.10 running: test_regrtest (13 hour 58 min) 15:50:35 load avg: 0.06 running: test_regrtest (13 hour 59 min) 15:51:05 load avg: 0.03 running: test_regrtest (13 hour 59 min) 15:51:35 load avg: 0.08 running: test_regrtest (14 hour 11 sec) 15:52:05 load avg: 0.05 running: test_regrtest (14 hour 41 sec) 15:52:35 load avg: 0.03 running: test_regrtest (14 hour 1 min) 15:53:05 load avg: 0.02 running: test_regrtest (14 hour 1 min) 15:53:35 load avg: 0.01 running: test_regrtest (14 hour 2 min) 15:54:05 load avg: 0.00 running: test_regrtest (14 hour 2 min) 15:54:35 load avg: 0.08 running: test_regrtest (14 hour 3 min) 15:55:05 load avg: 0.05 running: test_regrtest (14 hour 3 min) 15:55:35 load avg: 0.03 running: test_regrtest (14 hour 4 min) 15:56:05 load avg: 0.10 running: test_regrtest (14 hour 4 min) 15:56:35 load avg: 0.06 running: test_regrtest (14 hour 5 min) 15:57:05 load avg: 0.03 running: test_regrtest (14 hour 5 min) 15:57:35 load avg: 0.08 running: test_regrtest (14 hour 6 min) 15:58:05 load avg: 0.05 running: test_regrtest (14 hour 6 min) 15:58:35 load avg: 0.03 running: test_regrtest (14 hour 7 min) 15:59:05 load avg: 0.02 running: test_regrtest (14 hour 7 min) 15:59:35 load avg: 0.12 running: test_regrtest (14 hour 8 min) 16:00:05 load avg: 0.07 running: test_regrtest (14 hour 8 min) 16:00:35 load avg: 0.17 running: test_regrtest (14 hour 9 min) 16:01:05 load avg: 0.16 running: test_regrtest (14 hour 9 min) 16:01:35 load avg: 0.18 running: test_regrtest (14 hour 10 min) 16:02:05 load avg: 0.11 running: test_regrtest (14 hour 10 min) 16:02:35 load avg: 0.06 running: test_regrtest (14 hour 11 min) 16:03:05 load avg: 0.04 running: test_regrtest (14 hour 11 min) 16:03:35 load avg: 0.15 running: test_regrtest (14 hour 12 min) 16:04:05 load avg: 0.09 running: test_regrtest (14 hour 12 min) 16:04:35 load avg: 0.05 running: test_regrtest (14 hour 13 min) 16:05:05 load avg: 0.16 running: test_regrtest (14 hour 13 min) 16:05:35 load avg: 0.18 running: test_regrtest (14 hour 14 min) 16:06:05 load avg: 0.10 running: test_regrtest (14 hour 14 min) 16:06:35 load avg: 0.06 running: test_regrtest (14 hour 15 min) 16:07:05 load avg: 0.04 running: test_regrtest (14 hour 15 min) 16:07:35 load avg: 0.08 running: test_regrtest (14 hour 16 min) 16:08:05 load avg: 0.05 running: test_regrtest (14 hour 16 min) 16:08:35 load avg: 0.03 running: test_regrtest (14 hour 17 min) 16:09:05 load avg: 0.07 running: test_regrtest (14 hour 17 min) 16:09:35 load avg: 0.04 running: test_regrtest (14 hour 18 min) 16:10:05 load avg: 0.08 running: test_regrtest (14 hour 18 min) 16:10:35 load avg: 0.18 running: test_regrtest (14 hour 19 min) 16:11:05 load avg: 0.21 running: test_regrtest (14 hour 19 min) 16:11:35 load avg: 0.20 running: test_regrtest (14 hour 20 min) 16:12:05 load avg: 0.22 running: test_regrtest (14 hour 20 min) 16:12:35 load avg: 0.26 running: test_regrtest (14 hour 21 min) 16:13:05 load avg: 0.42 running: test_regrtest (14 hour 21 min) 16:13:35 load avg: 0.30 running: test_regrtest (14 hour 22 min) 16:14:05 load avg: 0.18 running: test_regrtest (14 hour 22 min) 16:14:35 load avg: 0.11 running: test_regrtest (14 hour 23 min) 16:15:05 load avg: 0.12 running: test_regrtest (14 hour 23 min) 16:15:35 load avg: 0.12 running: test_regrtest (14 hour 24 min) 16:16:05 load avg: 0.13 running: test_regrtest (14 hour 24 min) 16:16:35 load avg: 0.16 running: test_regrtest (14 hour 25 min) 16:17:05 load avg: 0.09 running: test_regrtest (14 hour 25 min) 16:17:35 load avg: 0.11 running: test_regrtest (14 hour 26 min) 16:18:05 load avg: 0.23 running: test_regrtest (14 hour 26 min) 16:18:35 load avg: 0.14 running: test_regrtest (14 hour 27 min) 16:19:05 load avg: 0.08 running: test_regrtest (14 hour 27 min) 16:19:35 load avg: 0.05 running: test_regrtest (14 hour 28 min) 16:20:05 load avg: 0.03 running: test_regrtest (14 hour 28 min) 16:20:35 load avg: 0.02 running: test_regrtest (14 hour 29 min) 16:21:05 load avg: 0.01 running: test_regrtest (14 hour 29 min) 16:21:35 load avg: 0.12 running: test_regrtest (14 hour 30 min) 16:22:05 load avg: 0.07 running: test_regrtest (14 hour 30 min) 16:22:35 load avg: 0.10 running: test_regrtest (14 hour 31 min) 16:23:05 load avg: 0.06 running: test_regrtest (14 hour 31 min) 16:23:35 load avg: 0.04 running: test_regrtest (14 hour 32 min) 16:24:05 load avg: 0.02 running: test_regrtest (14 hour 32 min) 16:24:35 load avg: 0.06 running: test_regrtest (14 hour 33 min) 16:25:05 load avg: 0.04 running: test_regrtest (14 hour 33 min) 16:25:35 load avg: 0.02 running: test_regrtest (14 hour 34 min) 16:26:05 load avg: 0.01 running: test_regrtest (14 hour 34 min) 16:26:35 load avg: 0.09 running: test_regrtest (14 hour 35 min) 16:27:05 load avg: 0.05 running: test_regrtest (14 hour 35 min) 16:27:35 load avg: 0.03 running: test_regrtest (14 hour 36 min) 16:28:05 load avg: 0.02 running: test_regrtest (14 hour 36 min) 16:28:35 load avg: 0.01 running: test_regrtest (14 hour 37 min) 16:29:05 load avg: 0.08 running: test_regrtest (14 hour 37 min) 16:29:35 load avg: 0.05 running: test_regrtest (14 hour 38 min) 16:30:05 load avg: 0.19 running: test_regrtest (14 hour 38 min) 16:30:35 load avg: 0.11 running: test_regrtest (14 hour 39 min) 16:31:05 load avg: 0.07 running: test_regrtest (14 hour 39 min) 16:31:35 load avg: 0.04 running: test_regrtest (14 hour 40 min) 16:32:05 load avg: 0.08 running: test_regrtest (14 hour 40 min) 16:32:35 load avg: 0.05 running: test_regrtest (14 hour 41 min) 16:33:05 load avg: 0.03 running: test_regrtest (14 hour 41 min) 16:33:35 load avg: 0.02 running: test_regrtest (14 hour 42 min) 16:34:05 load avg: 0.01 running: test_regrtest (14 hour 42 min) 16:34:35 load avg: 0.06 running: test_regrtest (14 hour 43 min) 16:35:05 load avg: 0.03 running: test_regrtest (14 hour 43 min) 16:35:35 load avg: 0.09 running: test_regrtest (14 hour 44 min) 16:36:05 load avg: 0.20 running: test_regrtest (14 hour 44 min) 16:36:35 load avg: 0.12 running: test_regrtest (14 hour 45 min) 16:37:05 load avg: 0.14 running: test_regrtest (14 hour 45 min) 16:37:35 load avg: 0.08 running: test_regrtest (14 hour 46 min) 16:38:05 load avg: 0.05 running: test_regrtest (14 hour 46 min) 16:38:35 load avg: 0.09 running: test_regrtest (14 hour 47 min) 16:39:06 load avg: 0.13 running: test_regrtest (14 hour 47 min) 16:39:36 load avg: 0.08 running: test_regrtest (14 hour 48 min) 16:40:06 load avg: 0.10 running: test_regrtest (14 hour 48 min) 16:40:36 load avg: 0.06 running: test_regrtest (14 hour 49 min) 16:41:06 load avg: 0.04 running: test_regrtest (14 hour 49 min) 16:41:36 load avg: 0.09 running: test_regrtest (14 hour 50 min) 16:42:06 load avg: 0.06 running: test_regrtest (14 hour 50 min) 16:42:36 load avg: 0.11 running: test_regrtest (14 hour 51 min) 16:43:06 load avg: 0.07 running: test_regrtest (14 hour 51 min) 16:43:36 load avg: 0.04 running: test_regrtest (14 hour 52 min) 16:44:06 load avg: 0.10 running: test_regrtest (14 hour 52 min) 16:44:36 load avg: 0.06 running: test_regrtest (14 hour 53 min) 16:45:06 load avg: 0.03 running: test_regrtest (14 hour 53 min) 16:45:36 load avg: 0.22 running: test_regrtest (14 hour 54 min) 16:46:06 load avg: 0.13 running: test_regrtest (14 hour 54 min) 16:46:36 load avg: 0.29 running: test_regrtest (14 hour 55 min) 16:47:06 load avg: 0.18 running: test_regrtest (14 hour 55 min) 16:47:36 load avg: 0.10 running: test_regrtest (14 hour 56 min) 16:48:06 load avg: 0.06 running: test_regrtest (14 hour 56 min) 16:48:36 load avg: 0.04 running: test_regrtest (14 hour 57 min) 16:49:06 load avg: 0.08 running: test_regrtest (14 hour 57 min) 16:49:36 load avg: 0.12 running: test_regrtest (14 hour 58 min) 16:50:06 load avg: 0.13 running: test_regrtest (14 hour 58 min) 16:50:36 load avg: 0.08 running: test_regrtest (14 hour 59 min) 16:51:06 load avg: 0.04 running: test_regrtest (14 hour 59 min) 16:51:36 load avg: 0.10 running: test_regrtest (15 hour 11 sec) 16:52:06 load avg: 0.06 running: test_regrtest (15 hour 41 sec) 16:52:36 load avg: 0.04 running: test_regrtest (15 hour 1 min) 16:53:06 load avg: 0.08 running: test_regrtest (15 hour 1 min) 16:53:36 load avg: 0.04 running: test_regrtest (15 hour 2 min) 16:54:06 load avg: 0.08 running: test_regrtest (15 hour 2 min) 16:54:36 load avg: 0.11 running: test_regrtest (15 hour 3 min) 16:55:06 load avg: 0.12 running: test_regrtest (15 hour 3 min) 16:55:36 load avg: 0.07 running: test_regrtest (15 hour 4 min) 16:56:06 load avg: 0.04 running: test_regrtest (15 hour 4 min) 16:56:36 load avg: 0.08 running: test_regrtest (15 hour 5 min) 16:57:06 load avg: 0.05 running: test_regrtest (15 hour 5 min) 16:57:36 load avg: 0.08 running: test_regrtest (15 hour 6 min) 16:58:06 load avg: 0.05 running: test_regrtest (15 hour 6 min) 16:58:36 load avg: 0.08 running: test_regrtest (15 hour 7 min) 16:59:06 load avg: 0.13 running: test_regrtest (15 hour 7 min) 16:59:36 load avg: 0.24 running: test_regrtest (15 hour 8 min) 17:00:06 load avg: 0.14 running: test_regrtest (15 hour 8 min) 17:00:36 load avg: 0.09 running: test_regrtest (15 hour 9 min) 17:01:06 load avg: 0.10 running: test_regrtest (15 hour 9 min) 17:01:36 load avg: 0.28 running: test_regrtest (15 hour 10 min) 17:02:06 load avg: 0.17 running: test_regrtest (15 hour 10 min) 17:02:36 load avg: 0.23 running: test_regrtest (15 hour 11 min) 17:03:06 load avg: 0.19 running: test_regrtest (15 hour 11 min) 17:03:36 load avg: 0.11 running: test_regrtest (15 hour 12 min) 17:04:06 load avg: 0.07 running: test_regrtest (15 hour 12 min) 17:04:36 load avg: 0.09 running: test_regrtest (15 hour 13 min) 17:05:06 load avg: 0.06 running: test_regrtest (15 hour 13 min) 17:05:36 load avg: 0.03 running: test_regrtest (15 hour 14 min) 17:06:06 load avg: 0.02 running: test_regrtest (15 hour 14 min) 17:06:36 load avg: 0.01 running: test_regrtest (15 hour 15 min) 17:07:06 load avg: 0.00 running: test_regrtest (15 hour 15 min) 17:07:36 load avg: 0.06 running: test_regrtest (15 hour 16 min) 17:08:06 load avg: 0.04 running: test_regrtest (15 hour 16 min) 17:08:36 load avg: 0.02 running: test_regrtest (15 hour 17 min) 17:09:06 load avg: 0.13 running: test_regrtest (15 hour 17 min) 17:09:36 load avg: 0.08 running: test_regrtest (15 hour 18 min) 17:10:06 load avg: 0.12 running: test_regrtest (15 hour 18 min) 17:10:36 load avg: 0.07 running: test_regrtest (15 hour 19 min) 17:11:06 load avg: 0.04 running: test_regrtest (15 hour 19 min) 17:11:36 load avg: 0.02 running: test_regrtest (15 hour 20 min) 17:12:06 load avg: 0.01 running: test_regrtest (15 hour 20 min) 17:12:36 load avg: 0.01 running: test_regrtest (15 hour 21 min) 17:13:06 load avg: 0.00 running: test_regrtest (15 hour 21 min) 17:13:36 load avg: 0.00 running: test_regrtest (15 hour 22 min) 17:14:06 load avg: 0.00 running: test_regrtest (15 hour 22 min) 17:14:36 load avg: 0.00 running: test_regrtest (15 hour 23 min) 17:15:06 load avg: 0.00 running: test_regrtest (15 hour 23 min) 17:15:36 load avg: 0.08 running: test_regrtest (15 hour 24 min) 17:16:06 load avg: 0.05 running: test_regrtest (15 hour 24 min) 17:16:36 load avg: 0.03 running: test_regrtest (15 hour 25 min) 17:17:06 load avg: 0.02 running: test_regrtest (15 hour 25 min) 17:17:36 load avg: 0.01 running: test_regrtest (15 hour 26 min) 17:18:06 load avg: 0.06 running: test_regrtest (15 hour 26 min) 17:18:36 load avg: 0.03 running: test_regrtest (15 hour 27 min) 17:19:06 load avg: 0.02 running: test_regrtest (15 hour 27 min) 17:19:36 load avg: 0.08 running: test_regrtest (15 hour 28 min) 17:20:06 load avg: 0.05 running: test_regrtest (15 hour 28 min) 17:20:36 load avg: 0.08 running: test_regrtest (15 hour 29 min) 17:21:06 load avg: 0.05 running: test_regrtest (15 hour 29 min) 17:21:36 load avg: 0.03 running: test_regrtest (15 hour 30 min) 17:22:06 load avg: 0.02 running: test_regrtest (15 hour 30 min) 17:22:36 load avg: 0.06 running: test_regrtest (15 hour 31 min) 17:23:06 load avg: 0.04 running: test_regrtest (15 hour 31 min) 17:23:36 load avg: 0.08 running: test_regrtest (15 hour 32 min) 17:24:06 load avg: 0.11 running: test_regrtest (15 hour 32 min) 17:24:36 load avg: 0.06 running: test_regrtest (15 hour 33 min) 17:25:06 load avg: 0.04 running: test_regrtest (15 hour 33 min) 17:25:36 load avg: 0.02 running: test_regrtest (15 hour 34 min) 17:26:06 load avg: 0.01 running: test_regrtest (15 hour 34 min) 17:26:36 load avg: 0.01 running: test_regrtest (15 hour 35 min) 17:27:06 load avg: 0.07 running: test_regrtest (15 hour 35 min) 17:27:36 load avg: 0.04 running: test_regrtest (15 hour 36 min) 17:28:06 load avg: 0.09 running: test_regrtest (15 hour 36 min) 17:28:36 load avg: 0.05 running: test_regrtest (15 hour 37 min) 17:29:06 load avg: 0.10 running: test_regrtest (15 hour 37 min) 17:29:36 load avg: 0.06 running: test_regrtest (15 hour 38 min) 17:30:06 load avg: 0.15 running: test_regrtest (15 hour 38 min) 17:30:36 load avg: 0.25 running: test_regrtest (15 hour 39 min) 17:31:06 load avg: 0.15 running: test_regrtest (15 hour 39 min) 17:31:36 load avg: 0.16 running: test_regrtest (15 hour 40 min) 17:32:06 load avg: 0.10 running: test_regrtest (15 hour 40 min) 17:32:36 load avg: 0.06 running: test_regrtest (15 hour 41 min) 17:33:06 load avg: 0.03 running: test_regrtest (15 hour 41 min) 17:33:36 load avg: 0.02 running: test_regrtest (15 hour 42 min) 17:34:06 load avg: 0.01 running: test_regrtest (15 hour 42 min) 17:34:36 load avg: 0.06 running: test_regrtest (15 hour 43 min) 17:35:06 load avg: 0.04 running: test_regrtest (15 hour 43 min) 17:35:36 load avg: 0.02 running: test_regrtest (15 hour 44 min) 17:36:06 load avg: 0.08 running: test_regrtest (15 hour 44 min) 17:36:36 load avg: 0.05 running: test_regrtest (15 hour 45 min) 17:37:06 load avg: 0.03 running: test_regrtest (15 hour 45 min) 17:37:36 load avg: 0.02 running: test_regrtest (15 hour 46 min) 17:38:06 load avg: 0.07 running: test_regrtest (15 hour 46 min) 17:38:36 load avg: 0.10 running: test_regrtest (15 hour 47 min) 17:39:06 load avg: 0.06 running: test_regrtest (15 hour 47 min) 17:39:36 load avg: 0.10 running: test_regrtest (15 hour 48 min) 17:40:06 load avg: 0.06 running: test_regrtest (15 hour 48 min) 17:40:36 load avg: 0.04 running: test_regrtest (15 hour 49 min) 17:41:06 load avg: 0.02 running: test_regrtest (15 hour 49 min) 17:41:36 load avg: 0.06 running: test_regrtest (15 hour 50 min) 17:42:06 load avg: 0.17 running: test_regrtest (15 hour 50 min) 17:42:36 load avg: 0.10 running: test_regrtest (15 hour 51 min) 17:43:06 load avg: 0.06 running: test_regrtest (15 hour 51 min) 17:43:36 load avg: 0.04 running: test_regrtest (15 hour 52 min) 17:44:06 load avg: 0.08 running: test_regrtest (15 hour 52 min) 17:44:36 load avg: 0.05 running: test_regrtest (15 hour 53 min) 17:45:06 load avg: 0.03 running: test_regrtest (15 hour 53 min) 17:45:36 load avg: 0.02 running: test_regrtest (15 hour 54 min) 17:46:06 load avg: 0.06 running: test_regrtest (15 hour 54 min) 17:46:36 load avg: 0.16 running: test_regrtest (15 hour 55 min) 17:47:06 load avg: 0.15 running: test_regrtest (15 hour 55 min) 17:47:36 load avg: 0.09 running: test_regrtest (15 hour 56 min) 17:48:07 load avg: 0.17 running: test_regrtest (15 hour 56 min) 17:48:37 load avg: 0.10 running: test_regrtest (15 hour 57 min) 17:49:07 load avg: 0.06 running: test_regrtest (15 hour 57 min) 17:49:37 load avg: 0.09 running: test_regrtest (15 hour 58 min) 17:50:07 load avg: 0.05 running: test_regrtest (15 hour 58 min) 17:50:37 load avg: 0.03 running: test_regrtest (15 hour 59 min) 17:51:07 load avg: 0.02 running: test_regrtest (15 hour 59 min) 17:51:37 load avg: 0.06 running: test_regrtest (16 hour 12 sec) 17:52:07 load avg: 0.04 running: test_regrtest (16 hour 42 sec) 17:52:37 load avg: 0.16 running: test_regrtest (16 hour 1 min) 17:53:07 load avg: 0.15 running: test_regrtest (16 hour 1 min) 17:53:37 load avg: 0.16 running: test_regrtest (16 hour 2 min) 17:54:07 load avg: 0.10 running: test_regrtest (16 hour 2 min) 17:54:37 load avg: 0.11 running: test_regrtest (16 hour 3 min) 17:55:07 load avg: 0.15 running: test_regrtest (16 hour 3 min) 17:55:37 load avg: 0.09 running: test_regrtest (16 hour 4 min) 17:56:07 load avg: 0.05 running: test_regrtest (16 hour 4 min) 17:56:37 load avg: 0.03 running: test_regrtest (16 hour 5 min) 17:57:07 load avg: 0.02 running: test_regrtest (16 hour 5 min) 17:57:37 load avg: 0.01 running: test_regrtest (16 hour 6 min) 17:58:07 load avg: 0.00 running: test_regrtest (16 hour 6 min) 17:58:37 load avg: 0.08 running: test_regrtest (16 hour 7 min) 17:59:07 load avg: 0.04 running: test_regrtest (16 hour 7 min) 17:59:37 load avg: 0.10 running: test_regrtest (16 hour 8 min) 18:00:07 load avg: 0.11 running: test_regrtest (16 hour 8 min) 18:00:37 load avg: 0.07 running: test_regrtest (16 hour 9 min) 18:01:07 load avg: 0.04 running: test_regrtest (16 hour 9 min) 18:01:37 load avg: 0.08 running: test_regrtest (16 hour 10 min) 18:02:07 load avg: 0.05 running: test_regrtest (16 hour 10 min) 18:02:37 load avg: 0.33 running: test_regrtest (16 hour 11 min) 18:03:07 load avg: 0.31 running: test_regrtest (16 hour 11 min) 18:03:37 load avg: 0.26 running: test_regrtest (16 hour 12 min) 18:04:07 load avg: 0.23 running: test_regrtest (16 hour 12 min) 18:04:37 load avg: 0.28 running: test_regrtest (16 hour 13 min) 18:05:07 load avg: 0.17 running: test_regrtest (16 hour 13 min) 18:05:37 load avg: 0.24 running: test_regrtest (16 hour 14 min) 18:06:07 load avg: 0.14 running: test_regrtest (16 hour 14 min) 18:06:37 load avg: 0.15 running: test_regrtest (16 hour 15 min) 18:07:07 load avg: 0.09 running: test_regrtest (16 hour 15 min) 18:07:37 load avg: 0.12 running: test_regrtest (16 hour 16 min) 18:08:07 load avg: 0.07 running: test_regrtest (16 hour 16 min) 18:08:37 load avg: 0.04 running: test_regrtest (16 hour 17 min) 18:09:07 load avg: 0.09 running: test_regrtest (16 hour 17 min) 18:09:37 load avg: 0.05 running: test_regrtest (16 hour 18 min) 18:10:07 load avg: 0.03 running: test_regrtest (16 hour 18 min) 18:10:37 load avg: 0.02 running: test_regrtest (16 hour 19 min) 18:11:07 load avg: 0.01 running: test_regrtest (16 hour 19 min) 18:11:37 load avg: 0.06 running: test_regrtest (16 hour 20 min) 18:12:07 load avg: 0.11 running: test_regrtest (16 hour 20 min) 18:12:37 load avg: 0.07 running: test_regrtest (16 hour 21 min) 18:13:07 load avg: 0.10 running: test_regrtest (16 hour 21 min) 18:13:37 load avg: 0.06 running: test_regrtest (16 hour 22 min) 18:14:07 load avg: 0.04 running: test_regrtest (16 hour 22 min) 18:14:37 load avg: 0.02 running: test_regrtest (16 hour 23 min) 18:15:07 load avg: 0.01 running: test_regrtest (16 hour 23 min) 18:15:37 load avg: 0.09 running: test_regrtest (16 hour 24 min) 18:16:07 load avg: 0.10 running: test_regrtest (16 hour 24 min) 18:16:37 load avg: 0.06 running: test_regrtest (16 hour 25 min) 18:17:07 load avg: 0.04 running: test_regrtest (16 hour 25 min) 18:17:37 load avg: 0.02 running: test_regrtest (16 hour 26 min) 18:18:07 load avg: 0.01 running: test_regrtest (16 hour 26 min) 18:18:37 load avg: 0.07 running: test_regrtest (16 hour 27 min) 18:19:07 load avg: 0.12 running: test_regrtest (16 hour 27 min) 18:19:37 load avg: 0.07 running: test_regrtest (16 hour 28 min) 18:20:07 load avg: 0.04 running: test_regrtest (16 hour 28 min) 18:20:37 load avg: 0.02 running: test_regrtest (16 hour 29 min) 18:21:07 load avg: 0.01 running: test_regrtest (16 hour 29 min) 18:21:37 load avg: 0.01 running: test_regrtest (16 hour 30 min) 18:22:07 load avg: 0.00 running: test_regrtest (16 hour 30 min) 18:22:37 load avg: 0.00 running: test_regrtest (16 hour 31 min) 18:23:07 load avg: 0.07 running: test_regrtest (16 hour 31 min) 18:23:37 load avg: 0.04 running: test_regrtest (16 hour 32 min) 18:24:07 load avg: 0.10 running: test_regrtest (16 hour 32 min) 18:24:37 load avg: 0.06 running: test_regrtest (16 hour 33 min) 18:25:07 load avg: 0.11 running: test_regrtest (16 hour 33 min) 18:25:37 load avg: 0.06 running: test_regrtest (16 hour 34 min) 18:26:07 load avg: 0.04 running: test_regrtest (16 hour 34 min) 18:26:37 load avg: 0.09 running: test_regrtest (16 hour 35 min) 18:27:07 load avg: 0.11 running: test_regrtest (16 hour 35 min) 18:27:37 load avg: 0.06 running: test_regrtest (16 hour 36 min) 18:28:07 load avg: 0.04 running: test_regrtest (16 hour 36 min) 18:28:37 load avg: 0.02 running: test_regrtest (16 hour 37 min) 18:29:07 load avg: 0.01 running: test_regrtest (16 hour 37 min) 18:29:37 load avg: 0.01 running: test_regrtest (16 hour 38 min) 18:30:07 load avg: 0.06 running: test_regrtest (16 hour 38 min) 18:30:37 load avg: 0.04 running: test_regrtest (16 hour 39 min) 18:31:07 load avg: 0.02 running: test_regrtest (16 hour 39 min) 18:31:37 load avg: 0.07 running: test_regrtest (16 hour 40 min) 18:32:07 load avg: 0.04 running: test_regrtest (16 hour 40 min) 18:32:37 load avg: 0.08 running: test_regrtest (16 hour 41 min) 18:33:07 load avg: 0.05 running: test_regrtest (16 hour 41 min) 18:33:37 load avg: 0.08 running: test_regrtest (16 hour 42 min) 18:34:07 load avg: 0.05 running: test_regrtest (16 hour 42 min) 18:34:37 load avg: 0.03 running: test_regrtest (16 hour 43 min) 18:35:07 load avg: 0.07 running: test_regrtest (16 hour 43 min) 18:35:37 load avg: 0.04 running: test_regrtest (16 hour 44 min) 18:36:07 load avg: 0.13 running: test_regrtest (16 hour 44 min) 18:36:37 load avg: 0.20 running: test_regrtest (16 hour 45 min) 18:37:07 load avg: 0.29 running: test_regrtest (16 hour 45 min) 18:37:37 load avg: 0.23 running: test_regrtest (16 hour 46 min) 18:38:07 load avg: 0.14 running: test_regrtest (16 hour 46 min) 18:38:37 load avg: 0.08 running: test_regrtest (16 hour 47 min) 18:39:07 load avg: 0.05 running: test_regrtest (16 hour 47 min) 18:39:37 load avg: 0.03 running: test_regrtest (16 hour 48 min) 18:40:07 load avg: 0.02 running: test_regrtest (16 hour 48 min) 18:40:37 load avg: 0.06 running: test_regrtest (16 hour 49 min) 18:41:07 load avg: 0.04 running: test_regrtest (16 hour 49 min) 18:41:37 load avg: 0.10 running: test_regrtest (16 hour 50 min) 18:42:07 load avg: 0.06 running: test_regrtest (16 hour 50 min) 18:42:37 load avg: 0.10 running: test_regrtest (16 hour 51 min) 18:43:07 load avg: 0.06 running: test_regrtest (16 hour 51 min) 18:43:37 load avg: 0.03 running: test_regrtest (16 hour 52 min) 18:44:07 load avg: 0.02 running: test_regrtest (16 hour 52 min) 18:44:37 load avg: 0.08 running: test_regrtest (16 hour 53 min) 18:45:07 load avg: 0.05 running: test_regrtest (16 hour 53 min) 18:45:37 load avg: 0.03 running: test_regrtest (16 hour 54 min) 18:46:07 load avg: 0.10 running: test_regrtest (16 hour 54 min) 18:46:37 load avg: 0.06 running: test_regrtest (16 hour 55 min) 18:47:07 load avg: 0.03 running: test_regrtest (16 hour 55 min) 18:47:37 load avg: 0.02 running: test_regrtest (16 hour 56 min) 18:48:07 load avg: 0.01 running: test_regrtest (16 hour 56 min) 18:48:37 load avg: 0.00 running: test_regrtest (16 hour 57 min) 18:49:07 load avg: 0.00 running: test_regrtest (16 hour 57 min) 18:49:37 load avg: 0.00 running: test_regrtest (16 hour 58 min) 18:50:07 load avg: 0.00 running: test_regrtest (16 hour 58 min) 18:50:37 load avg: 0.00 running: test_regrtest (16 hour 59 min) 18:51:07 load avg: 0.00 running: test_regrtest (16 hour 59 min) 18:51:37 load avg: 0.00 running: test_regrtest (17 hour 13 sec) 18:52:07 load avg: 0.06 running: test_regrtest (17 hour 43 sec) 18:52:38 load avg: 0.04 running: test_regrtest (17 hour 1 min) 18:53:08 load avg: 0.02 running: test_regrtest (17 hour 1 min) 18:53:38 load avg: 0.01 running: test_regrtest (17 hour 2 min) 18:54:08 load avg: 0.01 running: test_regrtest (17 hour 2 min) 18:54:38 load avg: 0.00 running: test_regrtest (17 hour 3 min) 18:55:08 load avg: 0.00 running: test_regrtest (17 hour 3 min) 18:55:38 load avg: 0.00 running: test_regrtest (17 hour 4 min) 18:56:08 load avg: 0.00 running: test_regrtest (17 hour 4 min) 18:56:38 load avg: 0.06 running: test_regrtest (17 hour 5 min) 18:57:08 load avg: 0.09 running: test_regrtest (17 hour 5 min) 18:57:38 load avg: 0.11 running: test_regrtest (17 hour 6 min) 18:58:08 load avg: 0.07 running: test_regrtest (17 hour 6 min) 18:58:38 load avg: 0.12 running: test_regrtest (17 hour 7 min) 18:59:08 load avg: 0.07 running: test_regrtest (17 hour 7 min) 18:59:38 load avg: 0.04 running: test_regrtest (17 hour 8 min) 19:00:08 load avg: 0.02 running: test_regrtest (17 hour 8 min) 19:00:38 load avg: 0.01 running: test_regrtest (17 hour 9 min) 19:01:08 load avg: 0.08 running: test_regrtest (17 hour 9 min) 19:01:38 load avg: 0.05 running: test_regrtest (17 hour 10 min) 19:02:08 load avg: 0.13 running: test_regrtest (17 hour 10 min) 19:02:38 load avg: 0.08 running: test_regrtest (17 hour 11 min) 19:03:08 load avg: 0.05 running: test_regrtest (17 hour 11 min) 19:03:38 load avg: 0.16 running: test_regrtest (17 hour 12 min) 19:04:08 load avg: 0.09 running: test_regrtest (17 hour 12 min) 19:04:38 load avg: 0.06 running: test_regrtest (17 hour 13 min) 19:05:08 load avg: 0.10 running: test_regrtest (17 hour 13 min) 19:05:38 load avg: 0.11 running: test_regrtest (17 hour 14 min) 19:06:08 load avg: 0.07 running: test_regrtest (17 hour 14 min) 19:06:38 load avg: 0.10 running: test_regrtest (17 hour 15 min) 19:07:08 load avg: 0.06 running: test_regrtest (17 hour 15 min) 19:07:38 load avg: 0.11 running: test_regrtest (17 hour 16 min) 19:08:08 load avg: 0.07 running: test_regrtest (17 hour 16 min) 19:08:38 load avg: 0.17 running: test_regrtest (17 hour 17 min) 19:09:08 load avg: 0.16 running: test_regrtest (17 hour 17 min) 19:09:38 load avg: 0.17 running: test_regrtest (17 hour 18 min) 19:10:08 load avg: 0.16 running: test_regrtest (17 hour 18 min) 19:10:38 load avg: 0.18 running: test_regrtest (17 hour 19 min) 19:11:08 load avg: 0.16 running: test_regrtest (17 hour 19 min) 19:11:38 load avg: 0.15 running: test_regrtest (17 hour 20 min) 19:12:08 load avg: 0.09 running: test_regrtest (17 hour 20 min) 19:12:38 load avg: 0.22 running: test_regrtest (17 hour 21 min) 19:13:08 load avg: 0.13 running: test_regrtest (17 hour 21 min) 19:13:38 load avg: 0.08 running: test_regrtest (17 hour 22 min) 19:14:08 load avg: 0.11 running: test_regrtest (17 hour 22 min) 19:14:38 load avg: 0.07 running: test_regrtest (17 hour 23 min) 19:15:08 load avg: 0.04 running: test_regrtest (17 hour 23 min) 19:15:38 load avg: 0.02 running: test_regrtest (17 hour 24 min) 19:16:08 load avg: 0.01 running: test_regrtest (17 hour 24 min) 19:16:38 load avg: 0.01 running: test_regrtest (17 hour 25 min) 19:17:08 load avg: 0.00 running: test_regrtest (17 hour 25 min) 19:17:38 load avg: 0.00 running: test_regrtest (17 hour 26 min) 19:18:08 load avg: 0.11 running: test_regrtest (17 hour 26 min) 19:18:38 load avg: 0.12 running: test_regrtest (17 hour 27 min) 19:19:08 load avg: 0.14 running: test_regrtest (17 hour 27 min) 19:19:38 load avg: 0.09 running: test_regrtest (17 hour 28 min) 19:20:08 load avg: 0.10 running: test_regrtest (17 hour 28 min) 19:20:38 load avg: 0.11 running: test_regrtest (17 hour 29 min) 19:21:08 load avg: 0.12 running: test_regrtest (17 hour 29 min) 19:21:38 load avg: 0.07 running: test_regrtest (17 hour 30 min) 19:22:08 load avg: 0.10 running: test_regrtest (17 hour 30 min) 19:22:38 load avg: 0.11 running: test_regrtest (17 hour 31 min) 19:23:08 load avg: 0.07 running: test_regrtest (17 hour 31 min) 19:23:38 load avg: 0.04 running: test_regrtest (17 hour 32 min) 19:24:08 load avg: 0.02 running: test_regrtest (17 hour 32 min) 19:24:38 load avg: 0.01 running: test_regrtest (17 hour 33 min) 19:25:08 load avg: 0.01 running: test_regrtest (17 hour 33 min) 19:25:38 load avg: 0.06 running: test_regrtest (17 hour 34 min) 19:26:08 load avg: 0.23 running: test_regrtest (17 hour 34 min) 19:26:38 load avg: 0.21 running: test_regrtest (17 hour 35 min) 19:27:08 load avg: 0.13 running: test_regrtest (17 hour 35 min) 19:27:38 load avg: 0.13 running: test_regrtest (17 hour 36 min) 19:28:08 load avg: 0.13 running: test_regrtest (17 hour 36 min) 19:28:38 load avg: 0.13 running: test_regrtest (17 hour 37 min) 19:29:08 load avg: 0.08 running: test_regrtest (17 hour 37 min) 19:29:38 load avg: 0.10 running: test_regrtest (17 hour 38 min) 19:30:08 load avg: 0.12 running: test_regrtest (17 hour 38 min) 19:30:38 load avg: 0.07 running: test_regrtest (17 hour 39 min) 19:31:08 load avg: 0.04 running: test_regrtest (17 hour 39 min) 19:31:38 load avg: 0.02 running: test_regrtest (17 hour 40 min) 19:32:08 load avg: 0.01 running: test_regrtest (17 hour 40 min) 19:32:38 load avg: 0.01 running: test_regrtest (17 hour 41 min) 19:33:08 load avg: 0.06 running: test_regrtest (17 hour 41 min) 19:33:38 load avg: 0.04 running: test_regrtest (17 hour 42 min) 19:34:08 load avg: 0.02 running: test_regrtest (17 hour 42 min) 19:34:38 load avg: 0.01 running: test_regrtest (17 hour 43 min) 19:35:08 load avg: 0.01 running: test_regrtest (17 hour 43 min) 19:35:38 load avg: 0.14 running: test_regrtest (17 hour 44 min) 19:36:08 load avg: 0.08 running: test_regrtest (17 hour 44 min) 19:36:38 load avg: 0.13 running: test_regrtest (17 hour 45 min) 19:37:08 load avg: 0.08 running: test_regrtest (17 hour 45 min) 19:37:38 load avg: 0.19 running: test_regrtest (17 hour 46 min) 19:38:08 load avg: 0.11 running: test_regrtest (17 hour 46 min) 19:38:38 load avg: 0.07 running: test_regrtest (17 hour 47 min) 19:39:08 load avg: 0.04 running: test_regrtest (17 hour 47 min) 19:39:38 load avg: 0.08 running: test_regrtest (17 hour 48 min) 19:40:08 load avg: 0.05 running: test_regrtest (17 hour 48 min) 19:40:38 load avg: 0.03 running: test_regrtest (17 hour 49 min) 19:41:08 load avg: 0.02 running: test_regrtest (17 hour 49 min) 19:41:38 load avg: 0.01 running: test_regrtest (17 hour 50 min) 19:42:08 load avg: 0.06 running: test_regrtest (17 hour 50 min) 19:42:38 load avg: 0.04 running: test_regrtest (17 hour 51 min) 19:43:08 load avg: 0.02 running: test_regrtest (17 hour 51 min) 19:43:38 load avg: 0.01 running: test_regrtest (17 hour 52 min) 19:44:08 load avg: 0.06 running: test_regrtest (17 hour 52 min) 19:44:38 load avg: 0.03 running: test_regrtest (17 hour 53 min) 19:45:08 load avg: 0.02 running: test_regrtest (17 hour 53 min) 19:45:38 load avg: 0.07 running: test_regrtest (17 hour 54 min) 19:46:08 load avg: 0.19 running: test_regrtest (17 hour 54 min) 19:46:38 load avg: 0.11 running: test_regrtest (17 hour 55 min) 19:47:08 load avg: 0.07 running: test_regrtest (17 hour 55 min) 19:47:38 load avg: 0.04 running: test_regrtest (17 hour 56 min) 19:48:08 load avg: 0.02 running: test_regrtest (17 hour 56 min) 19:48:38 load avg: 0.14 running: test_regrtest (17 hour 57 min) 19:49:08 load avg: 0.09 running: test_regrtest (17 hour 57 min) 19:49:38 load avg: 0.05 running: test_regrtest (17 hour 58 min) 19:50:08 load avg: 0.03 running: test_regrtest (17 hour 58 min) 19:50:38 load avg: 0.02 running: test_regrtest (17 hour 59 min) 19:51:08 load avg: 0.08 running: test_regrtest (17 hour 59 min) 19:51:38 load avg: 0.05 running: test_regrtest (18 hour 14 sec) 19:52:08 load avg: 0.03 running: test_regrtest (18 hour 44 sec) 19:52:39 load avg: 0.02 running: test_regrtest (18 hour 1 min) 19:53:09 load avg: 0.01 running: test_regrtest (18 hour 1 min) 19:53:39 load avg: 0.00 running: test_regrtest (18 hour 2 min) 19:54:09 load avg: 0.00 running: test_regrtest (18 hour 2 min) 19:54:39 load avg: 0.13 running: test_regrtest (18 hour 3 min) 19:55:09 load avg: 0.08 running: test_regrtest (18 hour 3 min) 19:55:39 load avg: 0.16 running: test_regrtest (18 hour 4 min) 19:56:09 load avg: 0.09 running: test_regrtest (18 hour 4 min) 19:56:39 load avg: 0.14 running: test_regrtest (18 hour 5 min) 19:57:09 load avg: 0.08 running: test_regrtest (18 hour 5 min) 19:57:39 load avg: 0.05 running: test_regrtest (18 hour 6 min) 19:58:09 load avg: 0.09 running: test_regrtest (18 hour 6 min) 19:58:39 load avg: 0.05 running: test_regrtest (18 hour 7 min) 19:59:09 load avg: 0.03 running: test_regrtest (18 hour 7 min) 19:59:39 load avg: 0.08 running: test_regrtest (18 hour 8 min) 20:00:09 load avg: 0.05 running: test_regrtest (18 hour 8 min) 20:00:39 load avg: 0.03 running: test_regrtest (18 hour 9 min) 20:01:09 load avg: 0.10 running: test_regrtest (18 hour 9 min) 20:01:39 load avg: 0.06 running: test_regrtest (18 hour 10 min) 20:02:09 load avg: 0.03 running: test_regrtest (18 hour 10 min) 20:02:39 load avg: 0.09 running: test_regrtest (18 hour 11 min) 20:03:09 load avg: 0.05 running: test_regrtest (18 hour 11 min) 20:03:39 load avg: 0.03 running: test_regrtest (18 hour 12 min) 20:04:09 load avg: 0.02 running: test_regrtest (18 hour 12 min) 20:04:39 load avg: 0.08 running: test_regrtest (18 hour 13 min) 20:05:09 load avg: 0.05 running: test_regrtest (18 hour 13 min) 20:05:39 load avg: 0.03 running: test_regrtest (18 hour 14 min) 20:06:09 load avg: 0.15 running: test_regrtest (18 hour 14 min) 20:06:39 load avg: 0.09 running: test_regrtest (18 hour 15 min) 20:07:09 load avg: 0.11 running: test_regrtest (18 hour 15 min) 20:07:39 load avg: 0.19 running: test_regrtest (18 hour 16 min) 20:08:09 load avg: 0.11 running: test_regrtest (18 hour 16 min) 20:08:39 load avg: 0.07 running: test_regrtest (18 hour 17 min) 20:09:09 load avg: 0.22 running: test_regrtest (18 hour 17 min) 20:09:39 load avg: 0.24 running: test_regrtest (18 hour 18 min) 20:10:09 load avg: 0.14 running: test_regrtest (18 hour 18 min) 20:10:39 load avg: 0.09 running: test_regrtest (18 hour 19 min) 20:11:09 load avg: 0.10 running: test_regrtest (18 hour 19 min) 20:11:39 load avg: 0.06 running: test_regrtest (18 hour 20 min) 20:12:09 load avg: 0.12 running: test_regrtest (18 hour 20 min) 20:12:39 load avg: 0.17 running: test_regrtest (18 hour 21 min) 20:13:09 load avg: 0.16 running: test_regrtest (18 hour 21 min) 20:13:39 load avg: 0.27 running: test_regrtest (18 hour 22 min) 20:14:09 load avg: 0.22 running: test_regrtest (18 hour 22 min) 20:14:39 load avg: 0.21 running: test_regrtest (18 hour 23 min) 20:15:09 load avg: 0.18 running: test_regrtest (18 hour 23 min) 20:15:39 load avg: 0.11 running: test_regrtest (18 hour 24 min) 20:16:09 load avg: 0.06 running: test_regrtest (18 hour 24 min) 20:16:39 load avg: 0.04 running: test_regrtest (18 hour 25 min) 20:17:09 load avg: 0.02 running: test_regrtest (18 hour 25 min) 20:17:39 load avg: 0.01 running: test_regrtest (18 hour 26 min) 20:18:09 load avg: 0.13 running: test_regrtest (18 hour 26 min) 20:18:39 load avg: 0.13 running: test_regrtest (18 hour 27 min) 20:19:09 load avg: 0.08 running: test_regrtest (18 hour 27 min) 20:19:39 load avg: 0.05 running: test_regrtest (18 hour 28 min) 20:20:09 load avg: 0.03 running: test_regrtest (18 hour 28 min) 20:20:39 load avg: 0.02 running: test_regrtest (18 hour 29 min) 20:21:09 load avg: 0.06 running: test_regrtest (18 hour 29 min) 20:21:39 load avg: 0.04 running: test_regrtest (18 hour 30 min) 20:22:09 load avg: 0.09 running: test_regrtest (18 hour 30 min) 20:22:39 load avg: 0.11 running: test_regrtest (18 hour 31 min) 20:23:09 load avg: 0.15 running: test_regrtest (18 hour 31 min) 20:23:39 load avg: 0.09 running: test_regrtest (18 hour 32 min) 20:24:09 load avg: 0.05 running: test_regrtest (18 hour 32 min) 20:24:39 load avg: 0.03 running: test_regrtest (18 hour 33 min) 20:25:09 load avg: 0.08 running: test_regrtest (18 hour 33 min) 20:25:39 load avg: 0.05 running: test_regrtest (18 hour 34 min) 20:26:09 load avg: 0.03 running: test_regrtest (18 hour 34 min) 20:26:39 load avg: 0.02 running: test_regrtest (18 hour 35 min) 20:27:09 load avg: 0.08 running: test_regrtest (18 hour 35 min) 20:27:39 load avg: 0.04 running: test_regrtest (18 hour 36 min) 20:28:09 load avg: 0.11 running: test_regrtest (18 hour 36 min) 20:28:39 load avg: 0.06 running: test_regrtest (18 hour 37 min) 20:29:09 load avg: 0.11 running: test_regrtest (18 hour 37 min) 20:29:39 load avg: 0.17 running: test_regrtest (18 hour 38 min) 20:30:09 load avg: 0.10 running: test_regrtest (18 hour 38 min) 20:30:39 load avg: 0.06 running: test_regrtest (18 hour 39 min) 20:31:09 load avg: 0.12 running: test_regrtest (18 hour 39 min) 20:31:39 load avg: 0.15 running: test_regrtest (18 hour 40 min) 20:32:09 load avg: 0.09 running: test_regrtest (18 hour 40 min) 20:32:39 load avg: 0.05 running: test_regrtest (18 hour 41 min) 20:33:09 load avg: 0.08 running: test_regrtest (18 hour 41 min) 20:33:39 load avg: 0.05 running: test_regrtest (18 hour 42 min) 20:34:09 load avg: 0.03 running: test_regrtest (18 hour 42 min) 20:34:39 load avg: 0.02 running: test_regrtest (18 hour 43 min) 20:35:09 load avg: 0.20 running: test_regrtest (18 hour 43 min) 20:35:39 load avg: 0.12 running: test_regrtest (18 hour 44 min) 20:36:09 load avg: 0.07 running: test_regrtest (18 hour 44 min) 20:36:39 load avg: 0.04 running: test_regrtest (18 hour 45 min) 20:37:09 load avg: 0.02 running: test_regrtest (18 hour 45 min) 20:37:39 load avg: 0.09 running: test_regrtest (18 hour 46 min) 20:38:09 load avg: 0.06 running: test_regrtest (18 hour 46 min) 20:38:39 load avg: 0.03 running: test_regrtest (18 hour 47 min) 20:39:09 load avg: 0.02 running: test_regrtest (18 hour 47 min) 20:39:39 load avg: 0.01 running: test_regrtest (18 hour 48 min) 20:40:09 load avg: 0.00 running: test_regrtest (18 hour 48 min) 20:40:39 load avg: 0.06 running: test_regrtest (18 hour 49 min) 20:41:09 load avg: 0.03 running: test_regrtest (18 hour 49 min) 20:41:39 load avg: 0.02 running: test_regrtest (18 hour 50 min) 20:42:09 load avg: 0.01 running: test_regrtest (18 hour 50 min) 20:42:39 load avg: 0.00 running: test_regrtest (18 hour 51 min) 20:43:09 load avg: 0.00 running: test_regrtest (18 hour 51 min) 20:43:39 load avg: 0.08 running: test_regrtest (18 hour 52 min) 20:44:09 load avg: 0.05 running: test_regrtest (18 hour 52 min) 20:44:39 load avg: 0.03 running: test_regrtest (18 hour 53 min) 20:45:09 load avg: 0.02 running: test_regrtest (18 hour 53 min) 20:45:39 load avg: 0.01 running: test_regrtest (18 hour 54 min) 20:46:09 load avg: 0.22 running: test_regrtest (18 hour 54 min) 20:46:39 load avg: 0.14 running: test_regrtest (18 hour 55 min) 20:47:09 load avg: 0.08 running: test_regrtest (18 hour 55 min) 20:47:39 load avg: 0.05 running: test_regrtest (18 hour 56 min) 20:48:09 load avg: 0.10 running: test_regrtest (18 hour 56 min) 20:48:39 load avg: 0.06 running: test_regrtest (18 hour 57 min) 20:49:09 load avg: 0.03 running: test_regrtest (18 hour 57 min) 20:49:39 load avg: 0.08 running: test_regrtest (18 hour 58 min) 20:50:09 load avg: 0.05 running: test_regrtest (18 hour 58 min) 20:50:39 load avg: 0.03 running: test_regrtest (18 hour 59 min) 20:51:09 load avg: 0.02 running: test_regrtest (18 hour 59 min) 20:51:39 load avg: 0.09 running: test_regrtest (19 hour 15 sec) 20:52:09 load avg: 0.11 running: test_regrtest (19 hour 45 sec) 20:52:39 load avg: 0.07 running: test_regrtest (19 hour 1 min) 20:53:09 load avg: 0.18 running: test_regrtest (19 hour 1 min) 20:53:39 load avg: 0.11 running: test_regrtest (19 hour 2 min) 20:54:09 load avg: 0.06 running: test_regrtest (19 hour 2 min) 20:54:39 load avg: 0.04 running: test_regrtest (19 hour 3 min) 20:55:09 load avg: 0.02 running: test_regrtest (19 hour 3 min) 20:55:39 load avg: 0.01 running: test_regrtest (19 hour 4 min) 20:56:09 load avg: 0.06 running: test_regrtest (19 hour 4 min) 20:56:40 load avg: 0.03 running: test_regrtest (19 hour 5 min) 20:57:10 load avg: 0.07 running: test_regrtest (19 hour 5 min) 20:57:40 load avg: 0.04 running: test_regrtest (19 hour 6 min) 20:58:10 load avg: 0.02 running: test_regrtest (19 hour 6 min) 20:58:40 load avg: 0.01 running: test_regrtest (19 hour 7 min) 20:59:10 load avg: 0.01 running: test_regrtest (19 hour 7 min) 20:59:40 load avg: 0.00 running: test_regrtest (19 hour 8 min) 21:00:10 load avg: 0.05 running: test_regrtest (19 hour 8 min) 21:00:40 load avg: 0.03 running: test_regrtest (19 hour 9 min) 21:01:10 load avg: 0.09 running: test_regrtest (19 hour 9 min) 21:01:40 load avg: 0.12 running: test_regrtest (19 hour 10 min) 21:02:10 load avg: 0.15 running: test_regrtest (19 hour 10 min) 21:02:40 load avg: 0.14 running: test_regrtest (19 hour 11 min) 21:03:10 load avg: 0.14 running: test_regrtest (19 hour 11 min) 21:03:40 load avg: 0.13 running: test_regrtest (19 hour 12 min) 21:04:10 load avg: 0.15 running: test_regrtest (19 hour 12 min) 21:04:40 load avg: 0.16 running: test_regrtest (19 hour 13 min) 21:05:10 load avg: 0.31 running: test_regrtest (19 hour 13 min) 21:05:40 load avg: 0.67 running: test_regrtest (19 hour 14 min) 21:06:10 load avg: 0.52 running: test_regrtest (19 hour 14 min) 21:06:40 load avg: 0.31 running: test_regrtest (19 hour 15 min) 21:07:10 load avg: 0.19 running: test_regrtest (19 hour 15 min) 21:07:40 load avg: 0.25 running: test_regrtest (19 hour 16 min) 21:08:10 load avg: 0.15 running: test_regrtest (19 hour 16 min) 21:08:40 load avg: 0.15 running: test_regrtest (19 hour 17 min) 21:09:10 load avg: 0.09 running: test_regrtest (19 hour 17 min) 21:09:40 load avg: 0.05 running: test_regrtest (19 hour 18 min) 21:10:10 load avg: 0.03 running: test_regrtest (19 hour 18 min) 21:10:40 load avg: 0.02 running: test_regrtest (19 hour 19 min) 21:11:10 load avg: 0.08 running: test_regrtest (19 hour 19 min) 21:11:40 load avg: 0.05 running: test_regrtest (19 hour 20 min) 21:12:10 load avg: 0.10 running: test_regrtest (19 hour 20 min) 21:12:40 load avg: 0.06 running: test_regrtest (19 hour 21 min) 21:13:10 load avg: 0.03 running: test_regrtest (19 hour 21 min) 21:13:40 load avg: 0.02 running: test_regrtest (19 hour 22 min) 21:14:10 load avg: 0.01 running: test_regrtest (19 hour 22 min) 21:14:40 load avg: 0.00 running: test_regrtest (19 hour 23 min) 21:15:10 load avg: 0.07 running: test_regrtest (19 hour 23 min) 21:15:40 load avg: 0.04 running: test_regrtest (19 hour 24 min) 21:16:10 load avg: 0.02 running: test_regrtest (19 hour 24 min) 21:16:40 load avg: 0.08 running: test_regrtest (19 hour 25 min) 21:17:10 load avg: 0.11 running: test_regrtest (19 hour 25 min) 21:17:40 load avg: 0.15 running: test_regrtest (19 hour 26 min) 21:18:10 load avg: 0.15 running: test_regrtest (19 hour 26 min) 21:18:40 load avg: 0.27 running: test_regrtest (19 hour 27 min) 21:19:10 load avg: 0.16 running: test_regrtest (19 hour 27 min) 21:19:40 load avg: 0.17 running: test_regrtest (19 hour 28 min) 21:20:10 load avg: 0.10 running: test_regrtest (19 hour 28 min) 21:20:40 load avg: 0.13 running: test_regrtest (19 hour 29 min) 21:21:10 load avg: 0.08 running: test_regrtest (19 hour 29 min) 21:21:40 load avg: 0.05 running: test_regrtest (19 hour 30 min) 21:22:10 load avg: 0.03 running: test_regrtest (19 hour 30 min) 21:22:40 load avg: 0.02 running: test_regrtest (19 hour 31 min) 21:23:10 load avg: 0.01 running: test_regrtest (19 hour 31 min) 21:23:40 load avg: 0.00 running: test_regrtest (19 hour 32 min) 21:24:10 load avg: 0.00 running: test_regrtest (19 hour 32 min) 21:24:40 load avg: 0.07 running: test_regrtest (19 hour 33 min) 21:25:10 load avg: 0.04 running: test_regrtest (19 hour 33 min) 21:25:40 load avg: 0.08 running: test_regrtest (19 hour 34 min) 21:26:10 load avg: 0.05 running: test_regrtest (19 hour 34 min) 21:26:40 load avg: 0.09 running: test_regrtest (19 hour 35 min) 21:27:10 load avg: 0.05 running: test_regrtest (19 hour 35 min) 21:27:40 load avg: 0.18 running: test_regrtest (19 hour 36 min) 21:28:10 load avg: 0.11 running: test_regrtest (19 hour 36 min) 21:28:40 load avg: 0.06 running: test_regrtest (19 hour 37 min) 21:29:10 load avg: 0.04 running: test_regrtest (19 hour 37 min) 21:29:40 load avg: 0.02 running: test_regrtest (19 hour 38 min) 21:30:10 load avg: 0.13 running: test_regrtest (19 hour 38 min) 21:30:40 load avg: 0.08 running: test_regrtest (19 hour 39 min) 21:31:10 load avg: 0.04 running: test_regrtest (19 hour 39 min) 21:31:40 load avg: 0.03 running: test_regrtest (19 hour 40 min) 21:32:10 load avg: 0.09 running: test_regrtest (19 hour 40 min) 21:32:40 load avg: 0.05 running: test_regrtest (19 hour 41 min) 21:33:10 load avg: 0.03 running: test_regrtest (19 hour 41 min) 21:33:40 load avg: 0.02 running: test_regrtest (19 hour 42 min) 21:34:10 load avg: 0.01 running: test_regrtest (19 hour 42 min) 21:34:40 load avg: 0.06 running: test_regrtest (19 hour 43 min) 21:35:10 load avg: 0.03 running: test_regrtest (19 hour 43 min) 21:35:40 load avg: 0.02 running: test_regrtest (19 hour 44 min) 21:36:10 load avg: 0.01 running: test_regrtest (19 hour 44 min) 21:36:40 load avg: 0.00 running: test_regrtest (19 hour 45 min) 21:37:10 load avg: 0.00 running: test_regrtest (19 hour 45 min) 21:37:40 load avg: 0.00 running: test_regrtest (19 hour 46 min) 21:38:10 load avg: 0.00 running: test_regrtest (19 hour 46 min) 21:38:40 load avg: 0.06 running: test_regrtest (19 hour 47 min) 21:39:10 load avg: 0.10 running: test_regrtest (19 hour 47 min) 21:39:40 load avg: 0.06 running: test_regrtest (19 hour 48 min) 21:40:10 load avg: 0.03 running: test_regrtest (19 hour 48 min) 21:40:40 load avg: 0.02 running: test_regrtest (19 hour 49 min) 21:41:10 load avg: 0.01 running: test_regrtest (19 hour 49 min) 21:41:40 load avg: 0.07 running: test_regrtest (19 hour 50 min) 21:42:10 load avg: 0.12 running: test_regrtest (19 hour 50 min) 21:42:40 load avg: 0.07 running: test_regrtest (19 hour 51 min) 21:43:10 load avg: 0.04 running: test_regrtest (19 hour 51 min) 21:43:40 load avg: 0.02 running: test_regrtest (19 hour 52 min) 21:44:10 load avg: 0.01 running: test_regrtest (19 hour 52 min) 21:44:40 load avg: 0.06 running: test_regrtest (19 hour 53 min) 21:45:10 load avg: 0.10 running: test_regrtest (19 hour 53 min) 21:45:40 load avg: 0.06 running: test_regrtest (19 hour 54 min) 21:46:10 load avg: 0.09 running: test_regrtest (19 hour 54 min) 21:46:40 load avg: 0.13 running: test_regrtest (19 hour 55 min) 21:47:10 load avg: 0.13 running: test_regrtest (19 hour 55 min) 21:47:40 load avg: 0.20 running: test_regrtest (19 hour 56 min) 21:48:10 load avg: 0.12 running: test_regrtest (19 hour 56 min) 21:48:40 load avg: 0.07 running: test_regrtest (19 hour 57 min) 21:49:10 load avg: 0.10 running: test_regrtest (19 hour 57 min) 21:49:40 load avg: 0.11 running: test_regrtest (19 hour 58 min) 21:50:10 load avg: 0.12 running: test_regrtest (19 hour 58 min) 21:50:40 load avg: 0.07 running: test_regrtest (19 hour 59 min) 21:51:10 load avg: 0.04 running: test_regrtest (19 hour 59 min) 21:51:40 load avg: 0.02 running: test_regrtest (20 hour 16 sec) 21:52:10 load avg: 0.01 running: test_regrtest (20 hour 46 sec) 21:52:40 load avg: 0.12 running: test_regrtest (20 hour 1 min) 21:53:10 load avg: 0.07 running: test_regrtest (20 hour 1 min) 21:53:40 load avg: 0.09 running: test_regrtest (20 hour 2 min) 21:54:11 load avg: 0.06 running: test_regrtest (20 hour 2 min) 21:54:41 load avg: 0.03 running: test_regrtest (20 hour 3 min) 21:55:11 load avg: 0.09 running: test_regrtest (20 hour 3 min) 21:55:41 load avg: 0.05 running: test_regrtest (20 hour 4 min) 21:56:11 load avg: 0.03 running: test_regrtest (20 hour 4 min) 21:56:41 load avg: 0.26 running: test_regrtest (20 hour 5 min) 21:57:11 load avg: 0.16 running: test_regrtest (20 hour 5 min) 21:57:41 load avg: 0.09 running: test_regrtest (20 hour 6 min) 21:58:11 load avg: 0.06 running: test_regrtest (20 hour 6 min) 21:58:41 load avg: 0.03 running: test_regrtest (20 hour 7 min) 21:59:11 load avg: 0.02 running: test_regrtest (20 hour 7 min) 21:59:41 load avg: 0.01 running: test_regrtest (20 hour 8 min) 22:00:11 load avg: 0.09 running: test_regrtest (20 hour 8 min) 22:00:41 load avg: 0.05 running: test_regrtest (20 hour 9 min) 22:01:11 load avg: 0.03 running: test_regrtest (20 hour 9 min) 22:01:41 load avg: 0.02 running: test_regrtest (20 hour 10 min) 22:02:11 load avg: 0.06 running: test_regrtest (20 hour 10 min) 22:02:41 load avg: 0.11 running: test_regrtest (20 hour 11 min) 22:03:11 load avg: 0.12 running: test_regrtest (20 hour 11 min) 22:03:41 load avg: 0.07 running: test_regrtest (20 hour 12 min) 22:04:11 load avg: 0.04 running: test_regrtest (20 hour 12 min) 22:04:41 load avg: 0.02 running: test_regrtest (20 hour 13 min) 22:05:11 load avg: 0.07 running: test_regrtest (20 hour 13 min) 22:05:41 load avg: 0.04 running: test_regrtest (20 hour 14 min) 22:06:11 load avg: 0.10 running: test_regrtest (20 hour 14 min) 22:06:41 load avg: 0.06 running: test_regrtest (20 hour 15 min) 22:07:11 load avg: 0.04 running: test_regrtest (20 hour 15 min) 22:07:41 load avg: 0.02 running: test_regrtest (20 hour 16 min) 22:08:11 load avg: 0.01 running: test_regrtest (20 hour 16 min) 22:08:41 load avg: 0.01 running: test_regrtest (20 hour 17 min) 22:09:11 load avg: 0.00 running: test_regrtest (20 hour 17 min) 22:09:41 load avg: 0.00 running: test_regrtest (20 hour 18 min) 22:10:11 load avg: 0.00 running: test_regrtest (20 hour 18 min) 22:10:41 load avg: 0.00 running: test_regrtest (20 hour 19 min) 22:11:11 load avg: 0.00 running: test_regrtest (20 hour 19 min) 22:11:41 load avg: 0.00 running: test_regrtest (20 hour 20 min) 22:12:11 load avg: 0.00 running: test_regrtest (20 hour 20 min) 22:12:41 load avg: 0.00 running: test_regrtest (20 hour 21 min) 22:13:11 load avg: 0.00 running: test_regrtest (20 hour 21 min) 22:13:41 load avg: 0.00 running: test_regrtest (20 hour 22 min) 22:14:11 load avg: 0.00 running: test_regrtest (20 hour 22 min) 22:14:41 load avg: 0.05 running: test_regrtest (20 hour 23 min) 22:15:11 load avg: 0.03 running: test_regrtest (20 hour 23 min) 22:15:41 load avg: 0.07 running: test_regrtest (20 hour 24 min) 22:16:11 load avg: 0.04 running: test_regrtest (20 hour 24 min) 22:16:41 load avg: 0.03 running: test_regrtest (20 hour 25 min) 22:17:11 load avg: 0.09 running: test_regrtest (20 hour 25 min) 22:17:41 load avg: 0.05 running: test_regrtest (20 hour 26 min) 22:18:11 load avg: 0.03 running: test_regrtest (20 hour 26 min) 22:18:41 load avg: 0.02 running: test_regrtest (20 hour 27 min) 22:19:11 load avg: 0.01 running: test_regrtest (20 hour 27 min) 22:19:41 load avg: 0.00 running: test_regrtest (20 hour 28 min) 22:20:11 load avg: 0.00 running: test_regrtest (20 hour 28 min) 22:20:41 load avg: 0.00 running: test_regrtest (20 hour 29 min) 22:21:11 load avg: 0.00 running: test_regrtest (20 hour 29 min) 22:21:41 load avg: 0.00 running: test_regrtest (20 hour 30 min) 22:22:11 load avg: 0.13 running: test_regrtest (20 hour 30 min) 22:22:41 load avg: 0.08 running: test_regrtest (20 hour 31 min) 22:23:11 load avg: 0.05 running: test_regrtest (20 hour 31 min) 22:23:41 load avg: 0.03 running: test_regrtest (20 hour 32 min) 22:24:11 load avg: 0.02 running: test_regrtest (20 hour 32 min) 22:24:41 load avg: 0.14 running: test_regrtest (20 hour 33 min) 22:25:11 load avg: 0.08 running: test_regrtest (20 hour 33 min) 22:25:41 load avg: 0.05 running: test_regrtest (20 hour 34 min) 22:26:11 load avg: 0.03 running: test_regrtest (20 hour 34 min) 22:26:41 load avg: 0.02 running: test_regrtest (20 hour 35 min) 22:27:11 load avg: 0.01 running: test_regrtest (20 hour 35 min) 22:27:41 load avg: 0.00 running: test_regrtest (20 hour 36 min) 22:28:11 load avg: 0.00 running: test_regrtest (20 hour 36 min) 22:28:41 load avg: 0.13 running: test_regrtest (20 hour 37 min) 22:29:11 load avg: 0.08 running: test_regrtest (20 hour 37 min) 22:29:41 load avg: 0.05 running: test_regrtest (20 hour 38 min) 22:30:11 load avg: 0.03 running: test_regrtest (20 hour 38 min) 22:30:41 load avg: 0.02 running: test_regrtest (20 hour 39 min) 22:31:11 load avg: 0.06 running: test_regrtest (20 hour 39 min) 22:31:41 load avg: 0.04 running: test_regrtest (20 hour 40 min) 22:32:11 load avg: 0.02 running: test_regrtest (20 hour 40 min) 22:32:41 load avg: 0.01 running: test_regrtest (20 hour 41 min) 22:33:11 load avg: 0.01 running: test_regrtest (20 hour 41 min) 22:33:41 load avg: 0.00 running: test_regrtest (20 hour 42 min) 22:34:11 load avg: 0.00 running: test_regrtest (20 hour 42 min) 22:34:41 load avg: 0.00 running: test_regrtest (20 hour 43 min) 22:35:11 load avg: 0.15 running: test_regrtest (20 hour 43 min) 22:35:41 load avg: 0.21 running: test_regrtest (20 hour 44 min) 22:36:11 load avg: 0.13 running: test_regrtest (20 hour 44 min) 22:36:41 load avg: 0.13 running: test_regrtest (20 hour 45 min) 22:37:11 load avg: 0.08 running: test_regrtest (20 hour 45 min) 22:37:41 load avg: 0.05 running: test_regrtest (20 hour 46 min) 22:38:11 load avg: 0.03 running: test_regrtest (20 hour 46 min) 22:38:41 load avg: 0.07 running: test_regrtest (20 hour 47 min) 22:39:11 load avg: 0.09 running: test_regrtest (20 hour 47 min) 22:39:41 load avg: 0.11 running: test_regrtest (20 hour 48 min) 22:40:11 load avg: 0.12 running: test_regrtest (20 hour 48 min) 22:40:41 load avg: 0.07 running: test_regrtest (20 hour 49 min) 22:41:11 load avg: 0.19 running: test_regrtest (20 hour 49 min) 22:41:41 load avg: 0.11 running: test_regrtest (20 hour 50 min) 22:42:11 load avg: 0.12 running: test_regrtest (20 hour 50 min) 22:42:41 load avg: 0.13 running: test_regrtest (20 hour 51 min) 22:43:11 load avg: 0.16 running: test_regrtest (20 hour 51 min) 22:43:41 load avg: 0.09 running: test_regrtest (20 hour 52 min) 22:44:11 load avg: 0.06 running: test_regrtest (20 hour 52 min) 22:44:41 load avg: 0.03 running: test_regrtest (20 hour 53 min) 22:45:11 load avg: 0.09 running: test_regrtest (20 hour 53 min) 22:45:41 load avg: 0.06 running: test_regrtest (20 hour 54 min) 22:46:11 load avg: 0.09 running: test_regrtest (20 hour 54 min) 22:46:41 load avg: 0.11 running: test_regrtest (20 hour 55 min) 22:47:11 load avg: 0.13 running: test_regrtest (20 hour 55 min) 22:47:41 load avg: 0.08 running: test_regrtest (20 hour 56 min) 22:48:11 load avg: 0.04 running: test_regrtest (20 hour 56 min) 22:48:41 load avg: 0.08 running: test_regrtest (20 hour 57 min) 22:49:11 load avg: 0.05 running: test_regrtest (20 hour 57 min) 22:49:41 load avg: 0.03 running: test_regrtest (20 hour 58 min) 22:50:11 load avg: 0.02 running: test_regrtest (20 hour 58 min) 22:50:41 load avg: 0.07 running: test_regrtest (20 hour 59 min) 22:51:11 load avg: 0.04 running: test_regrtest (20 hour 59 min) 22:51:41 load avg: 0.16 running: test_regrtest (21 hour 17 sec) 22:52:11 load avg: 0.10 running: test_regrtest (21 hour 47 sec) 22:52:41 load avg: 0.06 running: test_regrtest (21 hour 1 min) 22:53:11 load avg: 0.03 running: test_regrtest (21 hour 1 min) 22:53:41 load avg: 0.08 running: test_regrtest (21 hour 2 min) 22:54:12 load avg: 0.05 running: test_regrtest (21 hour 2 min) 22:54:42 load avg: 0.10 running: test_regrtest (21 hour 3 min) 22:55:12 load avg: 0.06 running: test_regrtest (21 hour 3 min) 22:55:42 load avg: 0.12 running: test_regrtest (21 hour 4 min) 22:56:12 load avg: 0.14 running: test_regrtest (21 hour 4 min) 22:56:42 load avg: 0.15 running: test_regrtest (21 hour 5 min) 22:57:12 load avg: 0.17 running: test_regrtest (21 hour 5 min) 22:57:42 load avg: 0.27 running: test_regrtest (21 hour 6 min) 22:58:12 load avg: 0.24 running: test_regrtest (21 hour 6 min) 22:58:42 load avg: 0.14 running: test_regrtest (21 hour 7 min) 22:59:12 load avg: 0.15 running: test_regrtest (21 hour 7 min) 22:59:42 load avg: 0.15 running: test_regrtest (21 hour 8 min) 23:00:12 load avg: 0.09 running: test_regrtest (21 hour 8 min) 23:00:42 load avg: 0.05 running: test_regrtest (21 hour 9 min) 23:01:12 load avg: 0.03 running: test_regrtest (21 hour 9 min) 23:01:42 load avg: 0.02 running: test_regrtest (21 hour 10 min) 23:02:12 load avg: 0.01 running: test_regrtest (21 hour 10 min) 23:02:42 load avg: 0.00 running: test_regrtest (21 hour 11 min) 23:03:12 load avg: 0.16 running: test_regrtest (21 hour 11 min) 23:03:42 load avg: 0.10 running: test_regrtest (21 hour 12 min) 23:04:12 load avg: 0.06 running: test_regrtest (21 hour 12 min) 23:04:42 load avg: 0.03 running: test_regrtest (21 hour 13 min) 23:05:12 load avg: 0.02 running: test_regrtest (21 hour 13 min) 23:05:42 load avg: 0.07 running: test_regrtest (21 hour 14 min) 23:06:12 load avg: 0.04 running: test_regrtest (21 hour 14 min) 23:06:42 load avg: 0.35 running: test_regrtest (21 hour 15 min) 23:07:12 load avg: 0.21 running: test_regrtest (21 hour 15 min) 23:07:42 load avg: 0.13 running: test_regrtest (21 hour 16 min) 23:08:12 load avg: 0.08 running: test_regrtest (21 hour 16 min) 23:08:42 load avg: 0.04 running: test_regrtest (21 hour 17 min) 23:09:12 load avg: 0.10 running: test_regrtest (21 hour 17 min) 23:09:42 load avg: 0.06 running: test_regrtest (21 hour 18 min) 23:10:12 load avg: 0.04 running: test_regrtest (21 hour 18 min) 23:10:42 load avg: 0.02 running: test_regrtest (21 hour 19 min) 23:11:12 load avg: 0.01 running: test_regrtest (21 hour 19 min) 23:11:42 load avg: 0.08 running: test_regrtest (21 hour 20 min) 23:12:12 load avg: 0.05 running: test_regrtest (21 hour 20 min) 23:12:42 load avg: 0.03 running: test_regrtest (21 hour 21 min) 23:13:12 load avg: 0.15 running: test_regrtest (21 hour 21 min) 23:13:42 load avg: 0.09 running: test_regrtest (21 hour 22 min) 23:14:12 load avg: 0.05 running: test_regrtest (21 hour 22 min) 23:14:42 load avg: 0.09 running: test_regrtest (21 hour 23 min) 23:15:12 load avg: 0.06 running: test_regrtest (21 hour 23 min) 23:15:42 load avg: 0.11 running: test_regrtest (21 hour 24 min) 23:16:12 load avg: 0.06 running: test_regrtest (21 hour 24 min) 23:16:42 load avg: 0.04 running: test_regrtest (21 hour 25 min) 23:17:12 load avg: 0.02 running: test_regrtest (21 hour 25 min) 23:17:42 load avg: 0.01 running: test_regrtest (21 hour 26 min) 23:18:12 load avg: 0.01 running: test_regrtest (21 hour 26 min) 23:18:42 load avg: 0.08 running: test_regrtest (21 hour 27 min) 23:19:12 load avg: 0.05 running: test_regrtest (21 hour 27 min) 23:19:42 load avg: 0.03 running: test_regrtest (21 hour 28 min) 23:20:12 load avg: 0.10 running: test_regrtest (21 hour 28 min) 23:20:42 load avg: 0.11 running: test_regrtest (21 hour 29 min) 23:21:12 load avg: 0.07 running: test_regrtest (21 hour 29 min) 23:21:42 load avg: 0.04 running: test_regrtest (21 hour 30 min) 23:22:12 load avg: 0.08 running: test_regrtest (21 hour 30 min) 23:22:42 load avg: 0.12 running: test_regrtest (21 hour 31 min) 23:23:12 load avg: 0.07 running: test_regrtest (21 hour 31 min) 23:23:42 load avg: 0.04 running: test_regrtest (21 hour 32 min) 23:24:12 load avg: 0.02 running: test_regrtest (21 hour 32 min) 23:24:42 load avg: 0.01 running: test_regrtest (21 hour 33 min) 23:25:12 load avg: 0.01 running: test_regrtest (21 hour 33 min) 23:25:42 load avg: 0.06 running: test_regrtest (21 hour 34 min) 23:26:12 load avg: 0.04 running: test_regrtest (21 hour 34 min) 23:26:42 load avg: 0.07 running: test_regrtest (21 hour 35 min) 23:27:12 load avg: 0.18 running: test_regrtest (21 hour 35 min) 23:27:42 load avg: 0.11 running: test_regrtest (21 hour 36 min) 23:28:12 load avg: 0.12 running: test_regrtest (21 hour 36 min) 23:28:42 load avg: 0.15 running: test_regrtest (21 hour 37 min) 23:29:12 load avg: 0.14 running: test_regrtest (21 hour 37 min) 23:29:42 load avg: 0.14 running: test_regrtest (21 hour 38 min) 23:30:12 load avg: 0.20 running: test_regrtest (21 hour 38 min) 23:30:42 load avg: 0.12 running: test_regrtest (21 hour 39 min) 23:31:12 load avg: 0.07 running: test_regrtest (21 hour 39 min) 23:31:42 load avg: 0.16 running: test_regrtest (21 hour 40 min) 23:32:12 load avg: 0.10 running: test_regrtest (21 hour 40 min) 23:32:42 load avg: 0.11 running: test_regrtest (21 hour 41 min) 23:33:12 load avg: 0.13 running: test_regrtest (21 hour 41 min) 23:33:42 load avg: 0.08 running: test_regrtest (21 hour 42 min) 23:34:12 load avg: 0.05 running: test_regrtest (21 hour 42 min) 23:34:42 load avg: 0.03 running: test_regrtest (21 hour 43 min) 23:35:12 load avg: 0.02 running: test_regrtest (21 hour 43 min) 23:35:42 load avg: 0.07 running: test_regrtest (21 hour 44 min) 23:36:12 load avg: 0.26 running: test_regrtest (21 hour 44 min) 23:36:42 load avg: 0.16 running: test_regrtest (21 hour 45 min) 23:37:12 load avg: 0.10 running: test_regrtest (21 hour 45 min) 23:37:42 load avg: 0.12 running: test_regrtest (21 hour 46 min) 23:38:12 load avg: 0.13 running: test_regrtest (21 hour 46 min) 23:38:42 load avg: 0.08 running: test_regrtest (21 hour 47 min) 23:39:12 load avg: 0.24 running: test_regrtest (21 hour 47 min) 23:39:42 load avg: 0.15 running: test_regrtest (21 hour 48 min) 23:40:12 load avg: 0.09 running: test_regrtest (21 hour 48 min) 23:40:42 load avg: 0.12 running: test_regrtest (21 hour 49 min) 23:41:12 load avg: 0.07 running: test_regrtest (21 hour 49 min) 23:41:42 load avg: 0.04 running: test_regrtest (21 hour 50 min) 23:42:12 load avg: 0.02 running: test_regrtest (21 hour 50 min) 23:42:42 load avg: 0.01 running: test_regrtest (21 hour 51 min) 23:43:12 load avg: 0.01 running: test_regrtest (21 hour 51 min) 23:43:42 load avg: 0.00 running: test_regrtest (21 hour 52 min) 23:44:12 load avg: 0.00 running: test_regrtest (21 hour 52 min) 23:44:42 load avg: 0.15 running: test_regrtest (21 hour 53 min) 23:45:12 load avg: 0.19 running: test_regrtest (21 hour 53 min) 23:45:42 load avg: 0.18 running: test_regrtest (21 hour 54 min) 23:46:12 load avg: 0.11 running: test_regrtest (21 hour 54 min) 23:46:42 load avg: 0.13 running: test_regrtest (21 hour 55 min) 23:47:12 load avg: 0.14 running: test_regrtest (21 hour 55 min) 23:47:42 load avg: 0.08 running: test_regrtest (21 hour 56 min) 23:48:12 load avg: 0.05 running: test_regrtest (21 hour 56 min) 23:48:42 load avg: 0.03 running: test_regrtest (21 hour 57 min) 23:49:12 load avg: 0.10 running: test_regrtest (21 hour 57 min) 23:49:42 load avg: 0.06 running: test_regrtest (21 hour 58 min) 23:50:12 load avg: 0.03 running: test_regrtest (21 hour 58 min) 23:50:42 load avg: 0.02 running: test_regrtest (21 hour 59 min) 23:51:12 load avg: 0.01 running: test_regrtest (21 hour 59 min) 23:51:42 load avg: 0.00 running: test_regrtest (22 hour 18 sec) 23:52:12 load avg: 0.06 running: test_regrtest (22 hour 48 sec) 23:52:42 load avg: 0.04 running: test_regrtest (22 hour 1 min) 23:53:12 load avg: 0.10 running: test_regrtest (22 hour 1 min) 23:53:42 load avg: 0.06 running: test_regrtest (22 hour 2 min) 23:54:12 load avg: 0.03 running: test_regrtest (22 hour 2 min) 23:54:42 load avg: 0.02 running: test_regrtest (22 hour 3 min) 23:55:12 load avg: 0.07 running: test_regrtest (22 hour 3 min) 23:55:42 load avg: 0.04 running: test_regrtest (22 hour 4 min) 23:56:12 load avg: 0.02 running: test_regrtest (22 hour 4 min) 23:56:42 load avg: 0.01 running: test_regrtest (22 hour 5 min) 23:57:12 load avg: 0.01 running: test_regrtest (22 hour 5 min) 23:57:42 load avg: 0.00 running: test_regrtest (22 hour 6 min) 23:58:12 load avg: 0.06 running: test_regrtest (22 hour 6 min) 23:58:42 load avg: 0.03 running: test_regrtest (22 hour 7 min) 23:59:12 load avg: 0.08 running: test_regrtest (22 hour 7 min) 23:59:42 load avg: 0.10 running: test_regrtest (22 hour 8 min) 1 day, 0:00:12 load avg: 0.12 running: test_regrtest (22 hour 8 min) 1 day, 0:00:42 load avg: 0.07 running: test_regrtest (22 hour 9 min) 1 day, 0:01:12 load avg: 0.04 running: test_regrtest (22 hour 9 min) 1 day, 0:01:42 load avg: 0.08 running: test_regrtest (22 hour 10 min) 1 day, 0:02:12 load avg: 0.05 running: test_regrtest (22 hour 10 min) 1 day, 0:02:42 load avg: 0.03 running: test_regrtest (22 hour 11 min) 1 day, 0:03:12 load avg: 0.02 running: test_regrtest (22 hour 11 min) 1 day, 0:03:42 load avg: 0.01 running: test_regrtest (22 hour 12 min) 1 day, 0:04:13 load avg: 0.00 running: test_regrtest (22 hour 12 min) 1 day, 0:04:43 load avg: 0.00 running: test_regrtest (22 hour 13 min) 1 day, 0:05:13 load avg: 0.22 running: test_regrtest (22 hour 13 min) 1 day, 0:05:43 load avg: 0.22 running: test_regrtest (22 hour 14 min) 1 day, 0:06:13 load avg: 0.13 running: test_regrtest (22 hour 14 min) 1 day, 0:06:43 load avg: 0.21 running: test_regrtest (22 hour 15 min) 1 day, 0:07:13 load avg: 0.12 running: test_regrtest (22 hour 15 min) 1 day, 0:07:43 load avg: 0.44 running: test_regrtest (22 hour 16 min) 1 day, 0:08:13 load avg: 0.37 running: test_regrtest (22 hour 16 min) 1 day, 0:08:43 load avg: 0.22 running: test_regrtest (22 hour 17 min) 1 day, 0:09:13 load avg: 0.24 running: test_regrtest (22 hour 17 min) 1 day, 0:09:43 load avg: 0.14 running: test_regrtest (22 hour 18 min) 1 day, 0:10:13 load avg: 0.09 running: test_regrtest (22 hour 18 min) 1 day, 0:10:43 load avg: 0.10 running: test_regrtest (22 hour 19 min) 1 day, 0:11:13 load avg: 0.06 running: test_regrtest (22 hour 19 min) 1 day, 0:11:43 load avg: 0.04 running: test_regrtest (22 hour 20 min) 1 day, 0:12:13 load avg: 0.07 running: test_regrtest (22 hour 20 min) 1 day, 0:12:43 load avg: 0.10 running: test_regrtest (22 hour 21 min) 1 day, 0:13:13 load avg: 0.11 running: test_regrtest (22 hour 21 min) 1 day, 0:13:43 load avg: 0.12 running: test_regrtest (22 hour 22 min) 1 day, 0:14:13 load avg: 0.07 running: test_regrtest (22 hour 22 min) 1 day, 0:14:43 load avg: 0.10 running: test_regrtest (22 hour 23 min) 1 day, 0:15:13 load avg: 0.11 running: test_regrtest (22 hour 23 min) 1 day, 0:15:43 load avg: 0.12 running: test_regrtest (22 hour 24 min) 1 day, 0:16:13 load avg: 0.23 running: test_regrtest (22 hour 24 min) 1 day, 0:16:43 load avg: 0.14 running: test_regrtest (22 hour 25 min) 1 day, 0:17:13 load avg: 0.08 running: test_regrtest (22 hour 25 min) 1 day, 0:17:43 load avg: 0.05 running: test_regrtest (22 hour 26 min) 1 day, 0:18:13 load avg: 0.16 running: test_regrtest (22 hour 26 min) 1 day, 0:18:43 load avg: 0.10 running: test_regrtest (22 hour 27 min) 1 day, 0:19:13 load avg: 0.11 running: test_regrtest (22 hour 27 min) 1 day, 0:19:43 load avg: 0.07 running: test_regrtest (22 hour 28 min) 1 day, 0:20:13 load avg: 0.16 running: test_regrtest (22 hour 28 min) 1 day, 0:20:43 load avg: 0.16 running: test_regrtest (22 hour 29 min) 1 day, 0:21:13 load avg: 0.09 running: test_regrtest (22 hour 29 min) 1 day, 0:21:43 load avg: 0.06 running: test_regrtest (22 hour 30 min) 1 day, 0:22:13 load avg: 0.03 running: test_regrtest (22 hour 30 min) 1 day, 0:22:43 load avg: 0.02 running: test_regrtest (22 hour 31 min) 1 day, 0:23:13 load avg: 0.01 running: test_regrtest (22 hour 31 min) 1 day, 0:23:43 load avg: 0.00 running: test_regrtest (22 hour 32 min) 1 day, 0:24:13 load avg: 0.07 running: test_regrtest (22 hour 32 min) 1 day, 0:24:43 load avg: 0.04 running: test_regrtest (22 hour 33 min) 1 day, 0:25:13 load avg: 0.02 running: test_regrtest (22 hour 33 min) 1 day, 0:25:43 load avg: 0.07 running: test_regrtest (22 hour 34 min) 1 day, 0:26:13 load avg: 0.04 running: test_regrtest (22 hour 34 min) 1 day, 0:26:43 load avg: 0.10 running: test_regrtest (22 hour 35 min) 1 day, 0:27:13 load avg: 0.06 running: test_regrtest (22 hour 35 min) 1 day, 0:27:43 load avg: 0.04 running: test_regrtest (22 hour 36 min) 1 day, 0:28:13 load avg: 0.02 running: test_regrtest (22 hour 36 min) 1 day, 0:28:43 load avg: 0.01 running: test_regrtest (22 hour 37 min) 1 day, 0:29:13 load avg: 0.06 running: test_regrtest (22 hour 37 min) 1 day, 0:29:43 load avg: 0.04 running: test_regrtest (22 hour 38 min) 1 day, 0:30:13 load avg: 0.02 running: test_regrtest (22 hour 38 min) 1 day, 0:30:43 load avg: 0.07 running: test_regrtest (22 hour 39 min) 1 day, 0:31:13 load avg: 0.04 running: test_regrtest (22 hour 39 min) 1 day, 0:31:43 load avg: 0.02 running: test_regrtest (22 hour 40 min) 1 day, 0:32:13 load avg: 0.01 running: test_regrtest (22 hour 40 min) 1 day, 0:32:43 load avg: 0.01 running: test_regrtest (22 hour 41 min) 1 day, 0:33:13 load avg: 0.00 running: test_regrtest (22 hour 41 min) 1 day, 0:33:43 load avg: 0.00 running: test_regrtest (22 hour 42 min) 1 day, 0:34:13 load avg: 0.00 running: test_regrtest (22 hour 42 min) 1 day, 0:34:43 load avg: 0.00 running: test_regrtest (22 hour 43 min) 1 day, 0:35:13 load avg: 0.00 running: test_regrtest (22 hour 43 min) 1 day, 0:35:43 load avg: 0.00 running: test_regrtest (22 hour 44 min) 1 day, 0:36:13 load avg: 0.00 running: test_regrtest (22 hour 44 min) 1 day, 0:36:43 load avg: 0.05 running: test_regrtest (22 hour 45 min) 1 day, 0:37:13 load avg: 0.03 running: test_regrtest (22 hour 45 min) 1 day, 0:37:43 load avg: 0.02 running: test_regrtest (22 hour 46 min) 1 day, 0:38:13 load avg: 0.07 running: test_regrtest (22 hour 46 min) 1 day, 0:38:43 load avg: 0.04 running: test_regrtest (22 hour 47 min) 1 day, 0:39:13 load avg: 0.02 running: test_regrtest (22 hour 47 min) 1 day, 0:39:43 load avg: 0.01 running: test_regrtest (22 hour 48 min) 1 day, 0:40:13 load avg: 0.01 running: test_regrtest (22 hour 48 min) 1 day, 0:40:43 load avg: 0.00 running: test_regrtest (22 hour 49 min) 1 day, 0:41:13 load avg: 0.00 running: test_regrtest (22 hour 49 min) 1 day, 0:41:43 load avg: 0.05 running: test_regrtest (22 hour 50 min) 1 day, 0:42:13 load avg: 0.03 running: test_regrtest (22 hour 50 min) 1 day, 0:42:43 load avg: 0.02 running: test_regrtest (22 hour 51 min) 1 day, 0:43:13 load avg: 0.01 running: test_regrtest (22 hour 51 min) 1 day, 0:43:43 load avg: 0.00 running: test_regrtest (22 hour 52 min) 1 day, 0:44:13 load avg: 0.06 running: test_regrtest (22 hour 52 min) 1 day, 0:44:43 load avg: 0.04 running: test_regrtest (22 hour 53 min) 1 day, 0:45:13 load avg: 0.02 running: test_regrtest (22 hour 53 min) 1 day, 0:45:43 load avg: 0.20 running: test_regrtest (22 hour 54 min) 1 day, 0:46:13 load avg: 0.12 running: test_regrtest (22 hour 54 min) 1 day, 0:46:43 load avg: 0.07 running: test_regrtest (22 hour 55 min) 1 day, 0:47:13 load avg: 0.04 running: test_regrtest (22 hour 55 min) 1 day, 0:47:43 load avg: 0.02 running: test_regrtest (22 hour 56 min) 1 day, 0:48:13 load avg: 0.07 running: test_regrtest (22 hour 56 min) 1 day, 0:48:43 load avg: 0.04 running: test_regrtest (22 hour 57 min) 1 day, 0:49:13 load avg: 0.02 running: test_regrtest (22 hour 57 min) 1 day, 0:49:43 load avg: 0.09 running: test_regrtest (22 hour 58 min) 1 day, 0:50:13 load avg: 0.06 running: test_regrtest (22 hour 58 min) 1 day, 0:50:43 load avg: 0.10 running: test_regrtest (22 hour 59 min) 1 day, 0:51:13 load avg: 0.06 running: test_regrtest (22 hour 59 min) 1 day, 0:51:43 load avg: 0.12 running: test_regrtest (23 hour 19 sec) 1 day, 0:52:13 load avg: 0.07 running: test_regrtest (23 hour 49 sec) 1 day, 0:52:43 load avg: 0.04 running: test_regrtest (23 hour 1 min) 1 day, 0:53:13 load avg: 0.09 running: test_regrtest (23 hour 1 min) 1 day, 0:53:43 load avg: 0.06 running: test_regrtest (23 hour 2 min) 1 day, 0:54:13 load avg: 0.03 running: test_regrtest (23 hour 2 min) 1 day, 0:54:43 load avg: 0.02 running: test_regrtest (23 hour 3 min) 1 day, 0:55:13 load avg: 0.01 running: test_regrtest (23 hour 3 min) 1 day, 0:55:43 load avg: 0.00 running: test_regrtest (23 hour 4 min) 1 day, 0:56:13 load avg: 0.08 running: test_regrtest (23 hour 4 min) 1 day, 0:56:43 load avg: 0.04 running: test_regrtest (23 hour 5 min) 1 day, 0:57:13 load avg: 0.03 running: test_regrtest (23 hour 5 min) 1 day, 0:57:43 load avg: 0.19 running: test_regrtest (23 hour 6 min) 1 day, 0:58:13 load avg: 0.17 running: test_regrtest (23 hour 6 min) 1 day, 0:58:43 load avg: 0.18 running: test_regrtest (23 hour 7 min) 1 day, 0:59:13 load avg: 0.36 running: test_regrtest (23 hour 7 min) 1 day, 0:59:43 load avg: 0.27 running: test_regrtest (23 hour 8 min) 1 day, 1:00:13 load avg: 0.22 running: test_regrtest (23 hour 8 min) 1 day, 1:00:43 load avg: 0.13 running: test_regrtest (23 hour 9 min) 1 day, 1:01:13 load avg: 0.08 running: test_regrtest (23 hour 9 min) 1 day, 1:01:43 load avg: 0.13 running: test_regrtest (23 hour 10 min) 1 day, 1:02:13 load avg: 0.13 running: test_regrtest (23 hour 10 min) 1 day, 1:02:43 load avg: 0.13 running: test_regrtest (23 hour 11 min) 1 day, 1:03:13 load avg: 0.40 running: test_regrtest (23 hour 11 min) 1 day, 1:03:43 load avg: 0.30 running: test_regrtest (23 hour 12 min) 1 day, 1:04:13 load avg: 0.18 running: test_regrtest (23 hour 12 min) 1 day, 1:04:43 load avg: 0.16 running: test_regrtest (23 hour 13 min) 1 day, 1:05:13 load avg: 0.10 running: test_regrtest (23 hour 13 min) 1 day, 1:05:43 load avg: 0.06 running: test_regrtest (23 hour 14 min) 1 day, 1:06:13 load avg: 0.09 running: test_regrtest (23 hour 14 min) 1 day, 1:06:43 load avg: 0.05 running: test_regrtest (23 hour 15 min) 1 day, 1:07:13 load avg: 0.03 running: test_regrtest (23 hour 15 min) 1 day, 1:07:43 load avg: 0.02 running: test_regrtest (23 hour 16 min) 1 day, 1:08:13 load avg: 0.06 running: test_regrtest (23 hour 16 min) 1 day, 1:08:43 load avg: 0.16 running: test_regrtest (23 hour 17 min) 1 day, 1:09:13 load avg: 0.09 running: test_regrtest (23 hour 17 min) 1 day, 1:09:43 load avg: 0.13 running: test_regrtest (23 hour 18 min) 1 day, 1:10:13 load avg: 0.22 running: test_regrtest (23 hour 18 min) 1 day, 1:10:43 load avg: 0.13 running: test_regrtest (23 hour 19 min) 1 day, 1:11:13 load avg: 0.15 running: test_regrtest (23 hour 19 min) 1 day, 1:11:44 load avg: 0.09 running: test_regrtest (23 hour 20 min) 1 day, 1:12:14 load avg: 0.13 running: test_regrtest (23 hour 20 min) 1 day, 1:12:44 load avg: 0.08 running: test_regrtest (23 hour 21 min) 1 day, 1:13:14 load avg: 0.05 running: test_regrtest (23 hour 21 min) 1 day, 1:13:44 load avg: 0.08 running: test_regrtest (23 hour 22 min) 1 day, 1:14:14 load avg: 0.05 running: test_regrtest (23 hour 22 min) 1 day, 1:14:44 load avg: 0.10 running: test_regrtest (23 hour 23 min) 1 day, 1:15:14 load avg: 0.14 running: test_regrtest (23 hour 23 min) 1 day, 1:15:44 load avg: 0.08 running: test_regrtest (23 hour 24 min) 1 day, 1:16:14 load avg: 0.11 running: test_regrtest (23 hour 24 min) 1 day, 1:16:44 load avg: 0.34 running: test_regrtest (23 hour 25 min) 1 day, 1:17:14 load avg: 0.28 running: test_regrtest (23 hour 25 min) 1 day, 1:17:44 load avg: 0.17 running: test_regrtest (23 hour 26 min) 1 day, 1:18:14 load avg: 0.10 running: test_regrtest (23 hour 26 min) 1 day, 1:18:44 load avg: 0.06 running: test_regrtest (23 hour 27 min) 1 day, 1:19:14 load avg: 0.03 running: test_regrtest (23 hour 27 min) 1 day, 1:19:44 load avg: 0.02 running: test_regrtest (23 hour 28 min) 1 day, 1:20:14 load avg: 0.07 running: test_regrtest (23 hour 28 min) 1 day, 1:20:44 load avg: 0.04 running: test_regrtest (23 hour 29 min) 1 day, 1:21:14 load avg: 0.10 running: test_regrtest (23 hour 29 min) 1 day, 1:21:44 load avg: 0.06 running: test_regrtest (23 hour 30 min) 1 day, 1:22:14 load avg: 0.17 running: test_regrtest (23 hour 30 min) 1 day, 1:22:44 load avg: 0.25 running: test_regrtest (23 hour 31 min) 1 day, 1:23:14 load avg: 0.15 running: test_regrtest (23 hour 31 min) 1 day, 1:23:44 load avg: 0.09 running: test_regrtest (23 hour 32 min) 1 day, 1:24:14 load avg: 0.11 running: test_regrtest (23 hour 32 min) 1 day, 1:24:44 load avg: 0.07 running: test_regrtest (23 hour 33 min) 1 day, 1:25:14 load avg: 0.11 running: test_regrtest (23 hour 33 min) 1 day, 1:25:44 load avg: 0.07 running: test_regrtest (23 hour 34 min) 1 day, 1:26:14 load avg: 0.11 running: test_regrtest (23 hour 34 min) 1 day, 1:26:44 load avg: 0.06 running: test_regrtest (23 hour 35 min) 1 day, 1:27:14 load avg: 0.04 running: test_regrtest (23 hour 35 min) 1 day, 1:27:44 load avg: 0.09 running: test_regrtest (23 hour 36 min) 1 day, 1:28:14 load avg: 0.13 running: test_regrtest (23 hour 36 min) 1 day, 1:28:44 load avg: 0.08 running: test_regrtest (23 hour 37 min) 1 day, 1:29:14 load avg: 0.04 running: test_regrtest (23 hour 37 min) 1 day, 1:29:44 load avg: 0.03 running: test_regrtest (23 hour 38 min) 1 day, 1:30:14 load avg: 0.01 running: test_regrtest (23 hour 38 min) 1 day, 1:30:44 load avg: 0.01 running: test_regrtest (23 hour 39 min) 1 day, 1:31:14 load avg: 0.00 running: test_regrtest (23 hour 39 min) 1 day, 1:31:44 load avg: 0.05 running: test_regrtest (23 hour 40 min) 1 day, 1:32:14 load avg: 0.03 running: test_regrtest (23 hour 40 min) 1 day, 1:32:44 load avg: 0.09 running: test_regrtest (23 hour 41 min) 1 day, 1:33:14 load avg: 0.12 running: test_regrtest (23 hour 41 min) 1 day, 1:33:44 load avg: 0.07 running: test_regrtest (23 hour 42 min) 1 day, 1:34:14 load avg: 0.04 running: test_regrtest (23 hour 42 min) 1 day, 1:34:44 load avg: 0.02 running: test_regrtest (23 hour 43 min) 1 day, 1:35:14 load avg: 0.01 running: test_regrtest (23 hour 43 min) 1 day, 1:35:44 load avg: 0.01 running: test_regrtest (23 hour 44 min) 1 day, 1:36:14 load avg: 0.00 running: test_regrtest (23 hour 44 min) 1 day, 1:36:44 load avg: 0.00 running: test_regrtest (23 hour 45 min) 1 day, 1:37:14 load avg: 0.00 running: test_regrtest (23 hour 45 min) 1 day, 1:37:44 load avg: 0.00 running: test_regrtest (23 hour 46 min) 1 day, 1:38:14 load avg: 0.06 running: test_regrtest (23 hour 46 min) 1 day, 1:38:44 load avg: 0.04 running: test_regrtest (23 hour 47 min) 1 day, 1:39:14 load avg: 0.09 running: test_regrtest (23 hour 47 min) 1 day, 1:39:44 load avg: 0.05 running: test_regrtest (23 hour 48 min) 1 day, 1:40:14 load avg: 0.09 running: test_regrtest (23 hour 48 min) 1 day, 1:40:44 load avg: 0.14 running: test_regrtest (23 hour 49 min) 1 day, 1:41:14 load avg: 0.08 running: test_regrtest (23 hour 49 min) 1 day, 1:41:44 load avg: 0.05 running: test_regrtest (23 hour 50 min) 1 day, 1:42:14 load avg: 0.08 running: test_regrtest (23 hour 50 min) 1 day, 1:42:44 load avg: 0.05 running: test_regrtest (23 hour 51 min) 1 day, 1:43:14 load avg: 0.03 running: test_regrtest (23 hour 51 min) 1 day, 1:43:44 load avg: 0.02 running: test_regrtest (23 hour 52 min) 1 day, 1:44:14 load avg: 0.14 running: test_regrtest (23 hour 52 min) 1 day, 1:44:44 load avg: 0.08 running: test_regrtest (23 hour 53 min) 1 day, 1:45:14 load avg: 0.10 running: test_regrtest (23 hour 53 min) 1 day, 1:45:44 load avg: 0.17 running: test_regrtest (23 hour 54 min) 1 day, 1:46:14 load avg: 0.15 running: test_regrtest (23 hour 54 min) 1 day, 1:46:44 load avg: 0.09 running: test_regrtest (23 hour 55 min) 1 day, 1:47:14 load avg: 0.05 running: test_regrtest (23 hour 55 min) 1 day, 1:47:44 load avg: 0.11 running: test_regrtest (23 hour 56 min) 1 day, 1:48:14 load avg: 0.06 running: test_regrtest (23 hour 56 min) 1 day, 1:48:44 load avg: 0.04 running: test_regrtest (23 hour 57 min) 1 day, 1:49:14 load avg: 0.10 running: test_regrtest (23 hour 57 min) 1 day, 1:49:44 load avg: 0.11 running: test_regrtest (23 hour 58 min) 1 day, 1:50:14 load avg: 0.07 running: test_regrtest (23 hour 58 min) 1 day, 1:50:44 load avg: 0.09 running: test_regrtest (23 hour 59 min) 1 day, 1:51:14 load avg: 0.05 running: test_regrtest (23 hour 59 min) 1 day, 1:51:44 load avg: 0.03 running: test_regrtest (24 hour 20 sec) 1 day, 1:52:14 load avg: 0.02 running: test_regrtest (24 hour 50 sec) 1 day, 1:52:44 load avg: 0.01 running: test_regrtest (24 hour 1 min) 1 day, 1:53:14 load avg: 0.00 running: test_regrtest (24 hour 1 min) 1 day, 1:53:44 load avg: 0.00 running: test_regrtest (24 hour 2 min) 1 day, 1:54:14 load avg: 0.14 running: test_regrtest (24 hour 2 min) 1 day, 1:54:44 load avg: 0.14 running: test_regrtest (24 hour 3 min) 1 day, 1:55:14 load avg: 0.16 running: test_regrtest (24 hour 3 min) 1 day, 1:55:44 load avg: 0.10 running: test_regrtest (24 hour 4 min) 1 day, 1:56:14 load avg: 0.06 running: test_regrtest (24 hour 4 min) 1 day, 1:56:44 load avg: 0.03 running: test_regrtest (24 hour 5 min) 1 day, 1:57:14 load avg: 0.02 running: test_regrtest (24 hour 5 min) 1 day, 1:57:44 load avg: 0.01 running: test_regrtest (24 hour 6 min) 1 day, 1:58:14 load avg: 0.06 running: test_regrtest (24 hour 6 min) 1 day, 1:58:44 load avg: 0.11 running: test_regrtest (24 hour 7 min) 1 day, 1:59:14 load avg: 0.06 running: test_regrtest (24 hour 7 min) 1 day, 1:59:44 load avg: 0.10 running: test_regrtest (24 hour 8 min) 1 day, 2:00:14 load avg: 0.06 running: test_regrtest (24 hour 8 min) 1 day, 2:00:44 load avg: 0.04 running: test_regrtest (24 hour 9 min) 1 day, 2:01:14 load avg: 0.02 running: test_regrtest (24 hour 9 min) 1 day, 2:01:44 load avg: 0.09 running: test_regrtest (24 hour 10 min) 1 day, 2:02:14 load avg: 0.12 running: test_regrtest (24 hour 10 min) 1 day, 2:02:44 load avg: 0.07 running: test_regrtest (24 hour 11 min) 1 day, 2:03:14 load avg: 0.04 running: test_regrtest (24 hour 11 min) 1 day, 2:03:44 load avg: 0.02 running: test_regrtest (24 hour 12 min) 1 day, 2:04:14 load avg: 0.01 running: test_regrtest (24 hour 12 min) 1 day, 2:04:44 load avg: 0.01 running: test_regrtest (24 hour 13 min) 1 day, 2:05:14 load avg: 0.00 running: test_regrtest (24 hour 13 min) 1 day, 2:05:44 load avg: 0.00 running: test_regrtest (24 hour 14 min) 1 day, 2:06:14 load avg: 0.00 running: test_regrtest (24 hour 14 min) 1 day, 2:06:44 load avg: 0.00 running: test_regrtest (24 hour 15 min) 1 day, 2:07:14 load avg: 0.00 running: test_regrtest (24 hour 15 min) 1 day, 2:07:44 load avg: 0.00 running: test_regrtest (24 hour 16 min) 1 day, 2:08:14 load avg: 0.00 running: test_regrtest (24 hour 16 min) 1 day, 2:08:44 load avg: 0.00 running: test_regrtest (24 hour 17 min) 1 day, 2:09:14 load avg: 0.07 running: test_regrtest (24 hour 17 min) 1 day, 2:09:44 load avg: 0.21 running: test_regrtest (24 hour 18 min) 1 day, 2:10:14 load avg: 0.20 running: test_regrtest (24 hour 18 min) 1 day, 2:10:44 load avg: 0.12 running: test_regrtest (24 hour 19 min) 1 day, 2:11:14 load avg: 0.23 running: test_regrtest (24 hour 19 min) 1 day, 2:11:44 load avg: 0.14 running: test_regrtest (24 hour 20 min) 1 day, 2:12:14 load avg: 0.08 running: test_regrtest (24 hour 20 min) 1 day, 2:12:44 load avg: 0.05 running: test_regrtest (24 hour 21 min) 1 day, 2:13:14 load avg: 0.03 running: test_regrtest (24 hour 21 min) 1 day, 2:13:44 load avg: 0.07 running: test_regrtest (24 hour 22 min) 1 day, 2:14:14 load avg: 0.09 running: test_regrtest (24 hour 22 min) 1 day, 2:14:44 load avg: 0.06 running: test_regrtest (24 hour 23 min) 1 day, 2:15:14 load avg: 0.03 running: test_regrtest (24 hour 23 min) 1 day, 2:15:45 load avg: 0.08 running: test_regrtest (24 hour 24 min) 1 day, 2:16:15 load avg: 0.05 running: test_regrtest (24 hour 24 min) 1 day, 2:16:45 load avg: 0.03 running: test_regrtest (24 hour 25 min) 1 day, 2:17:15 load avg: 0.02 running: test_regrtest (24 hour 25 min) 1 day, 2:17:45 load avg: 0.07 running: test_regrtest (24 hour 26 min) 1 day, 2:18:15 load avg: 0.04 running: test_regrtest (24 hour 26 min) 1 day, 2:18:45 load avg: 0.02 running: test_regrtest (24 hour 27 min) 1 day, 2:19:15 load avg: 0.01 running: test_regrtest (24 hour 27 min) 1 day, 2:19:45 load avg: 0.01 running: test_regrtest (24 hour 28 min) 1 day, 2:20:15 load avg: 0.00 running: test_regrtest (24 hour 28 min) 1 day, 2:20:45 load avg: 0.00 running: test_regrtest (24 hour 29 min) 1 day, 2:21:15 load avg: 0.00 running: test_regrtest (24 hour 29 min) 1 day, 2:21:45 load avg: 0.00 running: test_regrtest (24 hour 30 min) 1 day, 2:22:15 load avg: 0.00 running: test_regrtest (24 hour 30 min) 1 day, 2:22:45 load avg: 0.07 running: test_regrtest (24 hour 31 min) 1 day, 2:23:15 load avg: 0.04 running: test_regrtest (24 hour 31 min) 1 day, 2:23:45 load avg: 0.08 running: test_regrtest (24 hour 32 min) 1 day, 2:24:15 load avg: 0.05 running: test_regrtest (24 hour 32 min) 1 day, 2:24:45 load avg: 0.10 running: test_regrtest (24 hour 33 min) 1 day, 2:25:15 load avg: 0.06 running: test_regrtest (24 hour 33 min) 1 day, 2:25:45 load avg: 0.11 running: test_regrtest (24 hour 34 min) 1 day, 2:26:15 load avg: 0.07 running: test_regrtest (24 hour 34 min) 1 day, 2:26:45 load avg: 0.04 running: test_regrtest (24 hour 35 min) 1 day, 2:27:15 load avg: 0.02 running: test_regrtest (24 hour 35 min) 1 day, 2:27:45 load avg: 0.01 running: test_regrtest (24 hour 36 min) 1 day, 2:28:15 load avg: 0.08 running: test_regrtest (24 hour 36 min) 1 day, 2:28:45 load avg: 0.05 running: test_regrtest (24 hour 37 min) 1 day, 2:29:15 load avg: 0.03 running: test_regrtest (24 hour 37 min) 1 day, 2:29:45 load avg: 0.02 running: test_regrtest (24 hour 38 min) 1 day, 2:30:15 load avg: 0.01 running: test_regrtest (24 hour 38 min) 1 day, 2:30:45 load avg: 0.06 running: test_regrtest (24 hour 39 min) 1 day, 2:31:15 load avg: 0.03 running: test_regrtest (24 hour 39 min) 1 day, 2:31:45 load avg: 0.02 running: test_regrtest (24 hour 40 min) 1 day, 2:32:15 load avg: 0.07 running: test_regrtest (24 hour 40 min) 1 day, 2:32:45 load avg: 0.09 running: test_regrtest (24 hour 41 min) 1 day, 2:33:15 load avg: 0.11 running: test_regrtest (24 hour 41 min) 1 day, 2:33:45 load avg: 0.12 running: test_regrtest (24 hour 42 min) 1 day, 2:34:15 load avg: 0.12 running: test_regrtest (24 hour 42 min) 1 day, 2:34:45 load avg: 0.13 running: test_regrtest (24 hour 43 min) 1 day, 2:35:15 load avg: 0.13 running: test_regrtest (24 hour 43 min) 1 day, 2:35:45 load avg: 0.13 running: test_regrtest (24 hour 44 min) 1 day, 2:36:15 load avg: 0.21 running: test_regrtest (24 hour 44 min) 1 day, 2:36:45 load avg: 0.18 running: test_regrtest (24 hour 45 min) 1 day, 2:37:15 load avg: 0.11 running: test_regrtest (24 hour 45 min) 1 day, 2:37:45 load avg: 0.12 running: test_regrtest (24 hour 46 min) 1 day, 2:38:15 load avg: 0.25 running: test_regrtest (24 hour 46 min) 1 day, 2:38:45 load avg: 0.21 running: test_regrtest (24 hour 47 min) 1 day, 2:39:15 load avg: 0.18 running: test_regrtest (24 hour 47 min) 1 day, 2:39:45 load avg: 0.11 running: test_regrtest (24 hour 48 min) 1 day, 2:40:15 load avg: 0.13 running: test_regrtest (24 hour 48 min) 1 day, 2:40:45 load avg: 0.22 running: test_regrtest (24 hour 49 min) 1 day, 2:41:15 load avg: 0.19 running: test_regrtest (24 hour 49 min) 1 day, 2:41:45 load avg: 0.11 running: test_regrtest (24 hour 50 min) 1 day, 2:42:15 load avg: 0.14 running: test_regrtest (24 hour 50 min) 1 day, 2:42:45 load avg: 0.08 running: test_regrtest (24 hour 51 min) 1 day, 2:43:15 load avg: 0.12 running: test_regrtest (24 hour 51 min) 1 day, 2:43:45 load avg: 0.07 running: test_regrtest (24 hour 52 min) 1 day, 2:44:15 load avg: 0.04 running: test_regrtest (24 hour 52 min) 1 day, 2:44:45 load avg: 0.02 running: test_regrtest (24 hour 53 min) 1 day, 2:45:15 load avg: 0.07 running: test_regrtest (24 hour 53 min) 1 day, 2:45:45 load avg: 0.04 running: test_regrtest (24 hour 54 min) 1 day, 2:46:15 load avg: 0.08 running: test_regrtest (24 hour 54 min) 1 day, 2:46:45 load avg: 0.05 running: test_regrtest (24 hour 55 min) 1 day, 2:47:15 load avg: 0.08 running: test_regrtest (24 hour 55 min) 1 day, 2:47:45 load avg: 0.05 running: test_regrtest (24 hour 56 min) 1 day, 2:48:15 load avg: 0.03 running: test_regrtest (24 hour 56 min) 1 day, 2:48:45 load avg: 0.02 running: test_regrtest (24 hour 57 min) 1 day, 2:49:15 load avg: 0.01 running: test_regrtest (24 hour 57 min) 1 day, 2:49:45 load avg: 0.07 running: test_regrtest (24 hour 58 min) 1 day, 2:50:15 load avg: 0.17 running: test_regrtest (24 hour 58 min) 1 day, 2:50:45 load avg: 0.10 running: test_regrtest (24 hour 59 min) 1 day, 2:51:15 load avg: 0.06 running: test_regrtest (24 hour 59 min) 1 day, 2:51:45 load avg: 0.09 running: test_regrtest (25 hour 21 sec) 1 day, 2:52:15 load avg: 0.06 running: test_regrtest (25 hour 51 sec) 1 day, 2:52:45 load avg: 0.03 running: test_regrtest (25 hour 1 min) 1 day, 2:53:15 load avg: 0.02 running: test_regrtest (25 hour 1 min) 1 day, 2:53:45 load avg: 0.01 running: test_regrtest (25 hour 2 min) 1 day, 2:54:15 load avg: 0.00 running: test_regrtest (25 hour 2 min) 1 day, 2:54:45 load avg: 0.00 running: test_regrtest (25 hour 3 min) 1 day, 2:55:15 load avg: 0.00 running: test_regrtest (25 hour 3 min) 1 day, 2:55:45 load avg: 0.07 running: test_regrtest (25 hour 4 min) 1 day, 2:56:15 load avg: 0.04 running: test_regrtest (25 hour 4 min) 1 day, 2:56:45 load avg: 0.02 running: test_regrtest (25 hour 5 min) 1 day, 2:57:15 load avg: 0.01 running: test_regrtest (25 hour 5 min) 1 day, 2:57:45 load avg: 0.01 running: test_regrtest (25 hour 6 min) 1 day, 2:58:15 load avg: 0.38 running: test_regrtest (25 hour 6 min) 1 day, 2:58:45 load avg: 0.30 running: test_regrtest (25 hour 7 min) 1 day, 2:59:15 load avg: 0.18 running: test_regrtest (25 hour 7 min) 1 day, 2:59:45 load avg: 0.22 running: test_regrtest (25 hour 8 min) 1 day, 3:00:15 load avg: 0.13 running: test_regrtest (25 hour 8 min) 1 day, 3:00:45 load avg: 0.27 running: test_regrtest (25 hour 9 min) 1 day, 3:01:15 load avg: 0.16 running: test_regrtest (25 hour 9 min) 1 day, 3:01:45 load avg: 0.10 running: test_regrtest (25 hour 10 min) 1 day, 3:02:15 load avg: 0.06 running: test_regrtest (25 hour 10 min) 1 day, 3:02:45 load avg: 0.03 running: test_regrtest (25 hour 11 min) 1 day, 3:03:15 load avg: 0.02 running: test_regrtest (25 hour 11 min) 1 day, 3:03:45 load avg: 0.07 running: test_regrtest (25 hour 12 min) 1 day, 3:04:15 load avg: 0.04 running: test_regrtest (25 hour 12 min) 1 day, 3:04:45 load avg: 0.13 running: test_regrtest (25 hour 13 min) 1 day, 3:05:15 load avg: 0.08 running: test_regrtest (25 hour 13 min) 1 day, 3:05:45 load avg: 0.05 running: test_regrtest (25 hour 14 min) 1 day, 3:06:15 load avg: 0.17 running: test_regrtest (25 hour 14 min) 1 day, 3:06:45 load avg: 0.10 running: test_regrtest (25 hour 15 min) 1 day, 3:07:15 load avg: 0.06 running: test_regrtest (25 hour 15 min) 1 day, 3:07:45 load avg: 0.04 running: test_regrtest (25 hour 16 min) 1 day, 3:08:15 load avg: 0.02 running: test_regrtest (25 hour 16 min) 1 day, 3:08:45 load avg: 0.01 running: test_regrtest (25 hour 17 min) 1 day, 3:09:15 load avg: 0.01 running: test_regrtest (25 hour 17 min) 1 day, 3:09:45 load avg: 0.00 running: test_regrtest (25 hour 18 min) 1 day, 3:10:15 load avg: 0.05 running: test_regrtest (25 hour 18 min) 1 day, 3:10:45 load avg: 0.44 running: test_regrtest (25 hour 19 min) 1 day, 3:11:15 load avg: 0.27 running: test_regrtest (25 hour 19 min) 1 day, 3:11:45 load avg: 0.16 running: test_regrtest (25 hour 20 min) 1 day, 3:12:15 load avg: 0.16 running: test_regrtest (25 hour 20 min) 1 day, 3:12:45 load avg: 0.10 running: test_regrtest (25 hour 21 min) 1 day, 3:13:15 load avg: 0.06 running: test_regrtest (25 hour 21 min) 1 day, 3:13:45 load avg: 0.18 running: test_regrtest (25 hour 22 min) 1 day, 3:14:15 load avg: 0.11 running: test_regrtest (25 hour 22 min) 1 day, 3:14:45 load avg: 0.12 running: test_regrtest (25 hour 23 min) 1 day, 3:15:15 load avg: 0.15 running: test_regrtest (25 hour 23 min) 1 day, 3:15:45 load avg: 0.09 running: test_regrtest (25 hour 24 min) 1 day, 3:16:15 load avg: 0.05 running: test_regrtest (25 hour 24 min) 1 day, 3:16:45 load avg: 0.09 running: test_regrtest (25 hour 25 min) 1 day, 3:17:15 load avg: 0.05 running: test_regrtest (25 hour 25 min) 1 day, 3:17:45 load avg: 0.03 running: test_regrtest (25 hour 26 min) 1 day, 3:18:15 load avg: 0.02 running: test_regrtest (25 hour 26 min) 1 day, 3:18:45 load avg: 0.01 running: test_regrtest (25 hour 27 min) 1 day, 3:19:15 load avg: 0.07 running: test_regrtest (25 hour 27 min) 1 day, 3:19:45 load avg: 0.04 running: test_regrtest (25 hour 28 min) 1 day, 3:20:15 load avg: 0.11 running: test_regrtest (25 hour 28 min) 1 day, 3:20:45 load avg: 0.06 running: test_regrtest (25 hour 29 min) 1 day, 3:21:15 load avg: 0.04 running: test_regrtest (25 hour 29 min) 1 day, 3:21:45 load avg: 0.07 running: test_regrtest (25 hour 30 min) 1 day, 3:22:15 load avg: 0.10 running: test_regrtest (25 hour 30 min) 1 day, 3:22:45 load avg: 0.12 running: test_regrtest (25 hour 31 min) 1 day, 3:23:16 load avg: 0.07 running: test_regrtest (25 hour 31 min) 1 day, 3:23:46 load avg: 0.04 running: test_regrtest (25 hour 32 min) 1 day, 3:24:16 load avg: 0.02 running: test_regrtest (25 hour 32 min) 1 day, 3:24:46 load avg: 0.01 running: test_regrtest (25 hour 33 min) 1 day, 3:25:16 load avg: 0.01 running: test_regrtest (25 hour 33 min) 1 day, 3:25:46 load avg: 0.06 running: test_regrtest (25 hour 34 min) 1 day, 3:26:16 load avg: 0.03 running: test_regrtest (25 hour 34 min) 1 day, 3:26:46 load avg: 0.02 running: test_regrtest (25 hour 35 min) 1 day, 3:27:16 load avg: 0.06 running: test_regrtest (25 hour 35 min) 1 day, 3:27:46 load avg: 0.09 running: test_regrtest (25 hour 36 min) 1 day, 3:28:16 load avg: 0.06 running: test_regrtest (25 hour 36 min) 1 day, 3:28:46 load avg: 0.03 running: test_regrtest (25 hour 37 min) 1 day, 3:29:16 load avg: 0.12 running: test_regrtest (25 hour 37 min) 1 day, 3:29:46 load avg: 0.07 running: test_regrtest (25 hour 38 min) 1 day, 3:30:16 load avg: 0.04 running: test_regrtest (25 hour 38 min) 1 day, 3:30:46 load avg: 0.11 running: test_regrtest (25 hour 39 min) 1 day, 3:31:16 load avg: 0.06 running: test_regrtest (25 hour 39 min) 1 day, 3:31:46 load avg: 0.10 running: test_regrtest (25 hour 40 min) 1 day, 3:32:16 load avg: 0.06 running: test_regrtest (25 hour 40 min) 1 day, 3:32:46 load avg: 0.11 running: test_regrtest (25 hour 41 min) 1 day, 3:33:16 load avg: 0.07 running: test_regrtest (25 hour 41 min) 1 day, 3:33:46 load avg: 0.04 running: test_regrtest (25 hour 42 min) 1 day, 3:34:16 load avg: 0.02 running: test_regrtest (25 hour 42 min) 1 day, 3:34:46 load avg: 0.09 running: test_regrtest (25 hour 43 min) 1 day, 3:35:16 load avg: 0.05 running: test_regrtest (25 hour 43 min) 1 day, 3:35:46 load avg: 0.03 running: test_regrtest (25 hour 44 min) 1 day, 3:36:16 load avg: 0.02 running: test_regrtest (25 hour 44 min) 1 day, 3:36:46 load avg: 0.01 running: test_regrtest (25 hour 45 min) 1 day, 3:37:16 load avg: 0.06 running: test_regrtest (25 hour 45 min) 1 day, 3:37:46 load avg: 0.11 running: test_regrtest (25 hour 46 min) 1 day, 3:38:16 load avg: 0.06 running: test_regrtest (25 hour 46 min) 1 day, 3:38:46 load avg: 0.04 running: test_regrtest (25 hour 47 min) 1 day, 3:39:16 load avg: 0.02 running: test_regrtest (25 hour 47 min) 1 day, 3:39:46 load avg: 0.07 running: test_regrtest (25 hour 48 min) 1 day, 3:40:16 load avg: 0.04 running: test_regrtest (25 hour 48 min) 1 day, 3:40:46 load avg: 0.02 running: test_regrtest (25 hour 49 min) 1 day, 3:41:16 load avg: 0.01 running: test_regrtest (25 hour 49 min) 1 day, 3:41:46 load avg: 0.01 running: test_regrtest (25 hour 50 min) 1 day, 3:42:16 load avg: 0.00 running: test_regrtest (25 hour 50 min) 1 day, 3:42:46 load avg: 0.08 running: test_regrtest (25 hour 51 min) 1 day, 3:43:16 load avg: 0.05 running: test_regrtest (25 hour 51 min) 1 day, 3:43:46 load avg: 0.11 running: test_regrtest (25 hour 52 min) 1 day, 3:44:16 load avg: 0.06 running: test_regrtest (25 hour 52 min) 1 day, 3:44:46 load avg: 0.04 running: test_regrtest (25 hour 53 min) 1 day, 3:45:16 load avg: 0.02 running: test_regrtest (25 hour 53 min) 1 day, 3:45:46 load avg: 0.01 running: test_regrtest (25 hour 54 min) 1 day, 3:46:16 load avg: 0.14 running: test_regrtest (25 hour 54 min) 1 day, 3:46:46 load avg: 0.15 running: test_regrtest (25 hour 55 min) 1 day, 3:47:16 load avg: 0.09 running: test_regrtest (25 hour 55 min) 1 day, 3:47:46 load avg: 0.05 running: test_regrtest (25 hour 56 min) 1 day, 3:48:16 load avg: 0.03 running: test_regrtest (25 hour 56 min) 1 day, 3:48:46 load avg: 0.02 running: test_regrtest (25 hour 57 min) 1 day, 3:49:16 load avg: 0.01 running: test_regrtest (25 hour 57 min) 1 day, 3:49:46 load avg: 0.09 running: test_regrtest (25 hour 58 min) 1 day, 3:50:16 load avg: 0.13 running: test_regrtest (25 hour 58 min) 1 day, 3:50:46 load avg: 0.08 running: test_regrtest (25 hour 59 min) 1 day, 3:51:16 load avg: 0.05 running: test_regrtest (25 hour 59 min) 1 day, 3:51:46 load avg: 0.03 running: test_regrtest (26 hour 22 sec) 1 day, 3:52:16 load avg: 0.02 running: test_regrtest (26 hour 52 sec) 1 day, 3:52:46 load avg: 0.01 running: test_regrtest (26 hour 1 min) 1 day, 3:53:16 load avg: 0.00 running: test_regrtest (26 hour 1 min) 1 day, 3:53:46 load avg: 0.08 running: test_regrtest (26 hour 2 min) 1 day, 3:54:16 load avg: 0.05 running: test_regrtest (26 hour 2 min) 1 day, 3:54:46 load avg: 0.26 running: test_regrtest (26 hour 3 min) 1 day, 3:55:16 load avg: 0.15 running: test_regrtest (26 hour 3 min) 1 day, 3:55:46 load avg: 0.09 running: test_regrtest (26 hour 4 min) 1 day, 3:56:16 load avg: 0.06 running: test_regrtest (26 hour 4 min) 1 day, 3:56:46 load avg: 0.09 running: test_regrtest (26 hour 5 min) 1 day, 3:57:16 load avg: 0.06 running: test_regrtest (26 hour 5 min) 1 day, 3:57:46 load avg: 0.17 running: test_regrtest (26 hour 6 min) 1 day, 3:58:16 load avg: 0.10 running: test_regrtest (26 hour 6 min) 1 day, 3:58:46 load avg: 0.06 running: test_regrtest (26 hour 7 min) 1 day, 3:59:16 load avg: 0.04 running: test_regrtest (26 hour 7 min) 1 day, 3:59:46 load avg: 0.28 running: test_regrtest (26 hour 8 min) 1 day, 4:00:16 load avg: 0.29 running: test_regrtest (26 hour 8 min) 1 day, 4:00:46 load avg: 0.18 running: test_regrtest (26 hour 9 min) 1 day, 4:01:16 load avg: 0.10 running: test_regrtest (26 hour 9 min) 1 day, 4:01:46 load avg: 0.06 running: test_regrtest (26 hour 10 min) 1 day, 4:02:16 load avg: 0.04 running: test_regrtest (26 hour 10 min) 1 day, 4:02:46 load avg: 0.02 running: test_regrtest (26 hour 11 min) 1 day, 4:03:16 load avg: 0.01 running: test_regrtest (26 hour 11 min) 1 day, 4:03:46 load avg: 0.01 running: test_regrtest (26 hour 12 min) 1 day, 4:04:16 load avg: 0.00 running: test_regrtest (26 hour 12 min) 1 day, 4:04:46 load avg: 0.14 running: test_regrtest (26 hour 13 min) 1 day, 4:05:16 load avg: 0.08 running: test_regrtest (26 hour 13 min) 1 day, 4:05:46 load avg: 0.12 running: test_regrtest (26 hour 14 min) 1 day, 4:06:16 load avg: 0.07 running: test_regrtest (26 hour 14 min) 1 day, 4:06:46 load avg: 0.04 running: test_regrtest (26 hour 15 min) 1 day, 4:07:16 load avg: 0.02 running: test_regrtest (26 hour 15 min) 1 day, 4:07:46 load avg: 0.01 running: test_regrtest (26 hour 16 min) 1 day, 4:08:16 load avg: 0.06 running: test_regrtest (26 hour 16 min) 1 day, 4:08:46 load avg: 0.12 running: test_regrtest (26 hour 17 min) 1 day, 4:09:16 load avg: 0.07 running: test_regrtest (26 hour 17 min) 1 day, 4:09:46 load avg: 0.16 running: test_regrtest (26 hour 18 min) 1 day, 4:10:16 load avg: 0.10 running: test_regrtest (26 hour 18 min) 1 day, 4:10:46 load avg: 0.11 running: test_regrtest (26 hour 19 min) 1 day, 4:11:16 load avg: 0.18 running: test_regrtest (26 hour 19 min) 1 day, 4:11:46 load avg: 0.23 running: test_regrtest (26 hour 20 min) 1 day, 4:12:16 load avg: 0.14 running: test_regrtest (26 hour 20 min) 1 day, 4:12:46 load avg: 0.14 running: test_regrtest (26 hour 21 min) 1 day, 4:13:16 load avg: 0.14 running: test_regrtest (26 hour 21 min) 1 day, 4:13:46 load avg: 0.20 running: test_regrtest (26 hour 22 min) 1 day, 4:14:16 load avg: 0.12 running: test_regrtest (26 hour 22 min) 1 day, 4:14:46 load avg: 0.14 running: test_regrtest (26 hour 23 min) 1 day, 4:15:16 load avg: 0.14 running: test_regrtest (26 hour 23 min) 1 day, 4:15:46 load avg: 0.22 running: test_regrtest (26 hour 24 min) 1 day, 4:16:16 load avg: 0.13 running: test_regrtest (26 hour 24 min) 1 day, 4:16:46 load avg: 0.13 running: test_regrtest (26 hour 25 min) 1 day, 4:17:16 load avg: 0.08 running: test_regrtest (26 hour 25 min) 1 day, 4:17:46 load avg: 0.05 running: test_regrtest (26 hour 26 min) 1 day, 4:18:16 load avg: 0.08 running: test_regrtest (26 hour 26 min) 1 day, 4:18:46 load avg: 0.05 running: test_regrtest (26 hour 27 min) 1 day, 4:19:16 load avg: 0.03 running: test_regrtest (26 hour 27 min) 1 day, 4:19:46 load avg: 0.02 running: test_regrtest (26 hour 28 min) 1 day, 4:20:16 load avg: 0.09 running: test_regrtest (26 hour 28 min) 1 day, 4:20:46 load avg: 0.05 running: test_regrtest (26 hour 29 min) 1 day, 4:21:16 load avg: 0.11 running: test_regrtest (26 hour 29 min) 1 day, 4:21:46 load avg: 0.07 running: test_regrtest (26 hour 30 min) 1 day, 4:22:16 load avg: 0.04 running: test_regrtest (26 hour 30 min) 1 day, 4:22:46 load avg: 0.02 running: test_regrtest (26 hour 31 min) 1 day, 4:23:16 load avg: 0.01 running: test_regrtest (26 hour 31 min) 1 day, 4:23:46 load avg: 0.01 running: test_regrtest (26 hour 32 min) 1 day, 4:24:16 load avg: 0.00 running: test_regrtest (26 hour 32 min) 1 day, 4:24:46 load avg: 0.00 running: test_regrtest (26 hour 33 min) 1 day, 4:25:16 load avg: 0.11 running: test_regrtest (26 hour 33 min) 1 day, 4:25:46 load avg: 0.07 running: test_regrtest (26 hour 34 min) 1 day, 4:26:16 load avg: 0.16 running: test_regrtest (26 hour 34 min) 1 day, 4:26:46 load avg: 0.10 running: test_regrtest (26 hour 35 min) 1 day, 4:27:17 load avg: 0.06 running: test_regrtest (26 hour 35 min) 1 day, 4:27:47 load avg: 0.09 running: test_regrtest (26 hour 36 min) 1 day, 4:28:17 load avg: 0.05 running: test_regrtest (26 hour 36 min) 1 day, 4:28:47 load avg: 0.03 running: test_regrtest (26 hour 37 min) 1 day, 4:29:17 load avg: 0.02 running: test_regrtest (26 hour 37 min) 1 day, 4:29:47 load avg: 0.01 running: test_regrtest (26 hour 38 min) 1 day, 4:30:17 load avg: 0.00 running: test_regrtest (26 hour 38 min) 1 day, 4:30:47 load avg: 0.06 running: test_regrtest (26 hour 39 min) 1 day, 4:31:17 load avg: 0.04 running: test_regrtest (26 hour 39 min) 1 day, 4:31:47 load avg: 0.02 running: test_regrtest (26 hour 40 min) 1 day, 4:32:17 load avg: 0.01 running: test_regrtest (26 hour 40 min) 1 day, 4:32:47 load avg: 0.06 running: test_regrtest (26 hour 41 min) 1 day, 4:33:17 load avg: 0.12 running: test_regrtest (26 hour 41 min) 1 day, 4:33:47 load avg: 0.07 running: test_regrtest (26 hour 42 min) 1 day, 4:34:17 load avg: 0.04 running: test_regrtest (26 hour 42 min) 1 day, 4:34:47 load avg: 0.15 running: test_regrtest (26 hour 43 min) 1 day, 4:35:17 load avg: 0.17 running: test_regrtest (26 hour 43 min) 1 day, 4:35:47 load avg: 0.16 running: test_regrtest (26 hour 44 min) 1 day, 4:36:17 load avg: 0.10 running: test_regrtest (26 hour 44 min) 1 day, 4:36:47 load avg: 0.06 running: test_regrtest (26 hour 45 min) 1 day, 4:37:17 load avg: 0.03 running: test_regrtest (26 hour 45 min) 1 day, 4:37:47 load avg: 0.02 running: test_regrtest (26 hour 46 min) 1 day, 4:38:17 load avg: 0.01 running: test_regrtest (26 hour 46 min) 1 day, 4:38:47 load avg: 0.00 running: test_regrtest (26 hour 47 min) 1 day, 4:39:17 load avg: 0.00 running: test_regrtest (26 hour 47 min) 1 day, 4:39:47 load avg: 0.06 running: test_regrtest (26 hour 48 min) 1 day, 4:40:17 load avg: 0.04 running: test_regrtest (26 hour 48 min) 1 day, 4:40:47 load avg: 0.02 running: test_regrtest (26 hour 49 min) 1 day, 4:41:17 load avg: 0.01 running: test_regrtest (26 hour 49 min) 1 day, 4:41:47 load avg: 0.01 running: test_regrtest (26 hour 50 min) 1 day, 4:42:17 load avg: 0.06 running: test_regrtest (26 hour 50 min) 1 day, 4:42:47 load avg: 0.04 running: test_regrtest (26 hour 51 min) 1 day, 4:43:17 load avg: 0.08 running: test_regrtest (26 hour 51 min) 1 day, 4:43:47 load avg: 0.12 running: test_regrtest (26 hour 52 min) 1 day, 4:44:17 load avg: 0.14 running: test_regrtest (26 hour 52 min) 1 day, 4:44:47 load avg: 0.16 running: test_regrtest (26 hour 53 min) 1 day, 4:45:17 load avg: 0.10 running: test_regrtest (26 hour 53 min) 1 day, 4:45:47 load avg: 0.14 running: test_regrtest (26 hour 54 min) 1 day, 4:46:17 load avg: 0.08 running: test_regrtest (26 hour 54 min) 1 day, 4:46:47 load avg: 0.12 running: test_regrtest (26 hour 55 min) 1 day, 4:47:17 load avg: 0.07 running: test_regrtest (26 hour 55 min) 1 day, 4:47:47 load avg: 0.11 running: test_regrtest (26 hour 56 min) 1 day, 4:48:17 load avg: 0.14 running: test_regrtest (26 hour 56 min) 1 day, 4:48:47 load avg: 0.08 running: test_regrtest (26 hour 57 min) 1 day, 4:49:17 load avg: 0.18 running: test_regrtest (26 hour 57 min) 1 day, 4:49:47 load avg: 0.11 running: test_regrtest (26 hour 58 min) 1 day, 4:50:17 load avg: 0.13 running: test_regrtest (26 hour 58 min) 1 day, 4:50:47 load avg: 0.08 running: test_regrtest (26 hour 59 min) 1 day, 4:51:17 load avg: 0.12 running: test_regrtest (26 hour 59 min) 1 day, 4:51:47 load avg: 0.07 running: test_regrtest (27 hour 23 sec) 1 day, 4:52:17 load avg: 0.04 running: test_regrtest (27 hour 53 sec) 1 day, 4:52:47 load avg: 0.16 running: test_regrtest (27 hour 1 min) 1 day, 4:53:17 load avg: 0.18 running: test_regrtest (27 hour 1 min) 1 day, 4:53:47 load avg: 0.21 running: test_regrtest (27 hour 2 min) 1 day, 4:54:17 load avg: 0.13 running: test_regrtest (27 hour 2 min) 1 day, 4:54:47 load avg: 0.13 running: test_regrtest (27 hour 3 min) 1 day, 4:55:17 load avg: 0.15 running: test_regrtest (27 hour 3 min) 1 day, 4:55:47 load avg: 0.09 running: test_regrtest (27 hour 4 min) 1 day, 4:56:17 load avg: 0.11 running: test_regrtest (27 hour 4 min) 1 day, 4:56:47 load avg: 0.12 running: test_regrtest (27 hour 5 min) 1 day, 4:57:17 load avg: 0.07 running: test_regrtest (27 hour 5 min) 1 day, 4:57:47 load avg: 0.04 running: test_regrtest (27 hour 6 min) 1 day, 4:58:17 load avg: 0.13 running: test_regrtest (27 hour 6 min) 1 day, 4:58:47 load avg: 0.13 running: test_regrtest (27 hour 7 min) 1 day, 4:59:17 load avg: 0.21 running: test_regrtest (27 hour 7 min) 1 day, 4:59:47 load avg: 0.13 running: test_regrtest (27 hour 8 min) 1 day, 5:00:17 load avg: 0.13 running: test_regrtest (27 hour 8 min) 1 day, 5:00:47 load avg: 0.16 running: test_regrtest (27 hour 9 min) 1 day, 5:01:17 load avg: 0.18 running: test_regrtest (27 hour 9 min) 1 day, 5:01:47 load avg: 0.10 running: test_regrtest (27 hour 10 min) 1 day, 5:02:17 load avg: 0.17 running: test_regrtest (27 hour 10 min) 1 day, 5:02:47 load avg: 0.16 running: test_regrtest (27 hour 11 min) 1 day, 5:03:17 load avg: 0.10 running: test_regrtest (27 hour 11 min) 1 day, 5:03:47 load avg: 0.12 running: test_regrtest (27 hour 12 min) 1 day, 5:04:17 load avg: 0.14 running: test_regrtest (27 hour 12 min) 1 day, 5:04:47 load avg: 0.14 running: test_regrtest (27 hour 13 min) 1 day, 5:05:17 load avg: 0.16 running: test_regrtest (27 hour 13 min) 1 day, 5:05:47 load avg: 0.09 running: test_regrtest (27 hour 14 min) 1 day, 5:06:17 load avg: 0.06 running: test_regrtest (27 hour 14 min) 1 day, 5:06:47 load avg: 0.10 running: test_regrtest (27 hour 15 min) 1 day, 5:07:17 load avg: 0.06 running: test_regrtest (27 hour 15 min) 1 day, 5:07:47 load avg: 0.03 running: test_regrtest (27 hour 16 min) 1 day, 5:08:17 load avg: 0.07 running: test_regrtest (27 hour 16 min) 1 day, 5:08:47 load avg: 0.04 running: test_regrtest (27 hour 17 min) 1 day, 5:09:17 load avg: 0.02 running: test_regrtest (27 hour 17 min) 1 day, 5:09:47 load avg: 0.01 running: test_regrtest (27 hour 18 min) 1 day, 5:10:17 load avg: 0.01 running: test_regrtest (27 hour 18 min) 1 day, 5:10:47 load avg: 0.00 running: test_regrtest (27 hour 19 min) 1 day, 5:11:17 load avg: 0.00 running: test_regrtest (27 hour 19 min) 1 day, 5:11:47 load avg: 0.00 running: test_regrtest (27 hour 20 min) 1 day, 5:12:17 load avg: 0.13 running: test_regrtest (27 hour 20 min) 1 day, 5:12:47 load avg: 0.14 running: test_regrtest (27 hour 21 min) 1 day, 5:13:17 load avg: 0.08 running: test_regrtest (27 hour 21 min) 1 day, 5:13:47 load avg: 0.05 running: test_regrtest (27 hour 22 min) 1 day, 5:14:17 load avg: 0.03 running: test_regrtest (27 hour 22 min) 1 day, 5:14:47 load avg: 0.02 running: test_regrtest (27 hour 23 min) 1 day, 5:15:17 load avg: 0.01 running: test_regrtest (27 hour 23 min) 1 day, 5:15:47 load avg: 0.07 running: test_regrtest (27 hour 24 min) 1 day, 5:16:17 load avg: 0.16 running: test_regrtest (27 hour 24 min) 1 day, 5:16:47 load avg: 0.10 running: test_regrtest (27 hour 25 min) 1 day, 5:17:17 load avg: 0.13 running: test_regrtest (27 hour 25 min) 1 day, 5:17:47 load avg: 0.08 running: test_regrtest (27 hour 26 min) 1 day, 5:18:17 load avg: 0.05 running: test_regrtest (27 hour 26 min) 1 day, 5:18:47 load avg: 0.03 running: test_regrtest (27 hour 27 min) 1 day, 5:19:17 load avg: 0.12 running: test_regrtest (27 hour 27 min) 1 day, 5:19:47 load avg: 0.29 running: test_regrtest (27 hour 28 min) 1 day, 5:20:17 load avg: 0.17 running: test_regrtest (27 hour 28 min) 1 day, 5:20:47 load avg: 0.10 running: test_regrtest (27 hour 29 min) 1 day, 5:21:17 load avg: 0.19 running: test_regrtest (27 hour 29 min) 1 day, 5:21:47 load avg: 0.19 running: test_regrtest (27 hour 30 min) 1 day, 5:22:17 load avg: 0.11 running: test_regrtest (27 hour 30 min) 1 day, 5:22:47 load avg: 0.07 running: test_regrtest (27 hour 31 min) 1 day, 5:23:17 load avg: 0.04 running: test_regrtest (27 hour 31 min) 1 day, 5:23:47 load avg: 0.02 running: test_regrtest (27 hour 32 min) 1 day, 5:24:17 load avg: 0.01 running: test_regrtest (27 hour 32 min) 1 day, 5:24:47 load avg: 0.01 running: test_regrtest (27 hour 33 min) 1 day, 5:25:17 load avg: 0.11 running: test_regrtest (27 hour 33 min) 1 day, 5:25:47 load avg: 0.06 running: test_regrtest (27 hour 34 min) 1 day, 5:26:17 load avg: 0.11 running: test_regrtest (27 hour 34 min) 1 day, 5:26:47 load avg: 0.07 running: test_regrtest (27 hour 35 min) 1 day, 5:27:17 load avg: 0.04 running: test_regrtest (27 hour 35 min) 1 day, 5:27:47 load avg: 0.10 running: test_regrtest (27 hour 36 min) 1 day, 5:28:17 load avg: 0.06 running: test_regrtest (27 hour 36 min) 1 day, 5:28:47 load avg: 0.03 running: test_regrtest (27 hour 37 min) 1 day, 5:29:17 load avg: 0.02 running: test_regrtest (27 hour 37 min) 1 day, 5:29:47 load avg: 0.08 running: test_regrtest (27 hour 38 min) 1 day, 5:30:18 load avg: 0.05 running: test_regrtest (27 hour 38 min) 1 day, 5:30:48 load avg: 0.10 running: test_regrtest (27 hour 39 min) 1 day, 5:31:18 load avg: 0.06 running: test_regrtest (27 hour 39 min) 1 day, 5:31:48 load avg: 0.04 running: test_regrtest (27 hour 40 min) 1 day, 5:32:18 load avg: 0.02 running: test_regrtest (27 hour 40 min) 1 day, 5:32:48 load avg: 0.08 running: test_regrtest (27 hour 41 min) 1 day, 5:33:18 load avg: 0.11 running: test_regrtest (27 hour 41 min) 1 day, 5:33:48 load avg: 0.20 running: test_regrtest (27 hour 42 min) 1 day, 5:34:18 load avg: 0.19 running: test_regrtest (27 hour 42 min) 1 day, 5:34:48 load avg: 0.11 running: test_regrtest (27 hour 43 min) 1 day, 5:35:18 load avg: 0.07 running: test_regrtest (27 hour 43 min) 1 day, 5:35:48 load avg: 0.04 running: test_regrtest (27 hour 44 min) 1 day, 5:36:18 load avg: 0.09 running: test_regrtest (27 hour 44 min) 1 day, 5:36:48 load avg: 0.05 running: test_regrtest (27 hour 45 min) 1 day, 5:37:18 load avg: 0.03 running: test_regrtest (27 hour 45 min) 1 day, 5:37:48 load avg: 0.02 running: test_regrtest (27 hour 46 min) 1 day, 5:38:18 load avg: 0.07 running: test_regrtest (27 hour 46 min) 1 day, 5:38:48 load avg: 0.04 running: test_regrtest (27 hour 47 min) 1 day, 5:39:18 load avg: 0.11 running: test_regrtest (27 hour 47 min) 1 day, 5:39:48 load avg: 0.06 running: test_regrtest (27 hour 48 min) 1 day, 5:40:18 load avg: 0.09 running: test_regrtest (27 hour 48 min) 1 day, 5:40:48 load avg: 0.06 running: test_regrtest (27 hour 49 min) 1 day, 5:41:18 load avg: 0.03 running: test_regrtest (27 hour 49 min) 1 day, 5:41:48 load avg: 0.02 running: test_regrtest (27 hour 50 min) 1 day, 5:42:18 load avg: 0.01 running: test_regrtest (27 hour 50 min) 1 day, 5:42:48 load avg: 0.12 running: test_regrtest (27 hour 51 min) 1 day, 5:43:18 load avg: 0.07 running: test_regrtest (27 hour 51 min) 1 day, 5:43:48 load avg: 0.10 running: test_regrtest (27 hour 52 min) 1 day, 5:44:18 load avg: 0.12 running: test_regrtest (27 hour 52 min) 1 day, 5:44:48 load avg: 0.07 running: test_regrtest (27 hour 53 min) 1 day, 5:45:18 load avg: 0.04 running: test_regrtest (27 hour 53 min) 1 day, 5:45:48 load avg: 0.16 running: test_regrtest (27 hour 54 min) 1 day, 5:46:18 load avg: 0.18 running: test_regrtest (27 hour 54 min) 1 day, 5:46:48 load avg: 0.11 running: test_regrtest (27 hour 55 min) 1 day, 5:47:18 load avg: 0.06 running: test_regrtest (27 hour 55 min) 1 day, 5:47:48 load avg: 0.09 running: test_regrtest (27 hour 56 min) 1 day, 5:48:18 load avg: 0.19 running: test_regrtest (27 hour 56 min) 1 day, 5:48:48 load avg: 0.11 running: test_regrtest (27 hour 57 min) 1 day, 5:49:18 load avg: 0.07 running: test_regrtest (27 hour 57 min) 1 day, 5:49:48 load avg: 0.04 running: test_regrtest (27 hour 58 min) 1 day, 5:50:18 load avg: 0.02 running: test_regrtest (27 hour 58 min) 1 day, 5:50:48 load avg: 0.01 running: test_regrtest (27 hour 59 min) 1 day, 5:51:18 load avg: 0.09 running: test_regrtest (27 hour 59 min) 1 day, 5:51:48 load avg: 0.17 running: test_regrtest (28 hour 24 sec) 1 day, 5:52:18 load avg: 0.15 running: test_regrtest (28 hour 54 sec) 1 day, 5:52:48 load avg: 0.09 running: test_regrtest (28 hour 1 min) 1 day, 5:53:18 load avg: 0.05 running: test_regrtest (28 hour 1 min) 1 day, 5:53:48 load avg: 0.08 running: test_regrtest (28 hour 2 min) 1 day, 5:54:18 load avg: 0.11 running: test_regrtest (28 hour 2 min) 1 day, 5:54:48 load avg: 0.12 running: test_regrtest (28 hour 3 min) 1 day, 5:55:18 load avg: 0.07 running: test_regrtest (28 hour 3 min) 1 day, 5:55:48 load avg: 0.04 running: test_regrtest (28 hour 4 min) 1 day, 5:56:18 load avg: 0.02 running: test_regrtest (28 hour 4 min) 1 day, 5:56:48 load avg: 0.09 running: test_regrtest (28 hour 5 min) 1 day, 5:57:18 load avg: 0.05 running: test_regrtest (28 hour 5 min) 1 day, 5:57:48 load avg: 0.09 running: test_regrtest (28 hour 6 min) 1 day, 5:58:18 load avg: 0.06 running: test_regrtest (28 hour 6 min) 1 day, 5:58:48 load avg: 0.08 running: test_regrtest (28 hour 7 min) 1 day, 5:59:18 load avg: 0.05 running: test_regrtest (28 hour 7 min) 1 day, 5:59:48 load avg: 0.09 running: test_regrtest (28 hour 8 min) 1 day, 6:00:18 load avg: 0.13 running: test_regrtest (28 hour 8 min) 1 day, 6:00:48 load avg: 0.08 running: test_regrtest (28 hour 9 min) 1 day, 6:01:18 load avg: 0.11 running: test_regrtest (28 hour 9 min) 1 day, 6:01:48 load avg: 0.07 running: test_regrtest (28 hour 10 min) 1 day, 6:02:18 load avg: 0.04 running: test_regrtest (28 hour 10 min) 1 day, 6:02:48 load avg: 0.02 running: test_regrtest (28 hour 11 min) 1 day, 6:03:18 load avg: 0.01 running: test_regrtest (28 hour 11 min) 1 day, 6:03:48 load avg: 0.08 running: test_regrtest (28 hour 12 min) 1 day, 6:04:18 load avg: 0.05 running: test_regrtest (28 hour 12 min) 1 day, 6:04:48 load avg: 0.03 running: test_regrtest (28 hour 13 min) 1 day, 6:05:18 load avg: 0.02 running: test_regrtest (28 hour 13 min) 1 day, 6:05:48 load avg: 0.08 running: test_regrtest (28 hour 14 min) 1 day, 6:06:18 load avg: 0.12 running: test_regrtest (28 hour 14 min) 1 day, 6:06:48 load avg: 0.07 running: test_regrtest (28 hour 15 min) 1 day, 6:07:18 load avg: 0.04 running: test_regrtest (28 hour 15 min) 1 day, 6:07:48 load avg: 0.02 running: test_regrtest (28 hour 16 min) 1 day, 6:08:18 load avg: 0.07 running: test_regrtest (28 hour 16 min) 1 day, 6:08:48 load avg: 0.10 running: test_regrtest (28 hour 17 min) 1 day, 6:09:18 load avg: 0.06 running: test_regrtest (28 hour 17 min) 1 day, 6:09:48 load avg: 0.03 running: test_regrtest (28 hour 18 min) 1 day, 6:10:18 load avg: 0.07 running: test_regrtest (28 hour 18 min) 1 day, 6:10:48 load avg: 0.10 running: test_regrtest (28 hour 19 min) 1 day, 6:11:18 load avg: 0.06 running: test_regrtest (28 hour 19 min) 1 day, 6:11:48 load avg: 0.09 running: test_regrtest (28 hour 20 min) 1 day, 6:12:18 load avg: 0.05 running: test_regrtest (28 hour 20 min) 1 day, 6:12:48 load avg: 0.03 running: test_regrtest (28 hour 21 min) 1 day, 6:13:18 load avg: 0.09 running: test_regrtest (28 hour 21 min) 1 day, 6:13:48 load avg: 0.45 running: test_regrtest (28 hour 22 min) 1 day, 6:14:18 load avg: 0.33 running: test_regrtest (28 hour 22 min) 1 day, 6:14:48 load avg: 0.28 running: test_regrtest (28 hour 23 min) 1 day, 6:15:18 load avg: 0.17 running: test_regrtest (28 hour 23 min) 1 day, 6:15:48 load avg: 0.10 running: test_regrtest (28 hour 24 min) 1 day, 6:16:18 load avg: 0.06 running: test_regrtest (28 hour 24 min) 1 day, 6:16:48 load avg: 0.03 running: test_regrtest (28 hour 25 min) 1 day, 6:17:18 load avg: 0.02 running: test_regrtest (28 hour 25 min) 1 day, 6:17:48 load avg: 0.08 running: test_regrtest (28 hour 26 min) 1 day, 6:18:18 load avg: 0.13 running: test_regrtest (28 hour 26 min) 1 day, 6:18:48 load avg: 0.08 running: test_regrtest (28 hour 27 min) 1 day, 6:19:18 load avg: 0.05 running: test_regrtest (28 hour 27 min) 1 day, 6:19:48 load avg: 0.03 running: test_regrtest (28 hour 28 min) 1 day, 6:20:18 load avg: 0.02 running: test_regrtest (28 hour 28 min) 1 day, 6:20:48 load avg: 0.07 running: test_regrtest (28 hour 29 min) 1 day, 6:21:18 load avg: 0.04 running: test_regrtest (28 hour 29 min) 1 day, 6:21:48 load avg: 0.02 running: test_regrtest (28 hour 30 min) 1 day, 6:22:18 load avg: 0.15 running: test_regrtest (28 hour 30 min) 1 day, 6:22:48 load avg: 0.09 running: test_regrtest (28 hour 31 min) 1 day, 6:23:18 load avg: 0.05 running: test_regrtest (28 hour 31 min) 1 day, 6:23:48 load avg: 0.03 running: test_regrtest (28 hour 32 min) 1 day, 6:24:18 load avg: 0.02 running: test_regrtest (28 hour 32 min) 1 day, 6:24:48 load avg: 0.01 running: test_regrtest (28 hour 33 min) 1 day, 6:25:18 load avg: 0.06 running: test_regrtest (28 hour 33 min) 1 day, 6:25:48 load avg: 0.04 running: test_regrtest (28 hour 34 min) 1 day, 6:26:18 load avg: 0.02 running: test_regrtest (28 hour 34 min) 1 day, 6:26:48 load avg: 0.06 running: test_regrtest (28 hour 35 min) 1 day, 6:27:18 load avg: 0.04 running: test_regrtest (28 hour 35 min) 1 day, 6:27:48 load avg: 0.02 running: test_regrtest (28 hour 36 min) 1 day, 6:28:18 load avg: 0.09 running: test_regrtest (28 hour 36 min) 1 day, 6:28:48 load avg: 0.06 running: test_regrtest (28 hour 37 min) 1 day, 6:29:18 load avg: 0.03 running: test_regrtest (28 hour 37 min) 1 day, 6:29:48 load avg: 0.02 running: test_regrtest (28 hour 38 min) 1 day, 6:30:18 load avg: 0.07 running: test_regrtest (28 hour 38 min) 1 day, 6:30:48 load avg: 0.04 running: test_regrtest (28 hour 39 min) 1 day, 6:31:18 load avg: 0.02 running: test_regrtest (28 hour 39 min) 1 day, 6:31:48 load avg: 0.01 running: test_regrtest (28 hour 40 min) 1 day, 6:32:18 load avg: 0.01 running: test_regrtest (28 hour 40 min) 1 day, 6:32:49 load avg: 0.12 running: test_regrtest (28 hour 41 min) 1 day, 6:33:19 load avg: 0.07 running: test_regrtest (28 hour 41 min) 1 day, 6:33:49 load avg: 0.04 running: test_regrtest (28 hour 42 min) 1 day, 6:34:19 load avg: 0.02 running: test_regrtest (28 hour 42 min) 1 day, 6:34:49 load avg: 0.01 running: test_regrtest (28 hour 43 min) 1 day, 6:35:19 load avg: 0.06 running: test_regrtest (28 hour 43 min) 1 day, 6:35:49 load avg: 0.09 running: test_regrtest (28 hour 44 min) 1 day, 6:36:19 load avg: 0.18 running: test_regrtest (28 hour 44 min) 1 day, 6:36:49 load avg: 0.30 running: test_regrtest (28 hour 45 min) 1 day, 6:37:19 load avg: 0.31 running: test_regrtest (28 hour 45 min) 1 day, 6:37:49 load avg: 0.26 running: test_regrtest (28 hour 46 min) 1 day, 6:38:19 load avg: 0.21 running: test_regrtest (28 hour 46 min) 1 day, 6:38:49 load avg: 0.25 running: test_regrtest (28 hour 47 min) 1 day, 6:39:19 load avg: 0.20 running: test_regrtest (28 hour 47 min) 1 day, 6:39:49 load avg: 0.25 running: test_regrtest (28 hour 48 min) 1 day, 6:40:19 load avg: 0.15 running: test_regrtest (28 hour 48 min) 1 day, 6:40:49 load avg: 0.09 running: test_regrtest (28 hour 49 min) 1 day, 6:41:19 load avg: 0.19 running: test_regrtest (28 hour 49 min) 1 day, 6:41:49 load avg: 0.24 running: test_regrtest (28 hour 50 min) 1 day, 6:42:19 load avg: 0.15 running: test_regrtest (28 hour 50 min) 1 day, 6:42:49 load avg: 0.17 running: test_regrtest (28 hour 51 min) 1 day, 6:43:19 load avg: 0.10 running: test_regrtest (28 hour 51 min) 1 day, 6:43:49 load avg: 0.06 running: test_regrtest (28 hour 52 min) 1 day, 6:44:19 load avg: 0.14 running: test_regrtest (28 hour 52 min) 1 day, 6:44:49 load avg: 0.08 running: test_regrtest (28 hour 53 min) 1 day, 6:45:19 load avg: 0.05 running: test_regrtest (28 hour 53 min) 1 day, 6:45:49 load avg: 0.10 running: test_regrtest (28 hour 54 min) 1 day, 6:46:19 load avg: 0.06 running: test_regrtest (28 hour 54 min) 1 day, 6:46:49 load avg: 0.09 running: test_regrtest (28 hour 55 min) 1 day, 6:47:19 load avg: 0.05 running: test_regrtest (28 hour 55 min) 1 day, 6:47:49 load avg: 0.10 running: test_regrtest (28 hour 56 min) 1 day, 6:48:19 load avg: 0.12 running: test_regrtest (28 hour 56 min) 1 day, 6:48:49 load avg: 0.07 running: test_regrtest (28 hour 57 min) 1 day, 6:49:19 load avg: 0.12 running: test_regrtest (28 hour 57 min) 1 day, 6:49:49 load avg: 0.07 running: test_regrtest (28 hour 58 min) 1 day, 6:50:19 load avg: 0.04 running: test_regrtest (28 hour 58 min) 1 day, 6:50:49 load avg: 0.02 running: test_regrtest (28 hour 59 min) 1 day, 6:51:19 load avg: 0.09 running: test_regrtest (28 hour 59 min) 1 day, 6:51:49 load avg: 0.05 running: test_regrtest (29 hour 24 sec) 1 day, 6:52:19 load avg: 0.03 running: test_regrtest (29 hour 54 sec) 1 day, 6:52:49 load avg: 0.07 running: test_regrtest (29 hour 1 min) 1 day, 6:53:19 load avg: 0.04 running: test_regrtest (29 hour 1 min) 1 day, 6:53:49 load avg: 0.14 running: test_regrtest (29 hour 2 min) 1 day, 6:54:19 load avg: 0.08 running: test_regrtest (29 hour 2 min) 1 day, 6:54:49 load avg: 0.12 running: test_regrtest (29 hour 3 min) 1 day, 6:55:19 load avg: 0.22 running: test_regrtest (29 hour 3 min) 1 day, 6:55:49 load avg: 0.21 running: test_regrtest (29 hour 4 min) 1 day, 6:56:19 load avg: 0.19 running: test_regrtest (29 hour 4 min) 1 day, 6:56:49 load avg: 0.24 running: test_regrtest (29 hour 5 min) 1 day, 6:57:19 load avg: 0.14 running: test_regrtest (29 hour 5 min) 1 day, 6:57:49 load avg: 0.09 running: test_regrtest (29 hour 6 min) 1 day, 6:58:19 load avg: 0.05 running: test_regrtest (29 hour 6 min) 1 day, 6:58:49 load avg: 0.03 running: test_regrtest (29 hour 7 min) 1 day, 6:59:19 load avg: 0.02 running: test_regrtest (29 hour 7 min) 1 day, 6:59:49 load avg: 0.08 running: test_regrtest (29 hour 8 min) 1 day, 7:00:19 load avg: 0.05 running: test_regrtest (29 hour 8 min) 1 day, 7:00:49 load avg: 0.03 running: test_regrtest (29 hour 9 min) 1 day, 7:01:19 load avg: 0.14 running: test_regrtest (29 hour 9 min) 1 day, 7:01:49 load avg: 0.15 running: test_regrtest (29 hour 10 min) 1 day, 7:02:19 load avg: 0.21 running: test_regrtest (29 hour 10 min) 1 day, 7:02:49 load avg: 0.12 running: test_regrtest (29 hour 11 min) 1 day, 7:03:19 load avg: 0.07 running: test_regrtest (29 hour 11 min) 1 day, 7:03:49 load avg: 0.04 running: test_regrtest (29 hour 12 min) 1 day, 7:04:19 load avg: 0.02 running: test_regrtest (29 hour 12 min) 1 day, 7:04:49 load avg: 0.08 running: test_regrtest (29 hour 13 min) 1 day, 7:05:19 load avg: 0.05 running: test_regrtest (29 hour 13 min) 1 day, 7:05:49 load avg: 0.11 running: test_regrtest (29 hour 14 min) 1 day, 7:06:19 load avg: 0.13 running: test_regrtest (29 hour 14 min) 1 day, 7:06:49 load avg: 0.08 running: test_regrtest (29 hour 15 min) 1 day, 7:07:19 load avg: 0.05 running: test_regrtest (29 hour 15 min) 1 day, 7:07:49 load avg: 0.03 running: test_regrtest (29 hour 16 min) 1 day, 7:08:19 load avg: 0.02 running: test_regrtest (29 hour 16 min) 1 day, 7:08:49 load avg: 0.01 running: test_regrtest (29 hour 17 min) 1 day, 7:09:19 load avg: 0.14 running: test_regrtest (29 hour 17 min) 1 day, 7:09:49 load avg: 0.16 running: test_regrtest (29 hour 18 min) 1 day, 7:10:19 load avg: 0.17 running: test_regrtest (29 hour 18 min) 1 day, 7:10:49 load avg: 0.10 running: test_regrtest (29 hour 19 min) 1 day, 7:11:19 load avg: 0.12 running: test_regrtest (29 hour 19 min) 1 day, 7:11:49 load avg: 0.15 running: test_regrtest (29 hour 20 min) 1 day, 7:12:19 load avg: 0.15 running: test_regrtest (29 hour 20 min) 1 day, 7:12:49 load avg: 0.09 running: test_regrtest (29 hour 21 min) 1 day, 7:13:19 load avg: 0.13 running: test_regrtest (29 hour 21 min) 1 day, 7:13:49 load avg: 0.08 running: test_regrtest (29 hour 22 min) 1 day, 7:14:19 load avg: 0.05 running: test_regrtest (29 hour 22 min) 1 day, 7:14:49 load avg: 0.15 running: test_regrtest (29 hour 23 min) 1 day, 7:15:19 load avg: 0.09 running: test_regrtest (29 hour 23 min) 1 day, 7:15:49 load avg: 0.05 running: test_regrtest (29 hour 24 min) 1 day, 7:16:19 load avg: 0.09 running: test_regrtest (29 hour 24 min) 1 day, 7:16:49 load avg: 0.06 running: test_regrtest (29 hour 25 min) 1 day, 7:17:19 load avg: 0.03 running: test_regrtest (29 hour 25 min) 1 day, 7:17:49 load avg: 0.20 running: test_regrtest (29 hour 26 min) 1 day, 7:18:19 load avg: 0.12 running: test_regrtest (29 hour 26 min) 1 day, 7:18:49 load avg: 0.26 running: test_regrtest (29 hour 27 min) 1 day, 7:19:19 load avg: 0.16 running: test_regrtest (29 hour 27 min) 1 day, 7:19:49 load avg: 0.15 running: test_regrtest (29 hour 28 min) 1 day, 7:20:19 load avg: 0.09 running: test_regrtest (29 hour 28 min) 1 day, 7:20:49 load avg: 0.10 running: test_regrtest (29 hour 29 min) 1 day, 7:21:19 load avg: 0.06 running: test_regrtest (29 hour 29 min) 1 day, 7:21:49 load avg: 0.15 running: test_regrtest (29 hour 30 min) 1 day, 7:22:19 load avg: 0.14 running: test_regrtest (29 hour 30 min) 1 day, 7:22:49 load avg: 0.14 running: test_regrtest (29 hour 31 min) 1 day, 7:23:19 load avg: 0.08 running: test_regrtest (29 hour 31 min) 1 day, 7:23:49 load avg: 0.05 running: test_regrtest (29 hour 32 min) 1 day, 7:24:19 load avg: 0.11 running: test_regrtest (29 hour 32 min) 1 day, 7:24:49 load avg: 0.12 running: test_regrtest (29 hour 33 min) 1 day, 7:25:19 load avg: 0.31 running: test_regrtest (29 hour 33 min) 1 day, 7:25:49 load avg: 0.19 running: test_regrtest (29 hour 34 min) 1 day, 7:26:19 load avg: 0.11 running: test_regrtest (29 hour 34 min) 1 day, 7:26:49 load avg: 0.07 running: test_regrtest (29 hour 35 min) 1 day, 7:27:19 load avg: 0.04 running: test_regrtest (29 hour 35 min) 1 day, 7:27:49 load avg: 0.08 running: test_regrtest (29 hour 36 min) 1 day, 7:28:19 load avg: 0.16 running: test_regrtest (29 hour 36 min) 1 day, 7:28:49 load avg: 0.15 running: test_regrtest (29 hour 37 min) 1 day, 7:29:19 load avg: 0.09 running: test_regrtest (29 hour 37 min) 1 day, 7:29:49 load avg: 0.05 running: test_regrtest (29 hour 38 min) 1 day, 7:30:19 load avg: 0.23 running: test_regrtest (29 hour 38 min) 1 day, 7:30:49 load avg: 0.14 running: test_regrtest (29 hour 39 min) 1 day, 7:31:19 load avg: 0.08 running: test_regrtest (29 hour 39 min) 1 day, 7:31:49 load avg: 0.05 running: test_regrtest (29 hour 40 min) 1 day, 7:32:19 load avg: 0.10 running: test_regrtest (29 hour 40 min) 1 day, 7:32:49 load avg: 0.06 running: test_regrtest (29 hour 41 min) 1 day, 7:33:19 load avg: 0.09 running: test_regrtest (29 hour 41 min) 1 day, 7:33:49 load avg: 0.12 running: test_regrtest (29 hour 42 min) 1 day, 7:34:19 load avg: 0.07 running: test_regrtest (29 hour 42 min) 1 day, 7:34:50 load avg: 0.09 running: test_regrtest (29 hour 43 min) 1 day, 7:35:20 load avg: 0.06 running: test_regrtest (29 hour 43 min) 1 day, 7:35:50 load avg: 0.03 running: test_regrtest (29 hour 44 min) 1 day, 7:36:20 load avg: 0.02 running: test_regrtest (29 hour 44 min) 1 day, 7:36:50 load avg: 0.01 running: test_regrtest (29 hour 45 min) 1 day, 7:37:20 load avg: 0.00 running: test_regrtest (29 hour 45 min) 1 day, 7:37:50 load avg: 0.00 running: test_regrtest (29 hour 46 min) 1 day, 7:38:20 load avg: 0.00 running: test_regrtest (29 hour 46 min) 1 day, 7:38:50 load avg: 0.00 running: test_regrtest (29 hour 47 min) 1 day, 7:39:20 load avg: 0.00 running: test_regrtest (29 hour 47 min) 1 day, 7:39:50 load avg: 0.00 running: test_regrtest (29 hour 48 min) 1 day, 7:40:20 load avg: 0.00 running: test_regrtest (29 hour 48 min) 1 day, 7:40:50 load avg: 0.00 running: test_regrtest (29 hour 49 min) 1 day, 7:41:20 load avg: 0.00 running: test_regrtest (29 hour 49 min) 1 day, 7:41:50 load avg: 0.00 running: test_regrtest (29 hour 50 min) 1 day, 7:42:20 load avg: 0.00 running: test_regrtest (29 hour 50 min) 1 day, 7:42:50 load avg: 0.15 running: test_regrtest (29 hour 51 min) 1 day, 7:43:20 load avg: 0.16 running: test_regrtest (29 hour 51 min) 1 day, 7:43:50 load avg: 0.09 running: test_regrtest (29 hour 52 min) 1 day, 7:44:20 load avg: 0.13 running: test_regrtest (29 hour 52 min) 1 day, 7:44:50 load avg: 0.08 running: test_regrtest (29 hour 53 min) 1 day, 7:45:20 load avg: 0.05 running: test_regrtest (29 hour 53 min) 1 day, 7:45:50 load avg: 0.08 running: test_regrtest (29 hour 54 min) 1 day, 7:46:20 load avg: 0.11 running: test_regrtest (29 hour 54 min) 1 day, 7:46:50 load avg: 0.06 running: test_regrtest (29 hour 55 min) 1 day, 7:47:20 load avg: 0.10 running: test_regrtest (29 hour 55 min) 1 day, 7:47:50 load avg: 0.12 running: test_regrtest (29 hour 56 min) 1 day, 7:48:20 load avg: 0.07 running: test_regrtest (29 hour 56 min) 1 day, 7:48:50 load avg: 0.04 running: test_regrtest (29 hour 57 min) 1 day, 7:49:20 load avg: 0.11 running: test_regrtest (29 hour 57 min) 1 day, 7:49:50 load avg: 0.13 running: test_regrtest (29 hour 58 min) 1 day, 7:50:20 load avg: 0.08 running: test_regrtest (29 hour 58 min) 1 day, 7:50:50 load avg: 0.04 running: test_regrtest (29 hour 59 min) 1 day, 7:51:20 load avg: 0.14 running: test_regrtest (29 hour 59 min) 1 day, 7:51:50 load avg: 0.08 running: test_regrtest (30 hour 25 sec) 1 day, 7:52:20 load avg: 0.05 running: test_regrtest (30 hour 55 sec) 1 day, 7:52:50 load avg: 0.03 running: test_regrtest (30 hour 1 min) 1 day, 7:53:20 load avg: 0.02 running: test_regrtest (30 hour 1 min) 1 day, 7:53:50 load avg: 0.01 running: test_regrtest (30 hour 2 min) 1 day, 7:54:20 load avg: 0.00 running: test_regrtest (30 hour 2 min) 1 day, 7:54:50 load avg: 0.00 running: test_regrtest (30 hour 3 min) 1 day, 7:55:20 load avg: 0.00 running: test_regrtest (30 hour 3 min) 1 day, 7:55:50 load avg: 0.07 running: test_regrtest (30 hour 4 min) 1 day, 7:56:20 load avg: 0.11 running: test_regrtest (30 hour 4 min) 1 day, 7:56:50 load avg: 0.06 running: test_regrtest (30 hour 5 min) 1 day, 7:57:20 load avg: 0.11 running: test_regrtest (30 hour 5 min) 1 day, 7:57:50 load avg: 0.14 running: test_regrtest (30 hour 6 min) 1 day, 7:58:20 load avg: 0.08 running: test_regrtest (30 hour 6 min) 1 day, 7:58:50 load avg: 0.18 running: test_regrtest (30 hour 7 min) 1 day, 7:59:20 load avg: 0.11 running: test_regrtest (30 hour 7 min) 1 day, 7:59:50 load avg: 0.07 running: test_regrtest (30 hour 8 min) 1 day, 8:00:20 load avg: 0.04 running: test_regrtest (30 hour 8 min) 1 day, 8:00:50 load avg: 0.02 running: test_regrtest (30 hour 9 min) 1 day, 8:01:20 load avg: 0.09 running: test_regrtest (30 hour 9 min) 1 day, 8:01:50 load avg: 0.05 running: test_regrtest (30 hour 10 min) 1 day, 8:02:20 load avg: 0.09 running: test_regrtest (30 hour 10 min) 1 day, 8:02:50 load avg: 0.11 running: test_regrtest (30 hour 11 min) 1 day, 8:03:20 load avg: 0.07 running: test_regrtest (30 hour 11 min) 1 day, 8:03:50 load avg: 0.04 running: test_regrtest (30 hour 12 min) 1 day, 8:04:20 load avg: 0.02 running: test_regrtest (30 hour 12 min) 1 day, 8:04:50 load avg: 0.01 running: test_regrtest (30 hour 13 min) 1 day, 8:05:20 load avg: 0.01 running: test_regrtest (30 hour 13 min) 1 day, 8:05:50 load avg: 0.00 running: test_regrtest (30 hour 14 min) 1 day, 8:06:20 load avg: 0.00 running: test_regrtest (30 hour 14 min) 1 day, 8:06:50 load avg: 0.06 running: test_regrtest (30 hour 15 min) 1 day, 8:07:20 load avg: 0.03 running: test_regrtest (30 hour 15 min) 1 day, 8:07:50 load avg: 0.07 running: test_regrtest (30 hour 16 min) 1 day, 8:08:20 load avg: 0.04 running: test_regrtest (30 hour 16 min) 1 day, 8:08:50 load avg: 0.02 running: test_regrtest (30 hour 17 min) 1 day, 8:09:20 load avg: 0.01 running: test_regrtest (30 hour 17 min) 1 day, 8:09:50 load avg: 0.01 running: test_regrtest (30 hour 18 min) 1 day, 8:10:20 load avg: 0.06 running: test_regrtest (30 hour 18 min) 1 day, 8:10:50 load avg: 0.03 running: test_regrtest (30 hour 19 min) 1 day, 8:11:20 load avg: 0.02 running: test_regrtest (30 hour 19 min) 1 day, 8:11:50 load avg: 0.01 running: test_regrtest (30 hour 20 min) 1 day, 8:12:20 load avg: 0.00 running: test_regrtest (30 hour 20 min) 1 day, 8:12:50 load avg: 0.06 running: test_regrtest (30 hour 21 min) 1 day, 8:13:20 load avg: 0.03 running: test_regrtest (30 hour 21 min) 1 day, 8:13:50 load avg: 0.02 running: test_regrtest (30 hour 22 min) 1 day, 8:14:20 load avg: 0.01 running: test_regrtest (30 hour 22 min) 1 day, 8:14:50 load avg: 0.00 running: test_regrtest (30 hour 23 min) 1 day, 8:15:20 load avg: 0.00 running: test_regrtest (30 hour 23 min) 1 day, 8:15:50 load avg: 0.39 running: test_regrtest (30 hour 24 min) 1 day, 8:16:20 load avg: 0.23 running: test_regrtest (30 hour 24 min) 1 day, 8:16:50 load avg: 0.14 running: test_regrtest (30 hour 25 min) 1 day, 8:17:20 load avg: 0.08 running: test_regrtest (30 hour 25 min) 1 day, 8:17:50 load avg: 0.10 running: test_regrtest (30 hour 26 min) 1 day, 8:18:20 load avg: 0.06 running: test_regrtest (30 hour 26 min) 1 day, 8:18:50 load avg: 0.19 running: test_regrtest (30 hour 27 min) 1 day, 8:19:20 load avg: 0.11 running: test_regrtest (30 hour 27 min) 1 day, 8:19:50 load avg: 0.15 running: test_regrtest (30 hour 28 min) 1 day, 8:20:20 load avg: 0.15 running: test_regrtest (30 hour 28 min) 1 day, 8:20:50 load avg: 0.19 running: test_regrtest (30 hour 29 min) 1 day, 8:21:20 load avg: 0.19 running: test_regrtest (30 hour 29 min) 1 day, 8:21:50 load avg: 0.11 running: test_regrtest (30 hour 30 min) 1 day, 8:22:20 load avg: 0.07 running: test_regrtest (30 hour 30 min) 1 day, 8:22:50 load avg: 0.04 running: test_regrtest (30 hour 31 min) 1 day, 8:23:20 load avg: 0.16 running: test_regrtest (30 hour 31 min) 1 day, 8:23:50 load avg: 0.15 running: test_regrtest (30 hour 32 min) 1 day, 8:24:20 load avg: 0.09 running: test_regrtest (30 hour 32 min) 1 day, 8:24:50 load avg: 0.11 running: test_regrtest (30 hour 33 min) 1 day, 8:25:20 load avg: 0.06 running: test_regrtest (30 hour 33 min) 1 day, 8:25:50 load avg: 0.10 running: test_regrtest (30 hour 34 min) 1 day, 8:26:20 load avg: 0.06 running: test_regrtest (30 hour 34 min) 1 day, 8:26:50 load avg: 0.04 running: test_regrtest (30 hour 35 min) 1 day, 8:27:20 load avg: 0.02 running: test_regrtest (30 hour 35 min) 1 day, 8:27:50 load avg: 0.01 running: test_regrtest (30 hour 36 min) 1 day, 8:28:20 load avg: 0.01 running: test_regrtest (30 hour 36 min) 1 day, 8:28:50 load avg: 0.07 running: test_regrtest (30 hour 37 min) 1 day, 8:29:20 load avg: 0.04 running: test_regrtest (30 hour 37 min) 1 day, 8:29:50 load avg: 0.02 running: test_regrtest (30 hour 38 min) 1 day, 8:30:20 load avg: 0.09 running: test_regrtest (30 hour 38 min) 1 day, 8:30:50 load avg: 0.06 running: test_regrtest (30 hour 39 min) 1 day, 8:31:20 load avg: 0.03 running: test_regrtest (30 hour 39 min) 1 day, 8:31:50 load avg: 0.02 running: test_regrtest (30 hour 40 min) 1 day, 8:32:20 load avg: 0.01 running: test_regrtest (30 hour 40 min) 1 day, 8:32:50 load avg: 0.00 running: test_regrtest (30 hour 41 min) 1 day, 8:33:20 load avg: 0.08 running: test_regrtest (30 hour 41 min) 1 day, 8:33:50 load avg: 0.05 running: test_regrtest (30 hour 42 min) 1 day, 8:34:20 load avg: 0.03 running: test_regrtest (30 hour 42 min) 1 day, 8:34:50 load avg: 0.02 running: test_regrtest (30 hour 43 min) 1 day, 8:35:20 load avg: 0.01 running: test_regrtest (30 hour 43 min) 1 day, 8:35:50 load avg: 0.00 running: test_regrtest (30 hour 44 min) 1 day, 8:36:20 load avg: 0.31 running: test_regrtest (30 hour 44 min) 1 day, 8:36:50 load avg: 0.19 running: test_regrtest (30 hour 45 min) 1 day, 8:37:20 load avg: 0.11 running: test_regrtest (30 hour 45 min) 1 day, 8:37:50 load avg: 0.19 running: test_regrtest (30 hour 46 min) 1 day, 8:38:20 load avg: 0.18 running: test_regrtest (30 hour 46 min) 1 day, 8:38:50 load avg: 0.11 running: test_regrtest (30 hour 47 min) 1 day, 8:39:21 load avg: 0.39 running: test_regrtest (30 hour 47 min) 1 day, 8:39:51 load avg: 0.23 running: test_regrtest (30 hour 48 min) 1 day, 8:40:21 load avg: 0.19 running: test_regrtest (30 hour 48 min) 1 day, 8:40:51 load avg: 0.12 running: test_regrtest (30 hour 49 min) 1 day, 8:41:21 load avg: 0.26 running: test_regrtest (30 hour 49 min) 1 day, 8:41:51 load avg: 0.15 running: test_regrtest (30 hour 50 min) 1 day, 8:42:21 load avg: 0.17 running: test_regrtest (30 hour 50 min) 1 day, 8:42:51 load avg: 0.10 running: test_regrtest (30 hour 51 min) 1 day, 8:43:21 load avg: 0.06 running: test_regrtest (30 hour 51 min) 1 day, 8:43:51 load avg: 0.04 running: test_regrtest (30 hour 52 min) 1 day, 8:44:21 load avg: 0.02 running: test_regrtest (30 hour 52 min) 1 day, 8:44:51 load avg: 0.01 running: test_regrtest (30 hour 53 min) 1 day, 8:45:21 load avg: 0.01 running: test_regrtest (30 hour 53 min) 1 day, 8:45:51 load avg: 0.00 running: test_regrtest (30 hour 54 min) 1 day, 8:46:21 load avg: 0.00 running: test_regrtest (30 hour 54 min) 1 day, 8:46:51 load avg: 0.00 running: test_regrtest (30 hour 55 min) 1 day, 8:47:21 load avg: 0.00 running: test_regrtest (30 hour 55 min) 1 day, 8:47:51 load avg: 0.00 running: test_regrtest (30 hour 56 min) 1 day, 8:48:21 load avg: 0.00 running: test_regrtest (30 hour 56 min) 1 day, 8:48:51 load avg: 0.00 running: test_regrtest (30 hour 57 min) 1 day, 8:49:21 load avg: 0.00 running: test_regrtest (30 hour 57 min) 1 day, 8:49:51 load avg: 0.00 running: test_regrtest (30 hour 58 min) 1 day, 8:50:21 load avg: 0.00 running: test_regrtest (30 hour 58 min) 1 day, 8:50:51 load avg: 0.00 running: test_regrtest (30 hour 59 min) 1 day, 8:51:21 load avg: 0.00 running: test_regrtest (30 hour 59 min) 1 day, 8:51:51 load avg: 0.00 running: test_regrtest (31 hour 26 sec) 1 day, 8:52:21 load avg: 0.00 running: test_regrtest (31 hour 56 sec) 1 day, 8:52:51 load avg: 0.07 running: test_regrtest (31 hour 1 min) 1 day, 8:53:21 load avg: 0.05 running: test_regrtest (31 hour 1 min) 1 day, 8:53:51 load avg: 0.03 running: test_regrtest (31 hour 2 min) 1 day, 8:54:21 load avg: 0.13 running: test_regrtest (31 hour 2 min) 1 day, 8:54:51 load avg: 0.08 running: test_regrtest (31 hour 3 min) 1 day, 8:55:21 load avg: 0.11 running: test_regrtest (31 hour 3 min) 1 day, 8:55:51 load avg: 0.06 running: test_regrtest (31 hour 4 min) 1 day, 8:56:21 load avg: 0.10 running: test_regrtest (31 hour 4 min) 1 day, 8:56:51 load avg: 0.06 running: test_regrtest (31 hour 5 min) 1 day, 8:57:21 load avg: 0.03 running: test_regrtest (31 hour 5 min) 1 day, 8:57:51 load avg: 0.02 running: test_regrtest (31 hour 6 min) 1 day, 8:58:21 load avg: 0.12 running: test_regrtest (31 hour 6 min) 1 day, 8:58:51 load avg: 0.07 running: test_regrtest (31 hour 7 min) 1 day, 8:59:21 load avg: 0.10 running: test_regrtest (31 hour 7 min) 1 day, 8:59:51 load avg: 0.13 running: test_regrtest (31 hour 8 min) 1 day, 9:00:21 load avg: 0.08 running: test_regrtest (31 hour 8 min) 1 day, 9:00:51 load avg: 0.11 running: test_regrtest (31 hour 9 min) 1 day, 9:01:21 load avg: 0.13 running: test_regrtest (31 hour 9 min) 1 day, 9:01:51 load avg: 0.08 running: test_regrtest (31 hour 10 min) 1 day, 9:02:21 load avg: 0.10 running: test_regrtest (31 hour 10 min) 1 day, 9:02:51 load avg: 0.11 running: test_regrtest (31 hour 11 min) 1 day, 9:03:21 load avg: 0.07 running: test_regrtest (31 hour 11 min) 1 day, 9:03:51 load avg: 0.09 running: test_regrtest (31 hour 12 min) 1 day, 9:04:21 load avg: 0.11 running: test_regrtest (31 hour 12 min) 1 day, 9:04:51 load avg: 0.14 running: test_regrtest (31 hour 13 min) 1 day, 9:05:21 load avg: 0.09 running: test_regrtest (31 hour 13 min) 1 day, 9:05:51 load avg: 0.05 running: test_regrtest (31 hour 14 min) 1 day, 9:06:21 load avg: 0.03 running: test_regrtest (31 hour 14 min) 1 day, 9:06:51 load avg: 0.02 running: test_regrtest (31 hour 15 min) 1 day, 9:07:21 load avg: 0.01 running: test_regrtest (31 hour 15 min) 1 day, 9:07:51 load avg: 0.00 running: test_regrtest (31 hour 16 min) 1 day, 9:08:21 load avg: 0.00 running: test_regrtest (31 hour 16 min) 1 day, 9:08:51 load avg: 0.07 running: test_regrtest (31 hour 17 min) 1 day, 9:09:21 load avg: 0.09 running: test_regrtest (31 hour 17 min) 1 day, 9:09:51 load avg: 0.11 running: test_regrtest (31 hour 18 min) 1 day, 9:10:21 load avg: 0.07 running: test_regrtest (31 hour 18 min) 1 day, 9:10:51 load avg: 0.11 running: test_regrtest (31 hour 19 min) 1 day, 9:11:21 load avg: 0.06 running: test_regrtest (31 hour 19 min) 1 day, 9:11:51 load avg: 0.04 running: test_regrtest (31 hour 20 min) 1 day, 9:12:21 load avg: 0.02 running: test_regrtest (31 hour 20 min) 1 day, 9:12:51 load avg: 0.01 running: test_regrtest (31 hour 21 min) 1 day, 9:13:21 load avg: 0.13 running: test_regrtest (31 hour 21 min) 1 day, 9:13:51 load avg: 0.14 running: test_regrtest (31 hour 22 min) 1 day, 9:14:21 load avg: 0.08 running: test_regrtest (31 hour 22 min) 1 day, 9:14:51 load avg: 0.05 running: test_regrtest (31 hour 23 min) 1 day, 9:15:21 load avg: 0.03 running: test_regrtest (31 hour 23 min) 1 day, 9:15:51 load avg: 0.02 running: test_regrtest (31 hour 24 min) 1 day, 9:16:21 load avg: 0.23 running: test_regrtest (31 hour 24 min) 1 day, 9:16:51 load avg: 0.30 running: test_regrtest (31 hour 25 min) 1 day, 9:17:21 load avg: 0.18 running: test_regrtest (31 hour 25 min) 1 day, 9:17:51 load avg: 0.11 running: test_regrtest (31 hour 26 min) 1 day, 9:18:21 load avg: 0.13 running: test_regrtest (31 hour 26 min) 1 day, 9:18:51 load avg: 0.14 running: test_regrtest (31 hour 27 min) 1 day, 9:19:21 load avg: 0.15 running: test_regrtest (31 hour 27 min) 1 day, 9:19:51 load avg: 0.09 running: test_regrtest (31 hour 28 min) 1 day, 9:20:21 load avg: 0.12 running: test_regrtest (31 hour 28 min) 1 day, 9:20:51 load avg: 0.07 running: test_regrtest (31 hour 29 min) 1 day, 9:21:21 load avg: 0.04 running: test_regrtest (31 hour 29 min) 1 day, 9:21:51 load avg: 0.02 running: test_regrtest (31 hour 30 min) 1 day, 9:22:21 load avg: 0.09 running: test_regrtest (31 hour 30 min) 1 day, 9:22:51 load avg: 0.06 running: test_regrtest (31 hour 31 min) 1 day, 9:23:21 load avg: 0.03 running: test_regrtest (31 hour 31 min) 1 day, 9:23:51 load avg: 0.02 running: test_regrtest (31 hour 32 min) 1 day, 9:24:21 load avg: 0.01 running: test_regrtest (31 hour 32 min) 1 day, 9:24:51 load avg: 0.07 running: test_regrtest (31 hour 33 min) 1 day, 9:25:21 load avg: 0.04 running: test_regrtest (31 hour 33 min) 1 day, 9:25:51 load avg: 0.02 running: test_regrtest (31 hour 34 min) 1 day, 9:26:21 load avg: 0.01 running: test_regrtest (31 hour 34 min) 1 day, 9:26:51 load avg: 0.01 running: test_regrtest (31 hour 35 min) 1 day, 9:27:21 load avg: 0.06 running: test_regrtest (31 hour 35 min) 1 day, 9:27:51 load avg: 0.04 running: test_regrtest (31 hour 36 min) 1 day, 9:28:21 load avg: 0.02 running: test_regrtest (31 hour 36 min) 1 day, 9:28:51 load avg: 0.01 running: test_regrtest (31 hour 37 min) 1 day, 9:29:21 load avg: 0.01 running: test_regrtest (31 hour 37 min) 1 day, 9:29:51 load avg: 0.00 running: test_regrtest (31 hour 38 min) 1 day, 9:30:21 load avg: 0.00 running: test_regrtest (31 hour 38 min) 1 day, 9:30:51 load avg: 0.00 running: test_regrtest (31 hour 39 min) 1 day, 9:31:21 load avg: 0.07 running: test_regrtest (31 hour 39 min) 1 day, 9:31:51 load avg: 0.04 running: test_regrtest (31 hour 40 min) 1 day, 9:32:21 load avg: 0.02 running: test_regrtest (31 hour 40 min) 1 day, 9:32:51 load avg: 0.01 running: test_regrtest (31 hour 41 min) 1 day, 9:33:21 load avg: 0.01 running: test_regrtest (31 hour 41 min) 1 day, 9:33:51 load avg: 0.00 running: test_regrtest (31 hour 42 min) 1 day, 9:34:21 load avg: 0.00 running: test_regrtest (31 hour 42 min) 1 day, 9:34:51 load avg: 0.00 running: test_regrtest (31 hour 43 min) 1 day, 9:35:21 load avg: 0.06 running: test_regrtest (31 hour 43 min) 1 day, 9:35:51 load avg: 0.04 running: test_regrtest (31 hour 44 min) 1 day, 9:36:21 load avg: 0.02 running: test_regrtest (31 hour 44 min) 1 day, 9:36:51 load avg: 0.01 running: test_regrtest (31 hour 45 min) 1 day, 9:37:21 load avg: 0.01 running: test_regrtest (31 hour 45 min) 1 day, 9:37:51 load avg: 0.00 running: test_regrtest (31 hour 46 min) 1 day, 9:38:21 load avg: 0.00 running: test_regrtest (31 hour 46 min) 1 day, 9:38:51 load avg: 0.00 running: test_regrtest (31 hour 47 min) 1 day, 9:39:21 load avg: 0.00 running: test_regrtest (31 hour 47 min) 1 day, 9:39:51 load avg: 0.07 running: test_regrtest (31 hour 48 min) 1 day, 9:40:21 load avg: 0.05 running: test_regrtest (31 hour 48 min) 1 day, 9:40:51 load avg: 0.03 running: test_regrtest (31 hour 49 min) 1 day, 9:41:21 load avg: 0.02 running: test_regrtest (31 hour 49 min) 1 day, 9:41:51 load avg: 0.06 running: test_regrtest (31 hour 50 min) 1 day, 9:42:21 load avg: 0.04 running: test_regrtest (31 hour 50 min) 1 day, 9:42:51 load avg: 0.02 running: test_regrtest (31 hour 51 min) 1 day, 9:43:21 load avg: 0.06 running: test_regrtest (31 hour 51 min) 1 day, 9:43:51 load avg: 0.10 running: test_regrtest (31 hour 52 min) 1 day, 9:44:21 load avg: 0.06 running: test_regrtest (31 hour 52 min) 1 day, 9:44:51 load avg: 0.03 running: test_regrtest (31 hour 53 min) 1 day, 9:45:21 load avg: 0.08 running: test_regrtest (31 hour 53 min) 1 day, 9:45:51 load avg: 0.11 running: test_regrtest (31 hour 54 min) 1 day, 9:46:21 load avg: 0.13 running: test_regrtest (31 hour 54 min) 1 day, 9:46:51 load avg: 0.13 running: test_regrtest (31 hour 55 min) 1 day, 9:47:21 load avg: 0.08 running: test_regrtest (31 hour 55 min) 1 day, 9:47:51 load avg: 0.10 running: test_regrtest (31 hour 56 min) 1 day, 9:48:21 load avg: 0.11 running: test_regrtest (31 hour 56 min) 1 day, 9:48:51 load avg: 0.12 running: test_regrtest (31 hour 57 min) 1 day, 9:49:22 load avg: 0.18 running: test_regrtest (31 hour 57 min) 1 day, 9:49:52 load avg: 0.11 running: test_regrtest (31 hour 58 min) 1 day, 9:50:22 load avg: 0.06 running: test_regrtest (31 hour 58 min) 1 day, 9:50:52 load avg: 0.04 running: test_regrtest (31 hour 59 min) 1 day, 9:51:22 load avg: 0.10 running: test_regrtest (31 hour 59 min) 1 day, 9:51:52 load avg: 0.14 running: test_regrtest (32 hour 27 sec) 1 day, 9:52:22 load avg: 0.14 running: test_regrtest (32 hour 57 sec) 1 day, 9:52:52 load avg: 0.08 running: test_regrtest (32 hour 1 min) 1 day, 9:53:22 load avg: 0.16 running: test_regrtest (32 hour 1 min) 1 day, 9:53:52 load avg: 0.10 running: test_regrtest (32 hour 2 min) 1 day, 9:54:22 load avg: 0.12 running: test_regrtest (32 hour 2 min) 1 day, 9:54:52 load avg: 0.07 running: test_regrtest (32 hour 3 min) 1 day, 9:55:22 load avg: 0.11 running: test_regrtest (32 hour 3 min) 1 day, 9:55:52 load avg: 0.07 running: test_regrtest (32 hour 4 min) 1 day, 9:56:22 load avg: 0.04 running: test_regrtest (32 hour 4 min) 1 day, 9:56:52 load avg: 0.02 running: test_regrtest (32 hour 5 min) 1 day, 9:57:22 load avg: 0.01 running: test_regrtest (32 hour 5 min) 1 day, 9:57:52 load avg: 0.01 running: test_regrtest (32 hour 6 min) 1 day, 9:58:22 load avg: 0.00 running: test_regrtest (32 hour 6 min) 1 day, 9:58:52 load avg: 0.07 running: test_regrtest (32 hour 7 min) 1 day, 9:59:22 load avg: 0.04 running: test_regrtest (32 hour 7 min) 1 day, 9:59:52 load avg: 0.02 running: test_regrtest (32 hour 8 min) 1 day, 10:00:22 load avg: 0.01 running: test_regrtest (32 hour 8 min) 1 day, 10:00:52 load avg: 0.01 running: test_regrtest (32 hour 9 min) 1 day, 10:01:22 load avg: 0.00 running: test_regrtest (32 hour 9 min) 1 day, 10:01:52 load avg: 0.07 running: test_regrtest (32 hour 10 min) 1 day, 10:02:22 load avg: 0.04 running: test_regrtest (32 hour 10 min) 1 day, 10:02:52 load avg: 0.24 running: test_regrtest (32 hour 11 min) 1 day, 10:03:22 load avg: 0.14 running: test_regrtest (32 hour 11 min) 1 day, 10:03:52 load avg: 0.14 running: test_regrtest (32 hour 12 min) 1 day, 10:04:22 load avg: 0.09 running: test_regrtest (32 hour 12 min) 1 day, 10:04:52 load avg: 0.12 running: test_regrtest (32 hour 13 min) 1 day, 10:05:22 load avg: 0.07 running: test_regrtest (32 hour 13 min) 1 day, 10:05:52 load avg: 0.04 running: test_regrtest (32 hour 14 min) 1 day, 10:06:22 load avg: 0.10 running: test_regrtest (32 hour 14 min) 1 day, 10:06:52 load avg: 0.06 running: test_regrtest (32 hour 15 min) 1 day, 10:07:22 load avg: 0.04 running: test_regrtest (32 hour 15 min) 1 day, 10:07:52 load avg: 0.10 running: test_regrtest (32 hour 16 min) 1 day, 10:08:22 load avg: 0.06 running: test_regrtest (32 hour 16 min) 1 day, 10:08:52 load avg: 0.10 running: test_regrtest (32 hour 17 min) 1 day, 10:09:22 load avg: 0.24 running: test_regrtest (32 hour 17 min) 1 day, 10:09:52 load avg: 0.20 running: test_regrtest (32 hour 18 min) 1 day, 10:10:22 load avg: 0.12 running: test_regrtest (32 hour 18 min) 1 day, 10:10:52 load avg: 0.13 running: test_regrtest (32 hour 19 min) 1 day, 10:11:22 load avg: 0.08 running: test_regrtest (32 hour 19 min) 1 day, 10:11:52 load avg: 0.19 running: test_regrtest (32 hour 20 min) 1 day, 10:12:22 load avg: 0.12 running: test_regrtest (32 hour 20 min) 1 day, 10:12:52 load avg: 0.07 running: test_regrtest (32 hour 21 min) 1 day, 10:13:22 load avg: 0.04 running: test_regrtest (32 hour 21 min) 1 day, 10:13:52 load avg: 0.02 running: test_regrtest (32 hour 22 min) 1 day, 10:14:22 load avg: 0.01 running: test_regrtest (32 hour 22 min) 1 day, 10:14:52 load avg: 0.01 running: test_regrtest (32 hour 23 min) 1 day, 10:15:22 load avg: 0.00 running: test_regrtest (32 hour 23 min) 1 day, 10:15:52 load avg: 0.00 running: test_regrtest (32 hour 24 min) 1 day, 10:16:22 load avg: 0.07 running: test_regrtest (32 hour 24 min) 1 day, 10:16:52 load avg: 0.19 running: test_regrtest (32 hour 25 min) 1 day, 10:17:22 load avg: 0.18 running: test_regrtest (32 hour 25 min) 1 day, 10:17:52 load avg: 0.11 running: test_regrtest (32 hour 26 min) 1 day, 10:18:22 load avg: 0.06 running: test_regrtest (32 hour 26 min) 1 day, 10:18:52 load avg: 0.10 running: test_regrtest (32 hour 27 min) 1 day, 10:19:22 load avg: 0.11 running: test_regrtest (32 hour 27 min) 1 day, 10:19:52 load avg: 0.07 running: test_regrtest (32 hour 28 min) 1 day, 10:20:22 load avg: 0.10 running: test_regrtest (32 hour 28 min) 1 day, 10:20:52 load avg: 0.06 running: test_regrtest (32 hour 29 min) 1 day, 10:21:22 load avg: 0.03 running: test_regrtest (32 hour 29 min) 1 day, 10:21:52 load avg: 0.02 running: test_regrtest (32 hour 30 min) 1 day, 10:22:22 load avg: 0.07 running: test_regrtest (32 hour 30 min) 1 day, 10:22:52 load avg: 0.04 running: test_regrtest (32 hour 31 min) 1 day, 10:23:22 load avg: 0.02 running: test_regrtest (32 hour 31 min) 1 day, 10:23:52 load avg: 0.01 running: test_regrtest (32 hour 32 min) 1 day, 10:24:22 load avg: 0.01 running: test_regrtest (32 hour 32 min) 1 day, 10:24:52 load avg: 0.00 running: test_regrtest (32 hour 33 min) 1 day, 10:25:22 load avg: 0.08 running: test_regrtest (32 hour 33 min) 1 day, 10:25:52 load avg: 0.05 running: test_regrtest (32 hour 34 min) 1 day, 10:26:22 load avg: 0.08 running: test_regrtest (32 hour 34 min) 1 day, 10:26:52 load avg: 0.05 running: test_regrtest (32 hour 35 min) 1 day, 10:27:22 load avg: 0.03 running: test_regrtest (32 hour 35 min) 1 day, 10:27:52 load avg: 0.02 running: test_regrtest (32 hour 36 min) 1 day, 10:28:22 load avg: 0.01 running: test_regrtest (32 hour 36 min) 1 day, 10:28:52 load avg: 0.00 running: test_regrtest (32 hour 37 min) 1 day, 10:29:22 load avg: 0.11 running: test_regrtest (32 hour 37 min) 1 day, 10:29:52 load avg: 0.06 running: test_regrtest (32 hour 38 min) 1 day, 10:30:22 load avg: 0.04 running: test_regrtest (32 hour 38 min) 1 day, 10:30:52 load avg: 0.02 running: test_regrtest (32 hour 39 min) 1 day, 10:31:22 load avg: 0.01 running: test_regrtest (32 hour 39 min) 1 day, 10:31:52 load avg: 0.01 running: test_regrtest (32 hour 40 min) 1 day, 10:32:22 load avg: 0.00 running: test_regrtest (32 hour 40 min) 1 day, 10:32:52 load avg: 0.05 running: test_regrtest (32 hour 41 min) 1 day, 10:33:22 load avg: 0.03 running: test_regrtest (32 hour 41 min) 1 day, 10:33:52 load avg: 0.02 running: test_regrtest (32 hour 42 min) 1 day, 10:34:22 load avg: 0.01 running: test_regrtest (32 hour 42 min) 1 day, 10:34:52 load avg: 0.06 running: test_regrtest (32 hour 43 min) 1 day, 10:35:22 load avg: 0.03 running: test_regrtest (32 hour 43 min) 1 day, 10:35:52 load avg: 0.09 running: test_regrtest (32 hour 44 min) 1 day, 10:36:22 load avg: 0.06 running: test_regrtest (32 hour 44 min) 1 day, 10:36:52 load avg: 0.03 running: test_regrtest (32 hour 45 min) 1 day, 10:37:22 load avg: 0.15 running: test_regrtest (32 hour 45 min) 1 day, 10:37:52 load avg: 0.09 running: test_regrtest (32 hour 46 min) 1 day, 10:38:22 load avg: 0.11 running: test_regrtest (32 hour 46 min) 1 day, 10:38:52 load avg: 0.06 running: test_regrtest (32 hour 47 min) 1 day, 10:39:22 load avg: 0.10 running: test_regrtest (32 hour 47 min) 1 day, 10:39:52 load avg: 0.06 running: test_regrtest (32 hour 48 min) 1 day, 10:40:22 load avg: 0.03 running: test_regrtest (32 hour 48 min) 1 day, 10:40:52 load avg: 0.02 running: test_regrtest (32 hour 49 min) 1 day, 10:41:22 load avg: 0.01 running: test_regrtest (32 hour 49 min) 1 day, 10:41:52 load avg: 0.00 running: test_regrtest (32 hour 50 min) 1 day, 10:42:22 load avg: 0.06 running: test_regrtest (32 hour 50 min) 1 day, 10:42:52 load avg: 0.10 running: test_regrtest (32 hour 51 min) 1 day, 10:43:22 load avg: 0.06 running: test_regrtest (32 hour 51 min) 1 day, 10:43:52 load avg: 0.04 running: test_regrtest (32 hour 52 min) 1 day, 10:44:22 load avg: 0.07 running: test_regrtest (32 hour 52 min) 1 day, 10:44:52 load avg: 0.12 running: test_regrtest (32 hour 53 min) 1 day, 10:45:22 load avg: 0.15 running: test_regrtest (32 hour 53 min) 1 day, 10:45:52 load avg: 0.15 running: test_regrtest (32 hour 54 min) 1 day, 10:46:22 load avg: 0.17 running: test_regrtest (32 hour 54 min) 1 day, 10:46:52 load avg: 0.16 running: test_regrtest (32 hour 55 min) 1 day, 10:47:22 load avg: 0.09 running: test_regrtest (32 hour 55 min) 1 day, 10:47:52 load avg: 0.14 running: test_regrtest (32 hour 56 min) 1 day, 10:48:22 load avg: 0.08 running: test_regrtest (32 hour 56 min) 1 day, 10:48:52 load avg: 0.05 running: test_regrtest (32 hour 57 min) 1 day, 10:49:22 load avg: 0.03 running: test_regrtest (32 hour 57 min) 1 day, 10:49:52 load avg: 0.02 running: test_regrtest (32 hour 58 min) 1 day, 10:50:22 load avg: 0.01 running: test_regrtest (32 hour 58 min) 1 day, 10:50:52 load avg: 0.00 running: test_regrtest (32 hour 59 min) 1 day, 10:51:22 load avg: 0.00 running: test_regrtest (32 hour 59 min) 1 day, 10:51:52 load avg: 0.00 running: test_regrtest (33 hour 28 sec) 1 day, 10:52:22 load avg: 0.00 running: test_regrtest (33 hour 58 sec) 1 day, 10:52:52 load avg: 0.00 running: test_regrtest (33 hour 1 min) 1 day, 10:53:22 load avg: 0.00 running: test_regrtest (33 hour 1 min) 1 day, 10:53:52 load avg: 0.15 running: test_regrtest (33 hour 2 min) 1 day, 10:54:22 load avg: 0.15 running: test_regrtest (33 hour 2 min) 1 day, 10:54:52 load avg: 0.09 running: test_regrtest (33 hour 3 min) 1 day, 10:55:22 load avg: 0.05 running: test_regrtest (33 hour 3 min) 1 day, 10:55:52 load avg: 0.11 running: test_regrtest (33 hour 4 min) 1 day, 10:56:22 load avg: 0.12 running: test_regrtest (33 hour 4 min) 1 day, 10:56:52 load avg: 0.07 running: test_regrtest (33 hour 5 min) 1 day, 10:57:22 load avg: 0.04 running: test_regrtest (33 hour 5 min) 1 day, 10:57:52 load avg: 0.02 running: test_regrtest (33 hour 6 min) 1 day, 10:58:22 load avg: 0.01 running: test_regrtest (33 hour 6 min) 1 day, 10:58:53 load avg: 0.06 running: test_regrtest (33 hour 7 min) 1 day, 10:59:23 load avg: 0.11 running: test_regrtest (33 hour 7 min) 1 day, 10:59:53 load avg: 0.07 running: test_regrtest (33 hour 8 min) 1 day, 11:00:23 load avg: 0.04 running: test_regrtest (33 hour 8 min) 1 day, 11:00:53 load avg: 0.08 running: test_regrtest (33 hour 9 min) 1 day, 11:01:23 load avg: 0.10 running: test_regrtest (33 hour 9 min) 1 day, 11:01:53 load avg: 0.06 running: test_regrtest (33 hour 10 min) 1 day, 11:02:23 load avg: 0.11 running: test_regrtest (33 hour 10 min) 1 day, 11:02:53 load avg: 0.07 running: test_regrtest (33 hour 11 min) 1 day, 11:03:23 load avg: 0.04 running: test_regrtest (33 hour 11 min) 1 day, 11:03:53 load avg: 0.02 running: test_regrtest (33 hour 12 min) 1 day, 11:04:23 load avg: 0.01 running: test_regrtest (33 hour 12 min) 1 day, 11:04:53 load avg: 0.09 running: test_regrtest (33 hour 13 min) 1 day, 11:05:23 load avg: 0.05 running: test_regrtest (33 hour 13 min) 1 day, 11:05:53 load avg: 0.03 running: test_regrtest (33 hour 14 min) 1 day, 11:06:23 load avg: 0.07 running: test_regrtest (33 hour 14 min) 1 day, 11:06:53 load avg: 0.04 running: test_regrtest (33 hour 15 min) 1 day, 11:07:23 load avg: 0.02 running: test_regrtest (33 hour 15 min) 1 day, 11:07:53 load avg: 0.01 running: test_regrtest (33 hour 16 min) 1 day, 11:08:23 load avg: 0.08 running: test_regrtest (33 hour 16 min) 1 day, 11:08:53 load avg: 0.04 running: test_regrtest (33 hour 17 min) 1 day, 11:09:23 load avg: 0.03 running: test_regrtest (33 hour 17 min) 1 day, 11:09:53 load avg: 0.01 running: test_regrtest (33 hour 18 min) 1 day, 11:10:23 load avg: 0.01 running: test_regrtest (33 hour 18 min) 1 day, 11:10:53 load avg: 0.00 running: test_regrtest (33 hour 19 min) 1 day, 11:11:23 load avg: 0.00 running: test_regrtest (33 hour 19 min) 1 day, 11:11:53 load avg: 0.00 running: test_regrtest (33 hour 20 min) 1 day, 11:12:23 load avg: 0.00 running: test_regrtest (33 hour 20 min) 1 day, 11:12:53 load avg: 0.00 running: test_regrtest (33 hour 21 min) 1 day, 11:13:23 load avg: 0.06 running: test_regrtest (33 hour 21 min) 1 day, 11:13:53 load avg: 0.03 running: test_regrtest (33 hour 22 min) 1 day, 11:14:23 load avg: 0.10 running: test_regrtest (33 hour 22 min) 1 day, 11:14:53 load avg: 0.06 running: test_regrtest (33 hour 23 min) 1 day, 11:15:23 load avg: 0.24 running: test_regrtest (33 hour 23 min) 1 day, 11:15:53 load avg: 0.14 running: test_regrtest (33 hour 24 min) 1 day, 11:16:23 load avg: 0.09 running: test_regrtest (33 hour 24 min) 1 day, 11:16:53 load avg: 0.23 running: test_regrtest (33 hour 25 min) 1 day, 11:17:23 load avg: 0.19 running: test_regrtest (33 hour 25 min) 1 day, 11:17:53 load avg: 0.17 running: test_regrtest (33 hour 26 min) 1 day, 11:18:23 load avg: 0.21 running: test_regrtest (33 hour 26 min) 1 day, 11:18:53 load avg: 0.18 running: test_regrtest (33 hour 27 min) 1 day, 11:19:23 load avg: 0.11 running: test_regrtest (33 hour 27 min) 1 day, 11:19:53 load avg: 0.15 running: test_regrtest (33 hour 28 min) 1 day, 11:20:23 load avg: 0.14 running: test_regrtest (33 hour 28 min) 1 day, 11:20:53 load avg: 0.08 running: test_regrtest (33 hour 29 min) 1 day, 11:21:23 load avg: 0.05 running: test_regrtest (33 hour 29 min) 1 day, 11:21:53 load avg: 0.03 running: test_regrtest (33 hour 30 min) 1 day, 11:22:23 load avg: 0.09 running: test_regrtest (33 hour 30 min) 1 day, 11:22:53 load avg: 0.05 running: test_regrtest (33 hour 31 min) 1 day, 11:23:23 load avg: 0.11 running: test_regrtest (33 hour 31 min) 1 day, 11:23:53 load avg: 0.07 running: test_regrtest (33 hour 32 min) 1 day, 11:24:23 load avg: 0.04 running: test_regrtest (33 hour 32 min) 1 day, 11:24:53 load avg: 0.08 running: test_regrtest (33 hour 33 min) 1 day, 11:25:23 load avg: 0.04 running: test_regrtest (33 hour 33 min) 1 day, 11:25:53 load avg: 0.03 running: test_regrtest (33 hour 34 min) 1 day, 11:26:23 load avg: 0.13 running: test_regrtest (33 hour 34 min) 1 day, 11:26:53 load avg: 0.08 running: test_regrtest (33 hour 35 min) 1 day, 11:27:23 load avg: 0.05 running: test_regrtest (33 hour 35 min) 1 day, 11:27:53 load avg: 0.08 running: test_regrtest (33 hour 36 min) 1 day, 11:28:23 load avg: 0.10 running: test_regrtest (33 hour 36 min) 1 day, 11:28:53 load avg: 0.06 running: test_regrtest (33 hour 37 min) 1 day, 11:29:23 load avg: 0.04 running: test_regrtest (33 hour 37 min) 1 day, 11:29:53 load avg: 0.10 running: test_regrtest (33 hour 38 min) 1 day, 11:30:23 load avg: 0.06 running: test_regrtest (33 hour 38 min) 1 day, 11:30:53 load avg: 0.04 running: test_regrtest (33 hour 39 min) 1 day, 11:31:23 load avg: 0.07 running: test_regrtest (33 hour 39 min) 1 day, 11:31:53 load avg: 0.04 running: test_regrtest (33 hour 40 min) 1 day, 11:32:23 load avg: 0.02 running: test_regrtest (33 hour 40 min) 1 day, 11:32:53 load avg: 0.01 running: test_regrtest (33 hour 41 min) 1 day, 11:33:23 load avg: 0.01 running: test_regrtest (33 hour 41 min) 1 day, 11:33:53 load avg: 0.00 running: test_regrtest (33 hour 42 min) 1 day, 11:34:23 load avg: 0.00 running: test_regrtest (33 hour 42 min) 1 day, 11:34:53 load avg: 0.00 running: test_regrtest (33 hour 43 min) 1 day, 11:35:23 load avg: 0.00 running: test_regrtest (33 hour 43 min) 1 day, 11:35:53 load avg: 0.00 running: test_regrtest (33 hour 44 min) 1 day, 11:36:23 load avg: 0.06 running: test_regrtest (33 hour 44 min) 1 day, 11:36:53 load avg: 0.04 running: test_regrtest (33 hour 45 min) 1 day, 11:37:23 load avg: 0.02 running: test_regrtest (33 hour 45 min) 1 day, 11:37:53 load avg: 0.01 running: test_regrtest (33 hour 46 min) 1 day, 11:38:23 load avg: 0.01 running: test_regrtest (33 hour 46 min) 1 day, 11:38:53 load avg: 0.00 running: test_regrtest (33 hour 47 min) 1 day, 11:39:23 load avg: 0.00 running: test_regrtest (33 hour 47 min) 1 day, 11:39:53 load avg: 0.00 running: test_regrtest (33 hour 48 min) 1 day, 11:40:23 load avg: 0.00 running: test_regrtest (33 hour 48 min) 1 day, 11:40:53 load avg: 0.00 running: test_regrtest (33 hour 49 min) 1 day, 11:41:23 load avg: 0.00 running: test_regrtest (33 hour 49 min) 1 day, 11:41:53 load avg: 0.00 running: test_regrtest (33 hour 50 min) 1 day, 11:42:23 load avg: 0.00 running: test_regrtest (33 hour 50 min) 1 day, 11:42:53 load avg: 0.00 running: test_regrtest (33 hour 51 min) 1 day, 11:43:23 load avg: 0.00 running: test_regrtest (33 hour 51 min) 1 day, 11:43:53 load avg: 0.00 running: test_regrtest (33 hour 52 min) 1 day, 11:44:23 load avg: 0.00 running: test_regrtest (33 hour 52 min) 1 day, 11:44:53 load avg: 0.00 running: test_regrtest (33 hour 53 min) 1 day, 11:45:23 load avg: 0.07 running: test_regrtest (33 hour 53 min) 1 day, 11:45:53 load avg: 0.04 running: test_regrtest (33 hour 54 min) 1 day, 11:46:23 load avg: 0.02 running: test_regrtest (33 hour 54 min) 1 day, 11:46:53 load avg: 0.01 running: test_regrtest (33 hour 55 min) 1 day, 11:47:23 load avg: 0.01 running: test_regrtest (33 hour 55 min) 1 day, 11:47:53 load avg: 0.07 running: test_regrtest (33 hour 56 min) 1 day, 11:48:23 load avg: 0.04 running: test_regrtest (33 hour 56 min) 1 day, 11:48:53 load avg: 0.02 running: test_regrtest (33 hour 57 min) 1 day, 11:49:23 load avg: 0.01 running: test_regrtest (33 hour 57 min) 1 day, 11:49:53 load avg: 0.01 running: test_regrtest (33 hour 58 min) 1 day, 11:50:23 load avg: 0.00 running: test_regrtest (33 hour 58 min) 1 day, 11:50:53 load avg: 0.00 running: test_regrtest (33 hour 59 min) 1 day, 11:51:23 load avg: 0.07 running: test_regrtest (33 hour 59 min) 1 day, 11:51:53 load avg: 0.04 running: test_regrtest (34 hour 29 sec) 1 day, 11:52:23 load avg: 0.02 running: test_regrtest (34 hour 59 sec) 1 day, 11:52:53 load avg: 0.01 running: test_regrtest (34 hour 1 min) 1 day, 11:53:23 load avg: 0.01 running: test_regrtest (34 hour 1 min) 1 day, 11:53:53 load avg: 0.00 running: test_regrtest (34 hour 2 min) 1 day, 11:54:23 load avg: 0.00 running: test_regrtest (34 hour 2 min) 1 day, 11:54:53 load avg: 0.00 running: test_regrtest (34 hour 3 min) 1 day, 11:55:23 load avg: 0.00 running: test_regrtest (34 hour 3 min) 1 day, 11:55:53 load avg: 0.00 running: test_regrtest (34 hour 4 min) 1 day, 11:56:23 load avg: 0.00 running: test_regrtest (34 hour 4 min) 1 day, 11:56:53 load avg: 0.00 running: test_regrtest (34 hour 5 min) 1 day, 11:57:23 load avg: 0.15 running: test_regrtest (34 hour 5 min) 1 day, 11:57:53 load avg: 0.09 running: test_regrtest (34 hour 6 min) 1 day, 11:58:23 load avg: 0.21 running: test_regrtest (34 hour 6 min) 1 day, 11:58:53 load avg: 0.12 running: test_regrtest (34 hour 7 min) 1 day, 11:59:23 load avg: 0.07 running: test_regrtest (34 hour 7 min) 1 day, 11:59:53 load avg: 0.04 running: test_regrtest (34 hour 8 min) 1 day, 12:00:23 load avg: 0.02 running: test_regrtest (34 hour 8 min) 1 day, 12:00:53 load avg: 0.08 running: test_regrtest (34 hour 9 min) 1 day, 12:01:23 load avg: 0.05 running: test_regrtest (34 hour 9 min) 1 day, 12:01:53 load avg: 0.03 running: test_regrtest (34 hour 10 min) 1 day, 12:02:24 load avg: 0.02 running: test_regrtest (34 hour 10 min) 1 day, 12:02:54 load avg: 0.01 running: test_regrtest (34 hour 11 min) 1 day, 12:03:24 load avg: 0.07 running: test_regrtest (34 hour 11 min) 1 day, 12:03:54 load avg: 0.10 running: test_regrtest (34 hour 12 min) 1 day, 12:04:24 load avg: 0.06 running: test_regrtest (34 hour 12 min) 1 day, 12:04:54 load avg: 0.03 running: test_regrtest (34 hour 13 min) 1 day, 12:05:24 load avg: 0.02 running: test_regrtest (34 hour 13 min) 1 day, 12:05:54 load avg: 0.06 running: test_regrtest (34 hour 14 min) 1 day, 12:06:24 load avg: 0.10 running: test_regrtest (34 hour 14 min) 1 day, 12:06:54 load avg: 0.13 running: test_regrtest (34 hour 15 min) 1 day, 12:07:24 load avg: 0.08 running: test_regrtest (34 hour 15 min) 1 day, 12:07:54 load avg: 0.05 running: test_regrtest (34 hour 16 min) 1 day, 12:08:24 load avg: 0.03 running: test_regrtest (34 hour 16 min) 1 day, 12:08:54 load avg: 0.07 running: test_regrtest (34 hour 17 min) 1 day, 12:09:24 load avg: 0.15 running: test_regrtest (34 hour 17 min) 1 day, 12:09:54 load avg: 0.14 running: test_regrtest (34 hour 18 min) 1 day, 12:10:24 load avg: 0.15 running: test_regrtest (34 hour 18 min) 1 day, 12:10:54 load avg: 0.09 running: test_regrtest (34 hour 19 min) 1 day, 12:11:24 load avg: 0.05 running: test_regrtest (34 hour 19 min) 1 day, 12:11:54 load avg: 0.03 running: test_regrtest (34 hour 20 min) 1 day, 12:12:24 load avg: 0.08 running: test_regrtest (34 hour 20 min) 1 day, 12:12:54 load avg: 0.10 running: test_regrtest (34 hour 21 min) 1 day, 12:13:24 load avg: 0.11 running: test_regrtest (34 hour 21 min) 1 day, 12:13:54 load avg: 0.07 running: test_regrtest (34 hour 22 min) 1 day, 12:14:24 load avg: 0.04 running: test_regrtest (34 hour 22 min) 1 day, 12:14:54 load avg: 0.02 running: test_regrtest (34 hour 23 min) 1 day, 12:15:24 load avg: 0.07 running: test_regrtest (34 hour 23 min) 1 day, 12:15:54 load avg: 0.12 running: test_regrtest (34 hour 24 min) 1 day, 12:16:24 load avg: 0.13 running: test_regrtest (34 hour 24 min) 1 day, 12:16:54 load avg: 0.21 running: test_regrtest (34 hour 25 min) 1 day, 12:17:24 load avg: 0.12 running: test_regrtest (34 hour 25 min) 1 day, 12:17:54 load avg: 0.07 running: test_regrtest (34 hour 26 min) 1 day, 12:18:24 load avg: 0.12 running: test_regrtest (34 hour 26 min) 1 day, 12:18:54 load avg: 0.31 running: test_regrtest (34 hour 27 min) 1 day, 12:19:24 load avg: 0.25 running: test_regrtest (34 hour 27 min) 1 day, 12:19:54 load avg: 0.21 running: test_regrtest (34 hour 28 min) 1 day, 12:20:24 load avg: 0.13 running: test_regrtest (34 hour 28 min) 1 day, 12:20:54 load avg: 0.08 running: test_regrtest (34 hour 29 min) 1 day, 12:21:24 load avg: 0.05 running: test_regrtest (34 hour 29 min) 1 day, 12:21:54 load avg: 0.03 running: test_regrtest (34 hour 30 min) 1 day, 12:22:24 load avg: 0.02 running: test_regrtest (34 hour 30 min) 1 day, 12:22:54 load avg: 0.01 running: test_regrtest (34 hour 31 min) 1 day, 12:23:24 load avg: 0.16 running: test_regrtest (34 hour 31 min) 1 day, 12:23:54 load avg: 0.15 running: test_regrtest (34 hour 32 min) 1 day, 12:24:24 load avg: 0.21 running: test_regrtest (34 hour 33 min) 1 day, 12:24:54 load avg: 0.12 running: test_regrtest (34 hour 33 min) 1 day, 12:25:24 load avg: 0.14 running: test_regrtest (34 hour 34 min) 1 day, 12:25:54 load avg: 0.08 running: test_regrtest (34 hour 34 min) 1 day, 12:26:24 load avg: 0.10 running: test_regrtest (34 hour 35 min) 1 day, 12:26:54 load avg: 0.06 running: test_regrtest (34 hour 35 min) 1 day, 12:27:24 load avg: 0.04 running: test_regrtest (34 hour 36 min) 1 day, 12:27:54 load avg: 0.10 running: test_regrtest (34 hour 36 min) 1 day, 12:28:24 load avg: 0.06 running: test_regrtest (34 hour 37 min) 1 day, 12:28:54 load avg: 0.04 running: test_regrtest (34 hour 37 min) 1 day, 12:29:24 load avg: 0.02 running: test_regrtest (34 hour 38 min) 1 day, 12:29:54 load avg: 0.01 running: test_regrtest (34 hour 38 min) 1 day, 12:30:24 load avg: 0.01 running: test_regrtest (34 hour 39 min) 1 day, 12:30:54 load avg: 0.00 running: test_regrtest (34 hour 39 min) 1 day, 12:31:24 load avg: 0.00 running: test_regrtest (34 hour 40 min) 1 day, 12:31:54 load avg: 0.00 running: test_regrtest (34 hour 40 min) 1 day, 12:32:24 load avg: 0.00 running: test_regrtest (34 hour 41 min) 1 day, 12:32:54 load avg: 0.00 running: test_regrtest (34 hour 41 min) 1 day, 12:33:24 load avg: 0.00 running: test_regrtest (34 hour 42 min) 1 day, 12:33:54 load avg: 0.00 running: test_regrtest (34 hour 42 min) 1 day, 12:34:24 load avg: 0.05 running: test_regrtest (34 hour 43 min) 1 day, 12:34:54 load avg: 0.03 running: test_regrtest (34 hour 43 min) 1 day, 12:35:24 load avg: 0.02 running: test_regrtest (34 hour 44 min) 1 day, 12:35:54 load avg: 0.01 running: test_regrtest (34 hour 44 min) 1 day, 12:36:24 load avg: 0.00 running: test_regrtest (34 hour 45 min) 1 day, 12:36:54 load avg: 0.00 running: test_regrtest (34 hour 45 min) 1 day, 12:37:24 load avg: 0.00 running: test_regrtest (34 hour 46 min) 1 day, 12:37:54 load avg: 0.00 running: test_regrtest (34 hour 46 min) 1 day, 12:38:24 load avg: 0.00 running: test_regrtest (34 hour 47 min) 1 day, 12:38:54 load avg: 0.00 running: test_regrtest (34 hour 47 min) 1 day, 12:39:24 load avg: 0.05 running: test_regrtest (34 hour 48 min) 1 day, 12:39:54 load avg: 0.03 running: test_regrtest (34 hour 48 min) 1 day, 12:40:24 load avg: 0.02 running: test_regrtest (34 hour 49 min) 1 day, 12:40:54 load avg: 0.01 running: test_regrtest (34 hour 49 min) 1 day, 12:41:24 load avg: 0.07 running: test_regrtest (34 hour 50 min) 1 day, 12:41:54 load avg: 0.04 running: test_regrtest (34 hour 50 min) 1 day, 12:42:24 load avg: 0.02 running: test_regrtest (34 hour 51 min) 1 day, 12:42:54 load avg: 0.01 running: test_regrtest (34 hour 51 min) 1 day, 12:43:24 load avg: 0.01 running: test_regrtest (34 hour 52 min) 1 day, 12:43:54 load avg: 0.08 running: test_regrtest (34 hour 52 min) 1 day, 12:44:24 load avg: 0.05 running: test_regrtest (34 hour 53 min) 1 day, 12:44:54 load avg: 0.03 running: test_regrtest (34 hour 53 min) 1 day, 12:45:24 load avg: 0.02 running: test_regrtest (34 hour 54 min) 1 day, 12:45:54 load avg: 0.01 running: test_regrtest (34 hour 54 min) 1 day, 12:46:24 load avg: 0.23 running: test_regrtest (34 hour 55 min) 1 day, 12:46:54 load avg: 0.14 running: test_regrtest (34 hour 55 min) 1 day, 12:47:24 load avg: 0.15 running: test_regrtest (34 hour 56 min) 1 day, 12:47:54 load avg: 0.09 running: test_regrtest (34 hour 56 min) 1 day, 12:48:24 load avg: 0.12 running: test_regrtest (34 hour 57 min) 1 day, 12:48:54 load avg: 0.07 running: test_regrtest (34 hour 57 min) 1 day, 12:49:24 load avg: 0.04 running: test_regrtest (34 hour 58 min) 1 day, 12:49:54 load avg: 0.02 running: test_regrtest (34 hour 58 min) 1 day, 12:50:24 load avg: 0.09 running: test_regrtest (34 hour 59 min) 1 day, 12:50:54 load avg: 0.06 running: test_regrtest (34 hour 59 min) 1 day, 12:51:24 load avg: 0.04 running: test_regrtest (35 hour) 1 day, 12:51:54 load avg: 0.02 running: test_regrtest (35 hour 30 sec) 1 day, 12:52:24 load avg: 0.15 running: test_regrtest (35 hour 1 min) 1 day, 12:52:54 load avg: 0.09 running: test_regrtest (35 hour 1 min) 1 day, 12:53:24 load avg: 0.06 running: test_regrtest (35 hour 2 min) 1 day, 12:53:54 load avg: 0.03 running: test_regrtest (35 hour 2 min) 1 day, 12:54:24 load avg: 0.08 running: test_regrtest (35 hour 3 min) 1 day, 12:54:54 load avg: 0.04 running: test_regrtest (35 hour 3 min) 1 day, 12:55:24 load avg: 0.03 running: test_regrtest (35 hour 4 min) 1 day, 12:55:54 load avg: 0.01 running: test_regrtest (35 hour 4 min) 1 day, 12:56:24 load avg: 0.13 running: test_regrtest (35 hour 5 min) 1 day, 12:56:54 load avg: 0.08 running: test_regrtest (35 hour 5 min) 1 day, 12:57:24 load avg: 0.10 running: test_regrtest (35 hour 6 min) 1 day, 12:57:54 load avg: 0.14 running: test_regrtest (35 hour 6 min) 1 day, 12:58:24 load avg: 0.14 running: test_regrtest (35 hour 7 min) 1 day, 12:58:54 load avg: 0.13 running: test_regrtest (35 hour 7 min) 1 day, 12:59:24 load avg: 0.08 running: test_regrtest (35 hour 8 min) 1 day, 12:59:54 load avg: 0.12 running: test_regrtest (35 hour 8 min) 1 day, 13:00:24 load avg: 0.13 running: test_regrtest (35 hour 9 min) 1 day, 13:00:54 load avg: 0.28 running: test_regrtest (35 hour 9 min) 1 day, 13:01:25 load avg: 0.22 running: test_regrtest (35 hour 10 min) 1 day, 13:01:55 load avg: 0.25 running: test_regrtest (35 hour 10 min) 1 day, 13:02:25 load avg: 0.15 running: test_regrtest (35 hour 11 min) 1 day, 13:02:55 load avg: 0.09 running: test_regrtest (35 hour 11 min) 1 day, 13:03:25 load avg: 0.05 running: test_regrtest (35 hour 12 min) 1 day, 13:03:55 load avg: 0.11 running: test_regrtest (35 hour 12 min) 1 day, 13:04:25 load avg: 0.07 running: test_regrtest (35 hour 13 min) 1 day, 13:04:55 load avg: 0.09 running: test_regrtest (35 hour 13 min) 1 day, 13:05:25 load avg: 0.06 running: test_regrtest (35 hour 14 min) 1 day, 13:05:55 load avg: 0.03 running: test_regrtest (35 hour 14 min) 1 day, 13:06:25 load avg: 0.07 running: test_regrtest (35 hour 15 min) 1 day, 13:06:55 load avg: 0.04 running: test_regrtest (35 hour 15 min) 1 day, 13:07:25 load avg: 0.02 running: test_regrtest (35 hour 16 min) 1 day, 13:07:55 load avg: 0.01 running: test_regrtest (35 hour 16 min) 1 day, 13:08:25 load avg: 0.01 running: test_regrtest (35 hour 17 min) 1 day, 13:08:55 load avg: 0.00 running: test_regrtest (35 hour 17 min) 1 day, 13:09:25 load avg: 0.00 running: test_regrtest (35 hour 18 min) 1 day, 13:09:55 load avg: 0.13 running: test_regrtest (35 hour 18 min) 1 day, 13:10:25 load avg: 0.14 running: test_regrtest (35 hour 19 min) 1 day, 13:10:55 load avg: 0.14 running: test_regrtest (35 hour 19 min) 1 day, 13:11:25 load avg: 0.09 running: test_regrtest (35 hour 20 min) 1 day, 13:11:55 load avg: 0.12 running: test_regrtest (35 hour 20 min) 1 day, 13:12:25 load avg: 0.07 running: test_regrtest (35 hour 21 min) 1 day, 13:12:55 load avg: 0.04 running: test_regrtest (35 hour 21 min) 1 day, 13:13:25 load avg: 0.03 running: test_regrtest (35 hour 22 min) 1 day, 13:13:55 load avg: 0.12 running: test_regrtest (35 hour 22 min) 1 day, 13:14:25 load avg: 0.07 running: test_regrtest (35 hour 23 min) 1 day, 13:14:55 load avg: 0.10 running: test_regrtest (35 hour 23 min) 1 day, 13:15:25 load avg: 0.06 running: test_regrtest (35 hour 24 min) 1 day, 13:15:55 load avg: 0.09 running: test_regrtest (35 hour 24 min) 1 day, 13:16:25 load avg: 0.06 running: test_regrtest (35 hour 25 min) 1 day, 13:16:55 load avg: 0.03 running: test_regrtest (35 hour 25 min) 1 day, 13:17:25 load avg: 0.02 running: test_regrtest (35 hour 26 min) 1 day, 13:17:55 load avg: 0.01 running: test_regrtest (35 hour 26 min) 1 day, 13:18:25 load avg: 0.00 running: test_regrtest (35 hour 27 min) 1 day, 13:18:55 load avg: 0.00 running: test_regrtest (35 hour 27 min) 1 day, 13:19:25 load avg: 0.15 running: test_regrtest (35 hour 28 min) 1 day, 13:19:55 load avg: 0.09 running: test_regrtest (35 hour 28 min) 1 day, 13:20:25 load avg: 0.21 running: test_regrtest (35 hour 29 min) 1 day, 13:20:55 load avg: 0.13 running: test_regrtest (35 hour 29 min) 1 day, 13:21:25 load avg: 0.08 running: test_regrtest (35 hour 30 min) 1 day, 13:21:55 load avg: 0.05 running: test_regrtest (35 hour 30 min) 1 day, 13:22:25 load avg: 0.10 running: test_regrtest (35 hour 31 min) 1 day, 13:22:55 load avg: 0.11 running: test_regrtest (35 hour 31 min) 1 day, 13:23:25 load avg: 0.07 running: test_regrtest (35 hour 32 min) 1 day, 13:23:55 load avg: 0.04 running: test_regrtest (35 hour 32 min) 1 day, 13:24:25 load avg: 0.02 running: test_regrtest (35 hour 33 min) 1 day, 13:24:55 load avg: 0.08 running: test_regrtest (35 hour 33 min) 1 day, 13:25:25 load avg: 0.04 running: test_regrtest (35 hour 34 min) 1 day, 13:25:55 load avg: 0.03 running: test_regrtest (35 hour 34 min) 1 day, 13:26:25 load avg: 0.08 running: test_regrtest (35 hour 35 min) 1 day, 13:26:55 load avg: 0.05 running: test_regrtest (35 hour 35 min) 1 day, 13:27:25 load avg: 0.09 running: test_regrtest (35 hour 36 min) 1 day, 13:27:55 load avg: 0.05 running: test_regrtest (35 hour 36 min) 1 day, 13:28:25 load avg: 0.10 running: test_regrtest (35 hour 37 min) 1 day, 13:28:55 load avg: 0.06 running: test_regrtest (35 hour 37 min) 1 day, 13:29:25 load avg: 0.03 running: test_regrtest (35 hour 38 min) 1 day, 13:29:55 load avg: 0.02 running: test_regrtest (35 hour 38 min) 1 day, 13:30:25 load avg: 0.09 running: test_regrtest (35 hour 39 min) 1 day, 13:30:55 load avg: 0.05 running: test_regrtest (35 hour 39 min) 1 day, 13:31:25 load avg: 0.03 running: test_regrtest (35 hour 40 min) 1 day, 13:31:55 load avg: 0.02 running: test_regrtest (35 hour 40 min) 1 day, 13:32:25 load avg: 0.01 running: test_regrtest (35 hour 41 min) 1 day, 13:32:55 load avg: 0.00 running: test_regrtest (35 hour 41 min) 1 day, 13:33:25 load avg: 0.06 running: test_regrtest (35 hour 42 min) 1 day, 13:33:55 load avg: 0.04 running: test_regrtest (35 hour 42 min) 1 day, 13:34:25 load avg: 0.02 running: test_regrtest (35 hour 43 min) 1 day, 13:34:55 load avg: 0.01 running: test_regrtest (35 hour 43 min) 1 day, 13:35:25 load avg: 0.01 running: test_regrtest (35 hour 44 min) 1 day, 13:35:55 load avg: 0.00 running: test_regrtest (35 hour 44 min) 1 day, 13:36:25 load avg: 0.06 running: test_regrtest (35 hour 45 min) 1 day, 13:36:55 load avg: 0.03 running: test_regrtest (35 hour 45 min) 1 day, 13:37:25 load avg: 0.02 running: test_regrtest (35 hour 46 min) 1 day, 13:37:55 load avg: 0.01 running: test_regrtest (35 hour 46 min) 1 day, 13:38:25 load avg: 0.00 running: test_regrtest (35 hour 47 min) 1 day, 13:38:55 load avg: 0.06 running: test_regrtest (35 hour 47 min) 1 day, 13:39:25 load avg: 0.03 running: test_regrtest (35 hour 48 min) 1 day, 13:39:55 load avg: 0.08 running: test_regrtest (35 hour 48 min) 1 day, 13:40:25 load avg: 0.05 running: test_regrtest (35 hour 49 min) 1 day, 13:40:55 load avg: 0.03 running: test_regrtest (35 hour 49 min) 1 day, 13:41:25 load avg: 0.12 running: test_regrtest (35 hour 50 min) 1 day, 13:41:55 load avg: 0.13 running: test_regrtest (35 hour 50 min) 1 day, 13:42:25 load avg: 0.08 running: test_regrtest (35 hour 51 min) 1 day, 13:42:55 load avg: 0.11 running: test_regrtest (35 hour 51 min) 1 day, 13:43:25 load avg: 0.06 running: test_regrtest (35 hour 52 min) 1 day, 13:43:55 load avg: 0.04 running: test_regrtest (35 hour 52 min) 1 day, 13:44:25 load avg: 0.08 running: test_regrtest (35 hour 53 min) 1 day, 13:44:55 load avg: 0.05 running: test_regrtest (35 hour 53 min) 1 day, 13:45:25 load avg: 0.03 running: test_regrtest (35 hour 54 min) 1 day, 13:45:55 load avg: 0.02 running: test_regrtest (35 hour 54 min) 1 day, 13:46:25 load avg: 0.01 running: test_regrtest (35 hour 55 min) 1 day, 13:46:55 load avg: 0.00 running: test_regrtest (35 hour 55 min) 1 day, 13:47:25 load avg: 0.00 running: test_regrtest (35 hour 56 min) 1 day, 13:47:55 load avg: 0.00 running: test_regrtest (35 hour 56 min) 1 day, 13:48:25 load avg: 0.05 running: test_regrtest (35 hour 57 min) 1 day, 13:48:55 load avg: 0.03 running: test_regrtest (35 hour 57 min) 1 day, 13:49:25 load avg: 0.07 running: test_regrtest (35 hour 58 min) 1 day, 13:49:55 load avg: 0.16 running: test_regrtest (35 hour 58 min) 1 day, 13:50:25 load avg: 0.16 running: test_regrtest (35 hour 59 min) 1 day, 13:50:55 load avg: 0.15 running: test_regrtest (35 hour 59 min) 1 day, 13:51:25 load avg: 0.09 running: test_regrtest (36 hour 1 sec) 1 day, 13:51:55 load avg: 0.11 running: test_regrtest (36 hour 31 sec) 1 day, 13:52:25 load avg: 0.06 running: test_regrtest (36 hour 1 min) 1 day, 13:52:55 load avg: 0.17 running: test_regrtest (36 hour 1 min) 1 day, 13:53:25 load avg: 0.10 running: test_regrtest (36 hour 2 min) 1 day, 13:53:55 load avg: 0.06 running: test_regrtest (36 hour 2 min) 1 day, 13:54:25 load avg: 0.09 running: test_regrtest (36 hour 3 min) 1 day, 13:54:55 load avg: 0.29 running: test_regrtest (36 hour 3 min) 1 day, 13:55:25 load avg: 0.23 running: test_regrtest (36 hour 4 min) 1 day, 13:55:55 load avg: 0.14 running: test_regrtest (36 hour 4 min) 1 day, 13:56:25 load avg: 0.08 running: test_regrtest (36 hour 5 min) 1 day, 13:56:55 load avg: 0.05 running: test_regrtest (36 hour 5 min) 1 day, 13:57:25 load avg: 0.03 running: test_regrtest (36 hour 6 min) 1 day, 13:57:55 load avg: 0.02 running: test_regrtest (36 hour 6 min) 1 day, 13:58:25 load avg: 0.01 running: test_regrtest (36 hour 7 min) 1 day, 13:58:55 load avg: 0.00 running: test_regrtest (36 hour 7 min) 1 day, 13:59:25 load avg: 0.00 running: test_regrtest (36 hour 8 min) 1 day, 13:59:55 load avg: 0.00 running: test_regrtest (36 hour 8 min) 1 day, 14:00:25 load avg: 0.07 running: test_regrtest (36 hour 9 min) 1 day, 14:00:55 load avg: 0.04 running: test_regrtest (36 hour 9 min) 1 day, 14:01:25 load avg: 0.11 running: test_regrtest (36 hour 10 min) 1 day, 14:01:55 load avg: 0.06 running: test_regrtest (36 hour 10 min) 1 day, 14:02:25 load avg: 0.04 running: test_regrtest (36 hour 11 min) 1 day, 14:02:55 load avg: 0.02 running: test_regrtest (36 hour 11 min) 1 day, 14:03:25 load avg: 0.01 running: test_regrtest (36 hour 12 min) 1 day, 14:03:55 load avg: 0.01 running: test_regrtest (36 hour 12 min) 1 day, 14:04:25 load avg: 0.00 running: test_regrtest (36 hour 13 min) 1 day, 14:04:55 load avg: 0.00 running: test_regrtest (36 hour 13 min) 1 day, 14:05:25 load avg: 0.07 running: test_regrtest (36 hour 14 min) 1 day, 14:05:55 load avg: 0.04 running: test_regrtest (36 hour 14 min) 1 day, 14:06:25 load avg: 0.02 running: test_regrtest (36 hour 15 min) 1 day, 14:06:55 load avg: 0.09 running: test_regrtest (36 hour 15 min) 1 day, 14:07:25 load avg: 0.05 running: test_regrtest (36 hour 16 min) 1 day, 14:07:55 load avg: 0.03 running: test_regrtest (36 hour 16 min) 1 day, 14:08:26 load avg: 0.02 running: test_regrtest (36 hour 17 min) 1 day, 14:08:56 load avg: 0.01 running: test_regrtest (36 hour 17 min) 1 day, 14:09:26 load avg: 0.00 running: test_regrtest (36 hour 18 min) 1 day, 14:09:56 load avg: 0.00 running: test_regrtest (36 hour 18 min) 1 day, 14:10:26 load avg: 0.00 running: test_regrtest (36 hour 19 min) 1 day, 14:10:56 load avg: 0.00 running: test_regrtest (36 hour 19 min) 1 day, 14:11:26 load avg: 0.00 running: test_regrtest (36 hour 20 min) 1 day, 14:11:56 load avg: 0.00 running: test_regrtest (36 hour 20 min) 1 day, 14:12:26 load avg: 0.07 running: test_regrtest (36 hour 21 min) 1 day, 14:12:56 load avg: 0.04 running: test_regrtest (36 hour 21 min) 1 day, 14:13:26 load avg: 0.02 running: test_regrtest (36 hour 22 min) 1 day, 14:13:56 load avg: 0.01 running: test_regrtest (36 hour 22 min) 1 day, 14:14:26 load avg: 0.01 running: test_regrtest (36 hour 23 min) 1 day, 14:14:56 load avg: 0.00 running: test_regrtest (36 hour 23 min) 1 day, 14:15:26 load avg: 0.00 running: test_regrtest (36 hour 24 min) 1 day, 14:15:56 load avg: 0.00 running: test_regrtest (36 hour 24 min) 1 day, 14:16:26 load avg: 0.08 running: test_regrtest (36 hour 25 min) 1 day, 14:16:56 load avg: 0.05 running: test_regrtest (36 hour 25 min) 1 day, 14:17:26 load avg: 0.03 running: test_regrtest (36 hour 26 min) 1 day, 14:17:56 load avg: 0.07 running: test_regrtest (36 hour 26 min) 1 day, 14:18:26 load avg: 0.04 running: test_regrtest (36 hour 27 min) 1 day, 14:18:56 load avg: 0.02 running: test_regrtest (36 hour 27 min) 1 day, 14:19:26 load avg: 0.01 running: test_regrtest (36 hour 28 min) 1 day, 14:19:56 load avg: 0.09 running: test_regrtest (36 hour 28 min) 1 day, 14:20:26 load avg: 0.13 running: test_regrtest (36 hour 29 min) 1 day, 14:20:56 load avg: 0.08 running: test_regrtest (36 hour 29 min) 1 day, 14:21:26 load avg: 0.05 running: test_regrtest (36 hour 30 min) 1 day, 14:21:56 load avg: 0.03 running: test_regrtest (36 hour 30 min) 1 day, 14:22:26 load avg: 0.02 running: test_regrtest (36 hour 31 min) 1 day, 14:22:56 load avg: 0.01 running: test_regrtest (36 hour 31 min) 1 day, 14:23:26 load avg: 0.08 running: test_regrtest (36 hour 32 min) 1 day, 14:23:56 load avg: 0.05 running: test_regrtest (36 hour 32 min) 1 day, 14:24:26 load avg: 0.08 running: test_regrtest (36 hour 33 min) 1 day, 14:24:56 load avg: 0.05 running: test_regrtest (36 hour 33 min) 1 day, 14:25:26 load avg: 0.03 running: test_regrtest (36 hour 34 min) 1 day, 14:25:56 load avg: 0.02 running: test_regrtest (36 hour 34 min) 1 day, 14:26:26 load avg: 0.01 running: test_regrtest (36 hour 35 min) 1 day, 14:26:56 load avg: 0.00 running: test_regrtest (36 hour 35 min) 1 day, 14:27:26 load avg: 0.00 running: test_regrtest (36 hour 36 min) 1 day, 14:27:56 load avg: 0.00 running: test_regrtest (36 hour 36 min) 1 day, 14:28:26 load avg: 0.00 running: test_regrtest (36 hour 37 min) 1 day, 14:28:56 load avg: 0.00 running: test_regrtest (36 hour 37 min) 1 day, 14:29:26 load avg: 0.00 running: test_regrtest (36 hour 38 min) 1 day, 14:29:56 load avg: 0.00 running: test_regrtest (36 hour 38 min) 1 day, 14:30:26 load avg: 0.06 running: test_regrtest (36 hour 39 min) 1 day, 14:30:56 load avg: 0.09 running: test_regrtest (36 hour 39 min) 1 day, 14:31:26 load avg: 0.11 running: test_regrtest (36 hour 40 min) 1 day, 14:31:56 load avg: 0.07 running: test_regrtest (36 hour 40 min) 1 day, 14:32:26 load avg: 0.09 running: test_regrtest (36 hour 41 min) 1 day, 14:32:56 load avg: 0.06 running: test_regrtest (36 hour 41 min) 1 day, 14:33:26 load avg: 0.11 running: test_regrtest (36 hour 42 min) 1 day, 14:33:56 load avg: 0.06 running: test_regrtest (36 hour 42 min) 1 day, 14:34:26 load avg: 0.04 running: test_regrtest (36 hour 43 min) 1 day, 14:34:56 load avg: 0.02 running: test_regrtest (36 hour 43 min) 1 day, 14:35:26 load avg: 0.01 running: test_regrtest (36 hour 44 min) 1 day, 14:35:56 load avg: 0.06 running: test_regrtest (36 hour 44 min) 1 day, 14:36:26 load avg: 0.03 running: test_regrtest (36 hour 45 min) 1 day, 14:36:56 load avg: 0.02 running: test_regrtest (36 hour 45 min) 1 day, 14:37:26 load avg: 0.01 running: test_regrtest (36 hour 46 min) 1 day, 14:37:56 load avg: 0.01 running: test_regrtest (36 hour 46 min) 1 day, 14:38:26 load avg: 0.00 running: test_regrtest (36 hour 47 min) 1 day, 14:38:56 load avg: 0.00 running: test_regrtest (36 hour 47 min) 1 day, 14:39:26 load avg: 0.00 running: test_regrtest (36 hour 48 min) 1 day, 14:39:56 load avg: 0.07 running: test_regrtest (36 hour 48 min) 1 day, 14:40:26 load avg: 0.10 running: test_regrtest (36 hour 49 min) 1 day, 14:40:56 load avg: 0.06 running: test_regrtest (36 hour 49 min) 1 day, 14:41:26 load avg: 0.03 running: test_regrtest (36 hour 50 min) 1 day, 14:41:56 load avg: 0.02 running: test_regrtest (36 hour 50 min) 1 day, 14:42:26 load avg: 0.08 running: test_regrtest (36 hour 51 min) 1 day, 14:42:56 load avg: 0.05 running: test_regrtest (36 hour 51 min) 1 day, 14:43:26 load avg: 0.03 running: test_regrtest (36 hour 52 min) 1 day, 14:43:56 load avg: 0.02 running: test_regrtest (36 hour 52 min) 1 day, 14:44:26 load avg: 0.01 running: test_regrtest (36 hour 53 min) 1 day, 14:44:56 load avg: 0.00 running: test_regrtest (36 hour 53 min) 1 day, 14:45:26 load avg: 0.06 running: test_regrtest (36 hour 54 min) 1 day, 14:45:56 load avg: 0.04 running: test_regrtest (36 hour 54 min) 1 day, 14:46:26 load avg: 0.15 running: test_regrtest (36 hour 55 min) 1 day, 14:46:56 load avg: 0.16 running: test_regrtest (36 hour 55 min) 1 day, 14:47:26 load avg: 0.10 running: test_regrtest (36 hour 56 min) 1 day, 14:47:56 load avg: 0.14 running: test_regrtest (36 hour 56 min) 1 day, 14:48:26 load avg: 0.32 running: test_regrtest (36 hour 57 min) 1 day, 14:48:56 load avg: 0.19 running: test_regrtest (36 hour 57 min) 1 day, 14:49:26 load avg: 0.26 running: test_regrtest (36 hour 58 min) 1 day, 14:49:56 load avg: 0.16 running: test_regrtest (36 hour 58 min) 1 day, 14:50:26 load avg: 0.09 running: test_regrtest (36 hour 59 min) 1 day, 14:50:56 load avg: 0.11 running: test_regrtest (36 hour 59 min) 1 day, 14:51:26 load avg: 0.07 running: test_regrtest (37 hour 2 sec) 1 day, 14:51:56 load avg: 0.10 running: test_regrtest (37 hour 32 sec) 1 day, 14:52:26 load avg: 0.06 running: test_regrtest (37 hour 1 min) 1 day, 14:52:56 load avg: 0.10 running: test_regrtest (37 hour 1 min) 1 day, 14:53:26 load avg: 0.06 running: test_regrtest (37 hour 2 min) 1 day, 14:53:56 load avg: 0.11 running: test_regrtest (37 hour 2 min) 1 day, 14:54:26 load avg: 0.07 running: test_regrtest (37 hour 3 min) 1 day, 14:54:56 load avg: 0.04 running: test_regrtest (37 hour 3 min) 1 day, 14:55:26 load avg: 0.02 running: test_regrtest (37 hour 4 min) 1 day, 14:55:56 load avg: 0.01 running: test_regrtest (37 hour 4 min) 1 day, 14:56:26 load avg: 0.06 running: test_regrtest (37 hour 5 min) 1 day, 14:56:56 load avg: 0.04 running: test_regrtest (37 hour 5 min) 1 day, 14:57:26 load avg: 0.02 running: test_regrtest (37 hour 6 min) 1 day, 14:57:56 load avg: 0.01 running: test_regrtest (37 hour 6 min) 1 day, 14:58:26 load avg: 0.07 running: test_regrtest (37 hour 7 min) 1 day, 14:58:56 load avg: 0.04 running: test_regrtest (37 hour 7 min) 1 day, 14:59:26 load avg: 0.02 running: test_regrtest (37 hour 8 min) 1 day, 14:59:56 load avg: 0.01 running: test_regrtest (37 hour 8 min) 1 day, 15:00:26 load avg: 0.09 running: test_regrtest (37 hour 9 min) 1 day, 15:00:56 load avg: 0.05 running: test_regrtest (37 hour 9 min) 1 day, 15:01:26 load avg: 0.11 running: test_regrtest (37 hour 10 min) 1 day, 15:01:56 load avg: 0.07 running: test_regrtest (37 hour 10 min) 1 day, 15:02:26 load avg: 0.12 running: test_regrtest (37 hour 11 min) 1 day, 15:02:56 load avg: 0.12 running: test_regrtest (37 hour 11 min) 1 day, 15:03:26 load avg: 0.15 running: test_regrtest (37 hour 12 min) 1 day, 15:03:56 load avg: 0.09 running: test_regrtest (37 hour 12 min) 1 day, 15:04:26 load avg: 0.13 running: test_regrtest (37 hour 13 min) 1 day, 15:04:56 load avg: 0.08 running: test_regrtest (37 hour 13 min) 1 day, 15:05:26 load avg: 0.05 running: test_regrtest (37 hour 14 min) 1 day, 15:05:56 load avg: 0.03 running: test_regrtest (37 hour 14 min) 1 day, 15:06:26 load avg: 0.02 running: test_regrtest (37 hour 15 min) 1 day, 15:06:56 load avg: 0.07 running: test_regrtest (37 hour 15 min) 1 day, 15:07:26 load avg: 0.12 running: test_regrtest (37 hour 16 min) 1 day, 15:07:56 load avg: 0.07 running: test_regrtest (37 hour 16 min) 1 day, 15:08:26 load avg: 0.04 running: test_regrtest (37 hour 17 min) 1 day, 15:08:56 load avg: 0.02 running: test_regrtest (37 hour 17 min) 1 day, 15:09:26 load avg: 0.01 running: test_regrtest (37 hour 18 min) 1 day, 15:09:56 load avg: 0.08 running: test_regrtest (37 hour 18 min) 1 day, 15:10:26 load avg: 0.05 running: test_regrtest (37 hour 19 min) 1 day, 15:10:56 load avg: 0.08 running: test_regrtest (37 hour 19 min) 1 day, 15:11:26 load avg: 0.05 running: test_regrtest (37 hour 20 min) 1 day, 15:11:56 load avg: 0.03 running: test_regrtest (37 hour 20 min) 1 day, 15:12:26 load avg: 0.02 running: test_regrtest (37 hour 21 min) 1 day, 15:12:56 load avg: 0.01 running: test_regrtest (37 hour 21 min) 1 day, 15:13:26 load avg: 0.00 running: test_regrtest (37 hour 22 min) 1 day, 15:13:56 load avg: 0.00 running: test_regrtest (37 hour 22 min) 1 day, 15:14:26 load avg: 0.00 running: test_regrtest (37 hour 23 min) 1 day, 15:14:56 load avg: 0.00 running: test_regrtest (37 hour 23 min) 1 day, 15:15:27 load avg: 0.08 running: test_regrtest (37 hour 24 min) 1 day, 15:15:57 load avg: 0.05 running: test_regrtest (37 hour 24 min) 1 day, 15:16:27 load avg: 0.03 running: test_regrtest (37 hour 25 min) 1 day, 15:16:57 load avg: 0.08 running: test_regrtest (37 hour 25 min) 1 day, 15:17:27 load avg: 0.05 running: test_regrtest (37 hour 26 min) 1 day, 15:17:57 load avg: 0.15 running: test_regrtest (37 hour 26 min) 1 day, 15:18:27 load avg: 0.14 running: test_regrtest (37 hour 27 min) 1 day, 15:18:57 load avg: 0.08 running: test_regrtest (37 hour 27 min) 1 day, 15:19:27 load avg: 0.05 running: test_regrtest (37 hour 28 min) 1 day, 15:19:57 load avg: 0.08 running: test_regrtest (37 hour 28 min) 1 day, 15:20:27 load avg: 0.05 running: test_regrtest (37 hour 29 min) 1 day, 15:20:57 load avg: 0.03 running: test_regrtest (37 hour 29 min) 1 day, 15:21:27 load avg: 0.15 running: test_regrtest (37 hour 30 min) 1 day, 15:21:57 load avg: 0.33 running: test_regrtest (37 hour 30 min) 1 day, 15:22:27 load avg: 0.20 running: test_regrtest (37 hour 31 min) 1 day, 15:22:57 load avg: 0.17 running: test_regrtest (37 hour 31 min) 1 day, 15:23:27 load avg: 0.18 running: test_regrtest (37 hour 32 min) 1 day, 15:23:57 load avg: 0.11 running: test_regrtest (37 hour 32 min) 1 day, 15:24:27 load avg: 0.12 running: test_regrtest (37 hour 33 min) 1 day, 15:24:57 load avg: 0.12 running: test_regrtest (37 hour 33 min) 1 day, 15:25:27 load avg: 0.07 running: test_regrtest (37 hour 34 min) 1 day, 15:25:57 load avg: 0.04 running: test_regrtest (37 hour 34 min) 1 day, 15:26:27 load avg: 0.02 running: test_regrtest (37 hour 35 min) 1 day, 15:26:57 load avg: 0.09 running: test_regrtest (37 hour 35 min) 1 day, 15:27:27 load avg: 0.14 running: test_regrtest (37 hour 36 min) 1 day, 15:27:57 load avg: 0.08 running: test_regrtest (37 hour 36 min) 1 day, 15:28:27 load avg: 0.05 running: test_regrtest (37 hour 37 min) 1 day, 15:28:57 load avg: 0.03 running: test_regrtest (37 hour 37 min) 1 day, 15:29:27 load avg: 0.02 running: test_regrtest (37 hour 38 min) 1 day, 15:29:57 load avg: 0.01 running: test_regrtest (37 hour 38 min) 1 day, 15:30:27 load avg: 0.00 running: test_regrtest (37 hour 39 min) 1 day, 15:30:57 load avg: 0.00 running: test_regrtest (37 hour 39 min) 1 day, 15:31:27 load avg: 0.00 running: test_regrtest (37 hour 40 min) 1 day, 15:31:57 load avg: 0.00 running: test_regrtest (37 hour 40 min) 1 day, 15:32:27 load avg: 0.00 running: test_regrtest (37 hour 41 min) 1 day, 15:32:57 load avg: 0.00 running: test_regrtest (37 hour 41 min) 1 day, 15:33:27 load avg: 0.08 running: test_regrtest (37 hour 42 min) 1 day, 15:33:57 load avg: 0.05 running: test_regrtest (37 hour 42 min) 1 day, 15:34:27 load avg: 0.03 running: test_regrtest (37 hour 43 min) 1 day, 15:34:57 load avg: 0.02 running: test_regrtest (37 hour 43 min) 1 day, 15:35:27 load avg: 0.06 running: test_regrtest (37 hour 44 min) 1 day, 15:35:57 load avg: 0.04 running: test_regrtest (37 hour 44 min) 1 day, 15:36:27 load avg: 0.15 running: test_regrtest (37 hour 45 min) 1 day, 15:36:57 load avg: 0.09 running: test_regrtest (37 hour 45 min) 1 day, 15:37:27 load avg: 0.05 running: test_regrtest (37 hour 46 min) 1 day, 15:37:57 load avg: 0.03 running: test_regrtest (37 hour 46 min) 1 day, 15:38:27 load avg: 0.02 running: test_regrtest (37 hour 47 min) 1 day, 15:38:57 load avg: 0.01 running: test_regrtest (37 hour 47 min) 1 day, 15:39:27 load avg: 0.00 running: test_regrtest (37 hour 48 min) 1 day, 15:39:57 load avg: 0.17 running: test_regrtest (37 hour 48 min) 1 day, 15:40:27 load avg: 0.10 running: test_regrtest (37 hour 49 min) 1 day, 15:40:57 load avg: 0.06 running: test_regrtest (37 hour 49 min) 1 day, 15:41:27 load avg: 0.12 running: test_regrtest (37 hour 50 min) 1 day, 15:41:57 load avg: 0.07 running: test_regrtest (37 hour 50 min) 1 day, 15:42:27 load avg: 0.04 running: test_regrtest (37 hour 51 min) 1 day, 15:42:57 load avg: 0.02 running: test_regrtest (37 hour 51 min) 1 day, 15:43:27 load avg: 0.01 running: test_regrtest (37 hour 52 min) 1 day, 15:43:57 load avg: 0.14 running: test_regrtest (37 hour 52 min) 1 day, 15:44:27 load avg: 0.09 running: test_regrtest (37 hour 53 min) 1 day, 15:44:57 load avg: 0.05 running: test_regrtest (37 hour 53 min) 1 day, 15:45:27 load avg: 0.03 running: test_regrtest (37 hour 54 min) 1 day, 15:45:57 load avg: 0.02 running: test_regrtest (37 hour 54 min) 1 day, 15:46:27 load avg: 0.01 running: test_regrtest (37 hour 55 min) 1 day, 15:46:57 load avg: 0.06 running: test_regrtest (37 hour 55 min) 1 day, 15:47:27 load avg: 0.03 running: test_regrtest (37 hour 56 min) 1 day, 15:47:57 load avg: 0.02 running: test_regrtest (37 hour 56 min) 1 day, 15:48:27 load avg: 0.01 running: test_regrtest (37 hour 57 min) 1 day, 15:48:57 load avg: 0.00 running: test_regrtest (37 hour 57 min) 1 day, 15:49:27 load avg: 0.00 running: test_regrtest (37 hour 58 min) 1 day, 15:49:57 load avg: 0.00 running: test_regrtest (37 hour 58 min) 1 day, 15:50:27 load avg: 0.00 running: test_regrtest (37 hour 59 min) 1 day, 15:50:57 load avg: 0.00 running: test_regrtest (37 hour 59 min) 1 day, 15:51:27 load avg: 0.06 running: test_regrtest (38 hour 3 sec) 1 day, 15:51:57 load avg: 0.03 running: test_regrtest (38 hour 33 sec) 1 day, 15:52:27 load avg: 0.02 running: test_regrtest (38 hour 1 min) 1 day, 15:52:57 load avg: 0.01 running: test_regrtest (38 hour 1 min) 1 day, 15:53:27 load avg: 0.00 running: test_regrtest (38 hour 2 min) 1 day, 15:53:57 load avg: 0.00 running: test_regrtest (38 hour 2 min) 1 day, 15:54:27 load avg: 0.13 running: test_regrtest (38 hour 3 min) 1 day, 15:54:57 load avg: 0.08 running: test_regrtest (38 hour 3 min) 1 day, 15:55:27 load avg: 0.13 running: test_regrtest (38 hour 4 min) 1 day, 15:55:57 load avg: 0.08 running: test_regrtest (38 hour 4 min) 1 day, 15:56:27 load avg: 0.04 running: test_regrtest (38 hour 5 min) 1 day, 15:56:57 load avg: 0.03 running: test_regrtest (38 hour 5 min) 1 day, 15:57:27 load avg: 0.07 running: test_regrtest (38 hour 6 min) 1 day, 15:57:57 load avg: 0.04 running: test_regrtest (38 hour 6 min) 1 day, 15:58:27 load avg: 0.09 running: test_regrtest (38 hour 7 min) 1 day, 15:58:57 load avg: 0.05 running: test_regrtest (38 hour 7 min) 1 day, 15:59:27 load avg: 0.03 running: test_regrtest (38 hour 8 min) 1 day, 15:59:57 load avg: 0.02 running: test_regrtest (38 hour 8 min) 1 day, 16:00:27 load avg: 0.01 running: test_regrtest (38 hour 9 min) 1 day, 16:00:57 load avg: 0.06 running: test_regrtest (38 hour 9 min) 1 day, 16:01:27 load avg: 0.04 running: test_regrtest (38 hour 10 min) 1 day, 16:01:57 load avg: 0.08 running: test_regrtest (38 hour 10 min) 1 day, 16:02:27 load avg: 0.05 running: test_regrtest (38 hour 11 min) 1 day, 16:02:57 load avg: 0.11 running: test_regrtest (38 hour 11 min) 1 day, 16:03:27 load avg: 0.06 running: test_regrtest (38 hour 12 min) 1 day, 16:03:57 load avg: 0.12 running: test_regrtest (38 hour 12 min) 1 day, 16:04:27 load avg: 0.15 running: test_regrtest (38 hour 13 min) 1 day, 16:04:57 load avg: 0.09 running: test_regrtest (38 hour 13 min) 1 day, 16:05:27 load avg: 0.21 running: test_regrtest (38 hour 14 min) 1 day, 16:05:57 load avg: 0.13 running: test_regrtest (38 hour 14 min) 1 day, 16:06:27 load avg: 0.21 running: test_regrtest (38 hour 15 min) 1 day, 16:06:57 load avg: 0.20 running: test_regrtest (38 hour 15 min) 1 day, 16:07:27 load avg: 0.12 running: test_regrtest (38 hour 16 min) 1 day, 16:07:57 load avg: 0.07 running: test_regrtest (38 hour 16 min) 1 day, 16:08:27 load avg: 0.04 running: test_regrtest (38 hour 17 min) 1 day, 16:08:57 load avg: 0.08 running: test_regrtest (38 hour 17 min) 1 day, 16:09:27 load avg: 0.05 running: test_regrtest (38 hour 18 min) 1 day, 16:09:57 load avg: 0.03 running: test_regrtest (38 hour 18 min) 1 day, 16:10:27 load avg: 0.13 running: test_regrtest (38 hour 19 min) 1 day, 16:10:57 load avg: 0.08 running: test_regrtest (38 hour 19 min) 1 day, 16:11:27 load avg: 0.16 running: test_regrtest (38 hour 20 min) 1 day, 16:11:57 load avg: 0.10 running: test_regrtest (38 hour 20 min) 1 day, 16:12:27 load avg: 0.06 running: test_regrtest (38 hour 21 min) 1 day, 16:12:57 load avg: 0.03 running: test_regrtest (38 hour 21 min) 1 day, 16:13:27 load avg: 0.02 running: test_regrtest (38 hour 22 min) 1 day, 16:13:57 load avg: 0.06 running: test_regrtest (38 hour 22 min) 1 day, 16:14:27 load avg: 0.09 running: test_regrtest (38 hour 23 min) 1 day, 16:14:57 load avg: 0.11 running: test_regrtest (38 hour 23 min) 1 day, 16:15:27 load avg: 0.15 running: test_regrtest (38 hour 24 min) 1 day, 16:15:57 load avg: 0.09 running: test_regrtest (38 hour 24 min) 1 day, 16:16:27 load avg: 0.11 running: test_regrtest (38 hour 25 min) 1 day, 16:16:57 load avg: 0.06 running: test_regrtest (38 hour 25 min) 1 day, 16:17:27 load avg: 0.17 running: test_regrtest (38 hour 26 min) 1 day, 16:17:57 load avg: 0.17 running: test_regrtest (38 hour 26 min) 1 day, 16:18:27 load avg: 0.16 running: test_regrtest (38 hour 27 min) 1 day, 16:18:57 load avg: 0.10 running: test_regrtest (38 hour 27 min) 1 day, 16:19:27 load avg: 0.14 running: test_regrtest (38 hour 28 min) 1 day, 16:19:57 load avg: 0.08 running: test_regrtest (38 hour 28 min) 1 day, 16:20:27 load avg: 0.05 running: test_regrtest (38 hour 29 min) 1 day, 16:20:57 load avg: 0.03 running: test_regrtest (38 hour 29 min) 1 day, 16:21:28 load avg: 0.02 running: test_regrtest (38 hour 30 min) 1 day, 16:21:58 load avg: 0.01 running: test_regrtest (38 hour 30 min) 1 day, 16:22:28 load avg: 0.08 running: test_regrtest (38 hour 31 min) 1 day, 16:22:58 load avg: 0.05 running: test_regrtest (38 hour 31 min) 1 day, 16:23:28 load avg: 0.03 running: test_regrtest (38 hour 32 min) 1 day, 16:23:58 load avg: 0.02 running: test_regrtest (38 hour 32 min) 1 day, 16:24:28 load avg: 0.01 running: test_regrtest (38 hour 33 min) 1 day, 16:24:58 load avg: 0.06 running: test_regrtest (38 hour 33 min) 1 day, 16:25:28 load avg: 0.04 running: test_regrtest (38 hour 34 min) 1 day, 16:25:58 load avg: 0.02 running: test_regrtest (38 hour 34 min) 1 day, 16:26:28 load avg: 0.01 running: test_regrtest (38 hour 35 min) 1 day, 16:26:58 load avg: 0.07 running: test_regrtest (38 hour 35 min) 1 day, 16:27:28 load avg: 0.04 running: test_regrtest (38 hour 36 min) 1 day, 16:27:58 load avg: 0.02 running: test_regrtest (38 hour 36 min) 1 day, 16:28:28 load avg: 0.01 running: test_regrtest (38 hour 37 min) 1 day, 16:28:58 load avg: 0.01 running: test_regrtest (38 hour 37 min) 1 day, 16:29:28 load avg: 0.00 running: test_regrtest (38 hour 38 min) 1 day, 16:29:58 load avg: 0.00 running: test_regrtest (38 hour 38 min) 1 day, 16:30:28 load avg: 0.00 running: test_regrtest (38 hour 39 min) 1 day, 16:30:58 load avg: 0.00 running: test_regrtest (38 hour 39 min) 1 day, 16:31:28 load avg: 0.00 running: test_regrtest (38 hour 40 min) 1 day, 16:31:58 load avg: 0.00 running: test_regrtest (38 hour 40 min) 1 day, 16:32:28 load avg: 0.00 running: test_regrtest (38 hour 41 min) 1 day, 16:32:58 load avg: 0.00 running: test_regrtest (38 hour 41 min) 1 day, 16:33:28 load avg: 0.00 running: test_regrtest (38 hour 42 min) 1 day, 16:33:58 load avg: 0.00 running: test_regrtest (38 hour 42 min) 1 day, 16:34:28 load avg: 0.00 running: test_regrtest (38 hour 43 min) 1 day, 16:34:58 load avg: 0.00 running: test_regrtest (38 hour 43 min) 1 day, 16:35:28 load avg: 0.00 running: test_regrtest (38 hour 44 min) 1 day, 16:35:58 load avg: 0.00 running: test_regrtest (38 hour 44 min) 1 day, 16:36:28 load avg: 0.00 running: test_regrtest (38 hour 45 min) 1 day, 16:36:58 load avg: 0.00 running: test_regrtest (38 hour 45 min) 1 day, 16:37:28 load avg: 0.00 running: test_regrtest (38 hour 46 min) 1 day, 16:37:58 load avg: 0.00 running: test_regrtest (38 hour 46 min) 1 day, 16:38:28 load avg: 0.00 running: test_regrtest (38 hour 47 min) 1 day, 16:38:58 load avg: 0.00 running: test_regrtest (38 hour 47 min) 1 day, 16:39:28 load avg: 0.00 running: test_regrtest (38 hour 48 min) 1 day, 16:39:58 load avg: 0.00 running: test_regrtest (38 hour 48 min) 1 day, 16:40:28 load avg: 0.00 running: test_regrtest (38 hour 49 min) 1 day, 16:40:58 load avg: 0.15 running: test_regrtest (38 hour 49 min) 1 day, 16:41:28 load avg: 0.09 running: test_regrtest (38 hour 50 min) 1 day, 16:41:58 load avg: 0.11 running: test_regrtest (38 hour 50 min) 1 day, 16:42:28 load avg: 0.07 running: test_regrtest (38 hour 51 min) 1 day, 16:42:58 load avg: 0.11 running: test_regrtest (38 hour 51 min) 1 day, 16:43:28 load avg: 0.06 running: test_regrtest (38 hour 52 min) 1 day, 16:43:58 load avg: 0.12 running: test_regrtest (38 hour 52 min) 1 day, 16:44:28 load avg: 0.07 running: test_regrtest (38 hour 53 min) 1 day, 16:44:58 load avg: 0.04 running: test_regrtest (38 hour 53 min) 1 day, 16:45:28 load avg: 0.02 running: test_regrtest (38 hour 54 min) 1 day, 16:45:58 load avg: 0.01 running: test_regrtest (38 hour 54 min) 1 day, 16:46:28 load avg: 0.01 running: test_regrtest (38 hour 55 min) 1 day, 16:46:58 load avg: 0.00 running: test_regrtest (38 hour 55 min) 1 day, 16:47:28 load avg: 0.06 running: test_regrtest (38 hour 56 min) 1 day, 16:47:58 load avg: 0.03 running: test_regrtest (38 hour 56 min) 1 day, 16:48:28 load avg: 0.02 running: test_regrtest (38 hour 57 min) 1 day, 16:48:58 load avg: 0.01 running: test_regrtest (38 hour 57 min) 1 day, 16:49:28 load avg: 0.01 running: test_regrtest (38 hour 58 min) 1 day, 16:49:58 load avg: 0.00 running: test_regrtest (38 hour 58 min) 1 day, 16:50:28 load avg: 0.07 running: test_regrtest (38 hour 59 min) 1 day, 16:50:58 load avg: 0.04 running: test_regrtest (38 hour 59 min) 1 day, 16:51:28 load avg: 0.03 running: test_regrtest (39 hour 4 sec) 1 day, 16:51:58 load avg: 0.09 running: test_regrtest (39 hour 34 sec) 1 day, 16:52:28 load avg: 0.11 running: test_regrtest (39 hour 1 min) 1 day, 16:52:58 load avg: 0.14 running: test_regrtest (39 hour 1 min) 1 day, 16:53:28 load avg: 0.14 running: test_regrtest (39 hour 2 min) 1 day, 16:53:58 load avg: 0.09 running: test_regrtest (39 hour 2 min) 1 day, 16:54:28 load avg: 0.05 running: test_regrtest (39 hour 3 min) 1 day, 16:54:58 load avg: 0.03 running: test_regrtest (39 hour 3 min) 1 day, 16:55:28 load avg: 0.07 running: test_regrtest (39 hour 4 min) 1 day, 16:55:58 load avg: 0.10 running: test_regrtest (39 hour 4 min) 1 day, 16:56:28 load avg: 0.06 running: test_regrtest (39 hour 5 min) 1 day, 16:56:58 load avg: 0.04 running: test_regrtest (39 hour 5 min) 1 day, 16:57:28 load avg: 0.02 running: test_regrtest (39 hour 6 min) 1 day, 16:57:58 load avg: 0.01 running: test_regrtest (39 hour 6 min) 1 day, 16:58:28 load avg: 0.01 running: test_regrtest (39 hour 7 min) 1 day, 16:58:58 load avg: 0.06 running: test_regrtest (39 hour 7 min) 1 day, 16:59:28 load avg: 0.16 running: test_regrtest (39 hour 8 min) 1 day, 16:59:58 load avg: 0.10 running: test_regrtest (39 hour 8 min) 1 day, 17:00:28 load avg: 0.11 running: test_regrtest (39 hour 9 min) 1 day, 17:00:58 load avg: 0.07 running: test_regrtest (39 hour 9 min) 1 day, 17:01:28 load avg: 0.04 running: test_regrtest (39 hour 10 min) 1 day, 17:01:58 load avg: 0.18 running: test_regrtest (39 hour 10 min) 1 day, 17:02:28 load avg: 0.11 running: test_regrtest (39 hour 11 min) 1 day, 17:02:58 load avg: 0.20 running: test_regrtest (39 hour 11 min) 1 day, 17:03:28 load avg: 0.12 running: test_regrtest (39 hour 12 min) 1 day, 17:03:58 load avg: 0.14 running: test_regrtest (39 hour 12 min) 1 day, 17:04:28 load avg: 0.08 running: test_regrtest (39 hour 13 min) 1 day, 17:04:58 load avg: 0.05 running: test_regrtest (39 hour 13 min) 1 day, 17:05:28 load avg: 0.03 running: test_regrtest (39 hour 14 min) 1 day, 17:05:58 load avg: 0.02 running: test_regrtest (39 hour 14 min) 1 day, 17:06:28 load avg: 0.08 running: test_regrtest (39 hour 15 min) 1 day, 17:06:58 load avg: 0.05 running: test_regrtest (39 hour 15 min) 1 day, 17:07:28 load avg: 0.03 running: test_regrtest (39 hour 16 min) 1 day, 17:07:58 load avg: 0.15 running: test_regrtest (39 hour 16 min) 1 day, 17:08:28 load avg: 0.09 running: test_regrtest (39 hour 17 min) 1 day, 17:08:58 load avg: 0.05 running: test_regrtest (39 hour 17 min) 1 day, 17:09:28 load avg: 0.03 running: test_regrtest (39 hour 18 min) 1 day, 17:09:58 load avg: 0.02 running: test_regrtest (39 hour 18 min) 1 day, 17:10:28 load avg: 0.08 running: test_regrtest (39 hour 19 min) 1 day, 17:10:58 load avg: 0.05 running: test_regrtest (39 hour 19 min) 1 day, 17:11:28 load avg: 0.03 running: test_regrtest (39 hour 20 min) 1 day, 17:11:58 load avg: 0.14 running: test_regrtest (39 hour 20 min) 1 day, 17:12:28 load avg: 0.08 running: test_regrtest (39 hour 21 min) 1 day, 17:12:58 load avg: 0.05 running: test_regrtest (39 hour 21 min) 1 day, 17:13:28 load avg: 0.08 running: test_regrtest (39 hour 22 min) 1 day, 17:13:58 load avg: 0.05 running: test_regrtest (39 hour 22 min) 1 day, 17:14:28 load avg: 0.10 running: test_regrtest (39 hour 23 min) 1 day, 17:14:58 load avg: 0.06 running: test_regrtest (39 hour 23 min) 1 day, 17:15:28 load avg: 0.04 running: test_regrtest (39 hour 24 min) 1 day, 17:15:58 load avg: 0.08 running: test_regrtest (39 hour 24 min) 1 day, 17:16:28 load avg: 0.05 running: test_regrtest (39 hour 25 min) 1 day, 17:16:58 load avg: 0.03 running: test_regrtest (39 hour 25 min) 1 day, 17:17:28 load avg: 0.02 running: test_regrtest (39 hour 26 min) 1 day, 17:17:58 load avg: 0.01 running: test_regrtest (39 hour 26 min) 1 day, 17:18:28 load avg: 0.00 running: test_regrtest (39 hour 27 min) 1 day, 17:18:58 load avg: 0.00 running: test_regrtest (39 hour 27 min) 1 day, 17:19:28 load avg: 0.00 running: test_regrtest (39 hour 28 min) 1 day, 17:19:58 load avg: 0.00 running: test_regrtest (39 hour 28 min) 1 day, 17:20:28 load avg: 0.00 running: test_regrtest (39 hour 29 min) 1 day, 17:20:58 load avg: 0.00 running: test_regrtest (39 hour 29 min) 1 day, 17:21:28 load avg: 0.00 running: test_regrtest (39 hour 30 min) 1 day, 17:21:58 load avg: 0.00 running: test_regrtest (39 hour 30 min) 1 day, 17:22:28 load avg: 0.00 running: test_regrtest (39 hour 31 min) 1 day, 17:22:58 load avg: 0.00 running: test_regrtest (39 hour 31 min) 1 day, 17:23:28 load avg: 0.07 running: test_regrtest (39 hour 32 min) 1 day, 17:23:59 load avg: 0.11 running: test_regrtest (39 hour 32 min) 1 day, 17:24:29 load avg: 0.12 running: test_regrtest (39 hour 33 min) 1 day, 17:24:59 load avg: 0.07 running: test_regrtest (39 hour 33 min) 1 day, 17:25:29 load avg: 0.04 running: test_regrtest (39 hour 34 min) 1 day, 17:25:59 load avg: 0.02 running: test_regrtest (39 hour 34 min) 1 day, 17:26:29 load avg: 0.01 running: test_regrtest (39 hour 35 min) 1 day, 17:26:59 load avg: 0.01 running: test_regrtest (39 hour 35 min) 1 day, 17:27:29 load avg: 0.00 running: test_regrtest (39 hour 36 min) 1 day, 17:27:59 load avg: 0.00 running: test_regrtest (39 hour 36 min) 1 day, 17:28:29 load avg: 0.00 running: test_regrtest (39 hour 37 min) 1 day, 17:28:59 load avg: 0.00 running: test_regrtest (39 hour 37 min) 1 day, 17:29:29 load avg: 0.05 running: test_regrtest (39 hour 38 min) 1 day, 17:29:59 load avg: 0.03 running: test_regrtest (39 hour 38 min) 1 day, 17:30:29 load avg: 0.07 running: test_regrtest (39 hour 39 min) 1 day, 17:30:59 load avg: 0.04 running: test_regrtest (39 hour 39 min) 1 day, 17:31:29 load avg: 0.03 running: test_regrtest (39 hour 40 min) 1 day, 17:31:59 load avg: 0.01 running: test_regrtest (39 hour 40 min) 1 day, 17:32:29 load avg: 0.01 running: test_regrtest (39 hour 41 min) 1 day, 17:32:59 load avg: 0.06 running: test_regrtest (39 hour 41 min) 1 day, 17:33:29 load avg: 0.03 running: test_regrtest (39 hour 42 min) 1 day, 17:33:59 load avg: 0.02 running: test_regrtest (39 hour 42 min) 1 day, 17:34:29 load avg: 0.01 running: test_regrtest (39 hour 43 min) 1 day, 17:34:59 load avg: 0.00 running: test_regrtest (39 hour 43 min) 1 day, 17:35:29 load avg: 0.00 running: test_regrtest (39 hour 44 min) 1 day, 17:35:59 load avg: 0.00 running: test_regrtest (39 hour 44 min) 1 day, 17:36:29 load avg: 0.19 running: test_regrtest (39 hour 45 min) 1 day, 17:36:59 load avg: 0.12 running: test_regrtest (39 hour 45 min) 1 day, 17:37:29 load avg: 0.07 running: test_regrtest (39 hour 46 min) 1 day, 17:37:59 load avg: 0.04 running: test_regrtest (39 hour 46 min) 1 day, 17:38:29 load avg: 0.02 running: test_regrtest (39 hour 47 min) 1 day, 17:38:59 load avg: 0.01 running: test_regrtest (39 hour 47 min) 1 day, 17:39:29 load avg: 0.01 running: test_regrtest (39 hour 48 min) 1 day, 17:39:59 load avg: 0.08 running: test_regrtest (39 hour 48 min) 1 day, 17:40:29 load avg: 0.05 running: test_regrtest (39 hour 49 min) 1 day, 17:40:59 load avg: 0.10 running: test_regrtest (39 hour 49 min) 1 day, 17:41:29 load avg: 0.28 running: test_regrtest (39 hour 50 min) 1 day, 17:41:59 load avg: 0.17 running: test_regrtest (39 hour 50 min) 1 day, 17:42:29 load avg: 0.16 running: test_regrtest (39 hour 51 min) 1 day, 17:42:59 load avg: 0.10 running: test_regrtest (39 hour 51 min) 1 day, 17:43:29 load avg: 0.11 running: test_regrtest (39 hour 52 min) 1 day, 17:43:59 load avg: 0.07 running: test_regrtest (39 hour 52 min) 1 day, 17:44:29 load avg: 0.09 running: test_regrtest (39 hour 53 min) 1 day, 17:44:59 load avg: 0.11 running: test_regrtest (39 hour 53 min) 1 day, 17:45:29 load avg: 0.06 running: test_regrtest (39 hour 54 min) 1 day, 17:45:59 load avg: 0.10 running: test_regrtest (39 hour 54 min) 1 day, 17:46:29 load avg: 0.06 running: test_regrtest (39 hour 55 min) 1 day, 17:46:59 load avg: 0.04 running: test_regrtest (39 hour 55 min) 1 day, 17:47:29 load avg: 0.02 running: test_regrtest (39 hour 56 min) 1 day, 17:47:59 load avg: 0.01 running: test_regrtest (39 hour 56 min) 1 day, 17:48:29 load avg: 0.01 running: test_regrtest (39 hour 57 min) 1 day, 17:48:59 load avg: 0.00 running: test_regrtest (39 hour 57 min) 1 day, 17:49:29 load avg: 0.05 running: test_regrtest (39 hour 58 min) 1 day, 17:49:59 load avg: 0.03 running: test_regrtest (39 hour 58 min) 1 day, 17:50:29 load avg: 0.07 running: test_regrtest (39 hour 59 min) 1 day, 17:50:59 load avg: 0.04 running: test_regrtest (39 hour 59 min) 1 day, 17:51:29 load avg: 0.02 running: test_regrtest (40 hour 5 sec) 1 day, 17:51:59 load avg: 0.09 running: test_regrtest (40 hour 35 sec) 1 day, 17:52:29 load avg: 0.10 running: test_regrtest (40 hour 1 min) 1 day, 17:52:59 load avg: 0.30 running: test_regrtest (40 hour 1 min) 1 day, 17:53:29 load avg: 0.18 running: test_regrtest (40 hour 2 min) 1 day, 17:53:59 load avg: 0.11 running: test_regrtest (40 hour 2 min) 1 day, 17:54:29 load avg: 0.12 running: test_regrtest (40 hour 3 min) 1 day, 17:54:59 load avg: 0.07 running: test_regrtest (40 hour 3 min) 1 day, 17:55:29 load avg: 0.04 running: test_regrtest (40 hour 4 min) 1 day, 17:55:59 load avg: 0.02 running: test_regrtest (40 hour 4 min) 1 day, 17:56:29 load avg: 0.01 running: test_regrtest (40 hour 5 min) 1 day, 17:56:59 load avg: 0.09 running: test_regrtest (40 hour 5 min) 1 day, 17:57:29 load avg: 0.05 running: test_regrtest (40 hour 6 min) 1 day, 17:57:59 load avg: 0.03 running: test_regrtest (40 hour 6 min) 1 day, 17:58:29 load avg: 0.02 running: test_regrtest (40 hour 7 min) 1 day, 17:58:59 load avg: 0.06 running: test_regrtest (40 hour 7 min) 1 day, 17:59:29 load avg: 0.10 running: test_regrtest (40 hour 8 min) 1 day, 17:59:59 load avg: 0.06 running: test_regrtest (40 hour 8 min) 1 day, 18:00:29 load avg: 0.04 running: test_regrtest (40 hour 9 min) 1 day, 18:00:59 load avg: 0.02 running: test_regrtest (40 hour 9 min) 1 day, 18:01:29 load avg: 0.07 running: test_regrtest (40 hour 10 min) 1 day, 18:01:59 load avg: 0.04 running: test_regrtest (40 hour 10 min) 1 day, 18:02:29 load avg: 0.02 running: test_regrtest (40 hour 11 min) 1 day, 18:02:59 load avg: 0.08 running: test_regrtest (40 hour 11 min) 1 day, 18:03:29 load avg: 0.05 running: test_regrtest (40 hour 12 min) 1 day, 18:03:59 load avg: 0.10 running: test_regrtest (40 hour 12 min) 1 day, 18:04:29 load avg: 0.14 running: test_regrtest (40 hour 13 min) 1 day, 18:04:59 load avg: 0.08 running: test_regrtest (40 hour 13 min) 1 day, 18:05:29 load avg: 0.13 running: test_regrtest (40 hour 14 min) 1 day, 18:05:59 load avg: 0.08 running: test_regrtest (40 hour 14 min) 1 day, 18:06:29 load avg: 0.05 running: test_regrtest (40 hour 15 min) 1 day, 18:06:59 load avg: 0.08 running: test_regrtest (40 hour 15 min) 1 day, 18:07:29 load avg: 0.05 running: test_regrtest (40 hour 16 min) 1 day, 18:07:59 load avg: 0.03 running: test_regrtest (40 hour 16 min) 1 day, 18:08:29 load avg: 0.07 running: test_regrtest (40 hour 17 min) 1 day, 18:08:59 load avg: 0.04 running: test_regrtest (40 hour 17 min) 1 day, 18:09:29 load avg: 0.02 running: test_regrtest (40 hour 18 min) 1 day, 18:09:59 load avg: 0.01 running: test_regrtest (40 hour 18 min) 1 day, 18:10:29 load avg: 0.01 running: test_regrtest (40 hour 19 min) 1 day, 18:10:59 load avg: 0.00 running: test_regrtest (40 hour 19 min) 1 day, 18:11:29 load avg: 0.00 running: test_regrtest (40 hour 20 min) 1 day, 18:11:59 load avg: 0.00 running: test_regrtest (40 hour 20 min) 1 day, 18:12:29 load avg: 0.00 running: test_regrtest (40 hour 21 min) 1 day, 18:12:59 load avg: 0.00 running: test_regrtest (40 hour 21 min) 1 day, 18:13:29 load avg: 0.00 running: test_regrtest (40 hour 22 min) 1 day, 18:13:59 load avg: 0.00 running: test_regrtest (40 hour 22 min) 1 day, 18:14:29 load avg: 0.00 running: test_regrtest (40 hour 23 min) 1 day, 18:14:59 load avg: 0.00 running: test_regrtest (40 hour 23 min) 1 day, 18:15:29 load avg: 0.00 running: test_regrtest (40 hour 24 min) 1 day, 18:15:59 load avg: 0.00 running: test_regrtest (40 hour 24 min) 1 day, 18:16:29 load avg: 0.08 running: test_regrtest (40 hour 25 min) 1 day, 18:16:59 load avg: 0.05 running: test_regrtest (40 hour 25 min) 1 day, 18:17:29 load avg: 0.03 running: test_regrtest (40 hour 26 min) 1 day, 18:17:59 load avg: 0.02 running: test_regrtest (40 hour 26 min) 1 day, 18:18:29 load avg: 0.01 running: test_regrtest (40 hour 27 min) 1 day, 18:18:59 load avg: 0.00 running: test_regrtest (40 hour 27 min) 1 day, 18:19:29 load avg: 0.06 running: test_regrtest (40 hour 28 min) 1 day, 18:19:59 load avg: 0.03 running: test_regrtest (40 hour 28 min) 1 day, 18:20:29 load avg: 0.09 running: test_regrtest (40 hour 29 min) 1 day, 18:20:59 load avg: 0.05 running: test_regrtest (40 hour 29 min) 1 day, 18:21:29 load avg: 0.03 running: test_regrtest (40 hour 30 min) 1 day, 18:21:59 load avg: 0.02 running: test_regrtest (40 hour 30 min) 1 day, 18:22:29 load avg: 0.01 running: test_regrtest (40 hour 31 min) 1 day, 18:22:59 load avg: 0.00 running: test_regrtest (40 hour 31 min) 1 day, 18:23:29 load avg: 0.00 running: test_regrtest (40 hour 32 min) 1 day, 18:23:59 load avg: 0.00 running: test_regrtest (40 hour 32 min) 1 day, 18:24:29 load avg: 0.22 running: test_regrtest (40 hour 33 min) 1 day, 18:24:59 load avg: 0.38 running: test_regrtest (40 hour 33 min) 1 day, 18:25:29 load avg: 0.31 running: test_regrtest (40 hour 34 min) 1 day, 18:25:59 load avg: 0.35 running: test_regrtest (40 hour 34 min) 1 day, 18:26:30 load avg: 0.21 running: test_regrtest (40 hour 35 min) 1 day, 18:27:00 load avg: 0.13 running: test_regrtest (40 hour 35 min) 1 day, 18:27:30 load avg: 0.08 running: test_regrtest (40 hour 36 min) 1 day, 18:28:00 load avg: 0.04 running: test_regrtest (40 hour 36 min) 1 day, 18:28:30 load avg: 0.03 running: test_regrtest (40 hour 37 min) 1 day, 18:29:00 load avg: 0.02 running: test_regrtest (40 hour 37 min) 1 day, 18:29:30 load avg: 0.06 running: test_regrtest (40 hour 38 min) 1 day, 18:30:00 load avg: 0.04 running: test_regrtest (40 hour 38 min) 1 day, 18:30:30 load avg: 0.09 running: test_regrtest (40 hour 39 min) 1 day, 18:31:00 load avg: 0.06 running: test_regrtest (40 hour 39 min) 1 day, 18:31:30 load avg: 0.09 running: test_regrtest (40 hour 40 min) 1 day, 18:32:00 load avg: 0.13 running: test_regrtest (40 hour 40 min) 1 day, 18:32:30 load avg: 0.08 running: test_regrtest (40 hour 41 min) 1 day, 18:33:00 load avg: 0.05 running: test_regrtest (40 hour 41 min) 1 day, 18:33:30 load avg: 0.03 running: test_regrtest (40 hour 42 min) 1 day, 18:34:00 load avg: 0.02 running: test_regrtest (40 hour 42 min) 1 day, 18:34:30 load avg: 0.29 running: test_regrtest (40 hour 43 min) 1 day, 18:35:00 load avg: 0.17 running: test_regrtest (40 hour 43 min) 1 day, 18:35:30 load avg: 0.16 running: test_regrtest (40 hour 44 min) 1 day, 18:36:00 load avg: 0.17 running: test_regrtest (40 hour 44 min) 1 day, 18:36:30 load avg: 0.10 running: test_regrtest (40 hour 45 min) 1 day, 18:37:00 load avg: 0.06 running: test_regrtest (40 hour 45 min) 1 day, 18:37:30 load avg: 0.09 running: test_regrtest (40 hour 46 min) 1 day, 18:38:00 load avg: 0.05 running: test_regrtest (40 hour 46 min) 1 day, 18:38:30 load avg: 0.08 running: test_regrtest (40 hour 47 min) 1 day, 18:39:00 load avg: 0.11 running: test_regrtest (40 hour 47 min) 1 day, 18:39:30 load avg: 0.12 running: test_regrtest (40 hour 48 min) 1 day, 18:40:00 load avg: 0.07 running: test_regrtest (40 hour 48 min) 1 day, 18:40:30 load avg: 0.04 running: test_regrtest (40 hour 49 min) 1 day, 18:41:00 load avg: 0.02 running: test_regrtest (40 hour 49 min) 1 day, 18:41:30 load avg: 0.01 running: test_regrtest (40 hour 50 min) 1 day, 18:42:00 load avg: 0.01 running: test_regrtest (40 hour 50 min) 1 day, 18:42:30 load avg: 0.00 running: test_regrtest (40 hour 51 min) 1 day, 18:43:00 load avg: 0.07 running: test_regrtest (40 hour 51 min) 1 day, 18:43:30 load avg: 0.04 running: test_regrtest (40 hour 52 min) 1 day, 18:44:00 load avg: 0.03 running: test_regrtest (40 hour 52 min) 1 day, 18:44:30 load avg: 0.09 running: test_regrtest (40 hour 53 min) 1 day, 18:45:00 load avg: 0.06 running: test_regrtest (40 hour 53 min) 1 day, 18:45:30 load avg: 0.03 running: test_regrtest (40 hour 54 min) 1 day, 18:46:00 load avg: 0.07 running: test_regrtest (40 hour 54 min) 1 day, 18:46:30 load avg: 0.04 running: test_regrtest (40 hour 55 min) 1 day, 18:47:00 load avg: 0.02 running: test_regrtest (40 hour 55 min) 1 day, 18:47:30 load avg: 0.01 running: test_regrtest (40 hour 56 min) 1 day, 18:48:00 load avg: 0.01 running: test_regrtest (40 hour 56 min) 1 day, 18:48:30 load avg: 0.00 running: test_regrtest (40 hour 57 min) 1 day, 18:49:00 load avg: 0.00 running: test_regrtest (40 hour 57 min) 1 day, 18:49:30 load avg: 0.00 running: test_regrtest (40 hour 58 min) 1 day, 18:50:00 load avg: 0.06 running: test_regrtest (40 hour 58 min) 1 day, 18:50:30 load avg: 0.10 running: test_regrtest (40 hour 59 min) 1 day, 18:51:00 load avg: 0.06 running: test_regrtest (40 hour 59 min) 1 day, 18:51:30 load avg: 0.04 running: test_regrtest (41 hour 6 sec) 1 day, 18:52:00 load avg: 0.02 running: test_regrtest (41 hour 36 sec) 1 day, 18:52:30 load avg: 0.01 running: test_regrtest (41 hour 1 min) 1 day, 18:53:00 load avg: 0.01 running: test_regrtest (41 hour 1 min) 1 day, 18:53:30 load avg: 0.08 running: test_regrtest (41 hour 2 min) 1 day, 18:54:00 load avg: 0.05 running: test_regrtest (41 hour 2 min) 1 day, 18:54:30 load avg: 0.03 running: test_regrtest (41 hour 3 min) 1 day, 18:55:00 load avg: 0.02 running: test_regrtest (41 hour 3 min) 1 day, 18:55:30 load avg: 0.09 running: test_regrtest (41 hour 4 min) 1 day, 18:56:00 load avg: 0.05 running: test_regrtest (41 hour 4 min) 1 day, 18:56:30 load avg: 0.10 running: test_regrtest (41 hour 5 min) 1 day, 18:57:00 load avg: 0.06 running: test_regrtest (41 hour 5 min) 1 day, 18:57:30 load avg: 0.04 running: test_regrtest (41 hour 6 min) 1 day, 18:58:00 load avg: 0.02 running: test_regrtest (41 hour 6 min) 1 day, 18:58:30 load avg: 0.01 running: test_regrtest (41 hour 7 min) 1 day, 18:59:00 load avg: 0.15 running: test_regrtest (41 hour 7 min) 1 day, 18:59:30 load avg: 0.09 running: test_regrtest (41 hour 8 min) 1 day, 19:00:00 load avg: 0.14 running: test_regrtest (41 hour 8 min) 1 day, 19:00:30 load avg: 0.14 running: test_regrtest (41 hour 9 min) 1 day, 19:01:00 load avg: 0.08 running: test_regrtest (41 hour 9 min) 1 day, 19:01:30 load avg: 0.05 running: test_regrtest (41 hour 10 min) 1 day, 19:02:00 load avg: 0.03 running: test_regrtest (41 hour 10 min) 1 day, 19:02:30 load avg: 0.02 running: test_regrtest (41 hour 11 min) 1 day, 19:03:00 load avg: 0.08 running: test_regrtest (41 hour 11 min) 1 day, 19:03:30 load avg: 0.05 running: test_regrtest (41 hour 12 min) 1 day, 19:04:00 load avg: 0.11 running: test_regrtest (41 hour 12 min) 1 day, 19:04:30 load avg: 0.06 running: test_regrtest (41 hour 13 min) 1 day, 19:05:00 load avg: 0.04 running: test_regrtest (41 hour 13 min) 1 day, 19:05:30 load avg: 0.07 running: test_regrtest (41 hour 14 min) 1 day, 19:06:00 load avg: 0.12 running: test_regrtest (41 hour 14 min) 1 day, 19:06:30 load avg: 0.13 running: test_regrtest (41 hour 15 min) 1 day, 19:07:00 load avg: 0.08 running: test_regrtest (41 hour 15 min) 1 day, 19:07:30 load avg: 0.05 running: test_regrtest (41 hour 16 min) 1 day, 19:08:00 load avg: 0.03 running: test_regrtest (41 hour 16 min) 1 day, 19:08:30 load avg: 0.02 running: test_regrtest (41 hour 17 min) 1 day, 19:09:00 load avg: 0.01 running: test_regrtest (41 hour 17 min) 1 day, 19:09:30 load avg: 0.00 running: test_regrtest (41 hour 18 min) 1 day, 19:10:00 load avg: 0.00 running: test_regrtest (41 hour 18 min) 1 day, 19:10:30 load avg: 0.00 running: test_regrtest (41 hour 19 min) 1 day, 19:11:00 load avg: 0.00 running: test_regrtest (41 hour 19 min) 1 day, 19:11:30 load avg: 0.00 running: test_regrtest (41 hour 20 min) 1 day, 19:12:00 load avg: 0.13 running: test_regrtest (41 hour 20 min) 1 day, 19:12:30 load avg: 0.08 running: test_regrtest (41 hour 21 min) 1 day, 19:13:00 load avg: 0.05 running: test_regrtest (41 hour 21 min) 1 day, 19:13:30 load avg: 0.03 running: test_regrtest (41 hour 22 min) 1 day, 19:14:00 load avg: 0.02 running: test_regrtest (41 hour 22 min) 1 day, 19:14:30 load avg: 0.06 running: test_regrtest (41 hour 23 min) 1 day, 19:15:00 load avg: 0.16 running: test_regrtest (41 hour 23 min) 1 day, 19:15:30 load avg: 0.10 running: test_regrtest (41 hour 24 min) 1 day, 19:16:00 load avg: 0.06 running: test_regrtest (41 hour 24 min) 1 day, 19:16:30 load avg: 0.04 running: test_regrtest (41 hour 25 min) 1 day, 19:17:00 load avg: 0.02 running: test_regrtest (41 hour 25 min) 1 day, 19:17:30 load avg: 0.18 running: test_regrtest (41 hour 26 min) 1 day, 19:18:00 load avg: 0.11 running: test_regrtest (41 hour 26 min) 1 day, 19:18:30 load avg: 0.07 running: test_regrtest (41 hour 27 min) 1 day, 19:19:00 load avg: 0.04 running: test_regrtest (41 hour 27 min) 1 day, 19:19:30 load avg: 0.02 running: test_regrtest (41 hour 28 min) 1 day, 19:20:00 load avg: 0.01 running: test_regrtest (41 hour 28 min) 1 day, 19:20:30 load avg: 0.01 running: test_regrtest (41 hour 29 min) 1 day, 19:21:00 load avg: 0.06 running: test_regrtest (41 hour 29 min) 1 day, 19:21:30 load avg: 0.03 running: test_regrtest (41 hour 30 min) 1 day, 19:22:00 load avg: 0.08 running: test_regrtest (41 hour 30 min) 1 day, 19:22:30 load avg: 0.05 running: test_regrtest (41 hour 31 min) 1 day, 19:23:00 load avg: 0.03 running: test_regrtest (41 hour 31 min) 1 day, 19:23:30 load avg: 0.07 running: test_regrtest (41 hour 32 min) 1 day, 19:24:00 load avg: 0.04 running: test_regrtest (41 hour 32 min) 1 day, 19:24:31 load avg: 0.02 running: test_regrtest (41 hour 33 min) 1 day, 19:25:01 load avg: 0.07 running: test_regrtest (41 hour 33 min) 1 day, 19:25:31 load avg: 0.19 running: test_regrtest (41 hour 34 min) 1 day, 19:26:01 load avg: 0.12 running: test_regrtest (41 hour 34 min) 1 day, 19:26:31 load avg: 0.07 running: test_regrtest (41 hour 35 min) 1 day, 19:27:01 load avg: 0.04 running: test_regrtest (41 hour 35 min) 1 day, 19:27:31 load avg: 0.02 running: test_regrtest (41 hour 36 min) 1 day, 19:28:01 load avg: 0.01 running: test_regrtest (41 hour 36 min) 1 day, 19:28:31 load avg: 0.01 running: test_regrtest (41 hour 37 min) 1 day, 19:29:01 load avg: 0.00 running: test_regrtest (41 hour 37 min) 1 day, 19:29:31 load avg: 0.00 running: test_regrtest (41 hour 38 min) 1 day, 19:30:01 load avg: 0.06 running: test_regrtest (41 hour 38 min) 1 day, 19:30:31 load avg: 0.10 running: test_regrtest (41 hour 39 min) 1 day, 19:31:01 load avg: 0.22 running: test_regrtest (41 hour 39 min) 1 day, 19:31:31 load avg: 0.13 running: test_regrtest (41 hour 40 min) 1 day, 19:32:01 load avg: 0.08 running: test_regrtest (41 hour 40 min) 1 day, 19:32:31 load avg: 0.05 running: test_regrtest (41 hour 41 min) 1 day, 19:33:01 load avg: 0.08 running: test_regrtest (41 hour 41 min) 1 day, 19:33:31 load avg: 0.05 running: test_regrtest (41 hour 42 min) 1 day, 19:34:01 load avg: 0.10 running: test_regrtest (41 hour 42 min) 1 day, 19:34:31 load avg: 0.06 running: test_regrtest (41 hour 43 min) 1 day, 19:35:01 load avg: 0.04 running: test_regrtest (41 hour 43 min) 1 day, 19:35:31 load avg: 0.02 running: test_regrtest (41 hour 44 min) 1 day, 19:36:01 load avg: 0.01 running: test_regrtest (41 hour 44 min) 1 day, 19:36:31 load avg: 0.01 running: test_regrtest (41 hour 45 min) 1 day, 19:37:01 load avg: 0.00 running: test_regrtest (41 hour 45 min) 1 day, 19:37:31 load avg: 0.00 running: test_regrtest (41 hour 46 min) 1 day, 19:38:01 load avg: 0.00 running: test_regrtest (41 hour 46 min) 1 day, 19:38:31 load avg: 0.00 running: test_regrtest (41 hour 47 min) 1 day, 19:39:01 load avg: 0.00 running: test_regrtest (41 hour 47 min) 1 day, 19:39:31 load avg: 0.00 running: test_regrtest (41 hour 48 min) 1 day, 19:40:01 load avg: 0.00 running: test_regrtest (41 hour 48 min) 1 day, 19:40:31 load avg: 0.00 running: test_regrtest (41 hour 49 min) 1 day, 19:41:01 load avg: 0.00 running: test_regrtest (41 hour 49 min) 1 day, 19:41:31 load avg: 0.12 running: test_regrtest (41 hour 50 min) 1 day, 19:42:01 load avg: 0.07 running: test_regrtest (41 hour 50 min) 1 day, 19:42:31 load avg: 0.04 running: test_regrtest (41 hour 51 min) 1 day, 19:43:01 load avg: 0.16 running: test_regrtest (41 hour 51 min) 1 day, 19:43:31 load avg: 0.10 running: test_regrtest (41 hour 52 min) 1 day, 19:44:01 load avg: 0.06 running: test_regrtest (41 hour 52 min) 1 day, 19:44:31 load avg: 0.03 running: test_regrtest (41 hour 53 min) 1 day, 19:45:01 load avg: 0.02 running: test_regrtest (41 hour 53 min) 1 day, 19:45:31 load avg: 0.01 running: test_regrtest (41 hour 54 min) 1 day, 19:46:01 load avg: 0.13 running: test_regrtest (41 hour 54 min) 1 day, 19:46:31 load avg: 0.21 running: test_regrtest (41 hour 55 min) 1 day, 19:47:01 load avg: 0.13 running: test_regrtest (41 hour 55 min) 1 day, 19:47:31 load avg: 0.08 running: test_regrtest (41 hour 56 min) 1 day, 19:48:01 load avg: 0.04 running: test_regrtest (41 hour 56 min) 1 day, 19:48:31 load avg: 0.11 running: test_regrtest (41 hour 57 min) 1 day, 19:49:01 load avg: 0.12 running: test_regrtest (41 hour 57 min) 1 day, 19:49:31 load avg: 0.07 running: test_regrtest (41 hour 58 min) 1 day, 19:50:01 load avg: 0.04 running: test_regrtest (41 hour 58 min) 1 day, 19:50:31 load avg: 0.02 running: test_regrtest (41 hour 59 min) 1 day, 19:51:01 load avg: 0.01 running: test_regrtest (41 hour 59 min) 1 day, 19:51:31 load avg: 0.01 running: test_regrtest (42 hour 7 sec) 1 day, 19:52:01 load avg: 0.00 running: test_regrtest (42 hour 37 sec) 1 day, 19:52:31 load avg: 0.00 running: test_regrtest (42 hour 1 min) 1 day, 19:53:01 load avg: 0.00 running: test_regrtest (42 hour 1 min) 1 day, 19:53:31 load avg: 0.00 running: test_regrtest (42 hour 2 min) 1 day, 19:54:01 load avg: 0.00 running: test_regrtest (42 hour 2 min) 1 day, 19:54:31 load avg: 0.00 running: test_regrtest (42 hour 3 min) 1 day, 19:55:01 load avg: 0.13 running: test_regrtest (42 hour 3 min) 1 day, 19:55:31 load avg: 0.08 running: test_regrtest (42 hour 4 min) 1 day, 19:56:01 load avg: 0.04 running: test_regrtest (42 hour 4 min) 1 day, 19:56:31 load avg: 0.03 running: test_regrtest (42 hour 5 min) 1 day, 19:57:01 load avg: 0.01 running: test_regrtest (42 hour 5 min) 1 day, 19:57:31 load avg: 0.08 running: test_regrtest (42 hour 6 min) 1 day, 19:58:01 load avg: 0.12 running: test_regrtest (42 hour 6 min) 1 day, 19:58:31 load avg: 0.07 running: test_regrtest (42 hour 7 min) 1 day, 19:59:01 load avg: 0.10 running: test_regrtest (42 hour 7 min) 1 day, 19:59:31 load avg: 0.06 running: test_regrtest (42 hour 8 min) 1 day, 20:00:01 load avg: 0.04 running: test_regrtest (42 hour 8 min) 1 day, 20:00:31 load avg: 0.02 running: test_regrtest (42 hour 9 min) 1 day, 20:01:01 load avg: 0.01 running: test_regrtest (42 hour 9 min) 1 day, 20:01:31 load avg: 0.06 running: test_regrtest (42 hour 10 min) 1 day, 20:02:01 load avg: 0.03 running: test_regrtest (42 hour 10 min) 1 day, 20:02:31 load avg: 0.09 running: test_regrtest (42 hour 11 min) 1 day, 20:03:01 load avg: 0.06 running: test_regrtest (42 hour 11 min) 1 day, 20:03:31 load avg: 0.03 running: test_regrtest (42 hour 12 min) 1 day, 20:04:01 load avg: 0.02 running: test_regrtest (42 hour 12 min) 1 day, 20:04:31 load avg: 0.06 running: test_regrtest (42 hour 13 min) 1 day, 20:05:01 load avg: 0.04 running: test_regrtest (42 hour 13 min) 1 day, 20:05:31 load avg: 0.10 running: test_regrtest (42 hour 14 min) 1 day, 20:06:01 load avg: 0.06 running: test_regrtest (42 hour 14 min) 1 day, 20:06:31 load avg: 0.09 running: test_regrtest (42 hour 15 min) 1 day, 20:07:01 load avg: 0.13 running: test_regrtest (42 hour 15 min) 1 day, 20:07:31 load avg: 0.08 running: test_regrtest (42 hour 16 min) 1 day, 20:08:01 load avg: 0.05 running: test_regrtest (42 hour 16 min) 1 day, 20:08:31 load avg: 0.03 running: test_regrtest (42 hour 17 min) 1 day, 20:09:01 load avg: 0.15 running: test_regrtest (42 hour 17 min) 1 day, 20:09:31 load avg: 0.09 running: test_regrtest (42 hour 18 min) 1 day, 20:10:01 load avg: 0.05 running: test_regrtest (42 hour 18 min) 1 day, 20:10:31 load avg: 0.03 running: test_regrtest (42 hour 19 min) 1 day, 20:11:01 load avg: 0.08 running: test_regrtest (42 hour 19 min) 1 day, 20:11:31 load avg: 0.10 running: test_regrtest (42 hour 20 min) 1 day, 20:12:01 load avg: 0.12 running: test_regrtest (42 hour 20 min) 1 day, 20:12:31 load avg: 0.13 running: test_regrtest (42 hour 21 min) 1 day, 20:13:01 load avg: 0.13 running: test_regrtest (42 hour 21 min) 1 day, 20:13:31 load avg: 0.08 running: test_regrtest (42 hour 22 min) 1 day, 20:14:01 load avg: 0.17 running: test_regrtest (42 hour 22 min) 1 day, 20:14:31 load avg: 0.10 running: test_regrtest (42 hour 23 min) 1 day, 20:15:01 load avg: 0.06 running: test_regrtest (42 hour 23 min) 1 day, 20:15:31 load avg: 0.09 running: test_regrtest (42 hour 24 min) 1 day, 20:16:01 load avg: 0.05 running: test_regrtest (42 hour 24 min) 1 day, 20:16:31 load avg: 0.15 running: test_regrtest (42 hour 25 min) 1 day, 20:17:01 load avg: 0.09 running: test_regrtest (42 hour 25 min) 1 day, 20:17:31 load avg: 0.05 running: test_regrtest (42 hour 26 min) 1 day, 20:18:01 load avg: 0.03 running: test_regrtest (42 hour 26 min) 1 day, 20:18:31 load avg: 0.02 running: test_regrtest (42 hour 27 min) 1 day, 20:19:01 load avg: 0.01 running: test_regrtest (42 hour 27 min) 1 day, 20:19:31 load avg: 0.08 running: test_regrtest (42 hour 28 min) 1 day, 20:20:01 load avg: 0.05 running: test_regrtest (42 hour 28 min) 1 day, 20:20:31 load avg: 0.10 running: test_regrtest (42 hour 29 min) 1 day, 20:21:01 load avg: 0.12 running: test_regrtest (42 hour 29 min) 1 day, 20:21:31 load avg: 0.07 running: test_regrtest (42 hour 30 min) 1 day, 20:22:01 load avg: 0.04 running: test_regrtest (42 hour 30 min) 1 day, 20:22:31 load avg: 0.02 running: test_regrtest (42 hour 31 min) 1 day, 20:23:01 load avg: 0.01 running: test_regrtest (42 hour 31 min) 1 day, 20:23:31 load avg: 0.01 running: test_regrtest (42 hour 32 min) 1 day, 20:24:01 load avg: 0.00 running: test_regrtest (42 hour 32 min) 1 day, 20:24:31 load avg: 0.00 running: test_regrtest (42 hour 33 min) 1 day, 20:25:01 load avg: 0.00 running: test_regrtest (42 hour 33 min) 1 day, 20:25:31 load avg: 0.00 running: test_regrtest (42 hour 34 min) 1 day, 20:26:01 load avg: 0.00 running: test_regrtest (42 hour 34 min) 1 day, 20:26:31 load avg: 0.32 running: test_regrtest (42 hour 35 min) 1 day, 20:27:01 load avg: 0.19 running: test_regrtest (42 hour 35 min) 1 day, 20:27:31 load avg: 0.12 running: test_regrtest (42 hour 36 min) 1 day, 20:28:01 load avg: 0.07 running: test_regrtest (42 hour 36 min) 1 day, 20:28:31 load avg: 0.17 running: test_regrtest (42 hour 37 min) 1 day, 20:29:01 load avg: 0.16 running: test_regrtest (42 hour 37 min) 1 day, 20:29:31 load avg: 0.09 running: test_regrtest (42 hour 38 min) 1 day, 20:30:01 load avg: 0.06 running: test_regrtest (42 hour 38 min) 1 day, 20:30:31 load avg: 0.03 running: test_regrtest (42 hour 39 min) 1 day, 20:31:01 load avg: 0.02 running: test_regrtest (42 hour 39 min) 1 day, 20:31:31 load avg: 0.08 running: test_regrtest (42 hour 40 min) 1 day, 20:32:01 load avg: 0.05 running: test_regrtest (42 hour 40 min) 1 day, 20:32:31 load avg: 0.03 running: test_regrtest (42 hour 41 min) 1 day, 20:33:01 load avg: 0.02 running: test_regrtest (42 hour 41 min) 1 day, 20:33:32 load avg: 0.01 running: test_regrtest (42 hour 42 min) 1 day, 20:34:02 load avg: 0.00 running: test_regrtest (42 hour 42 min) 1 day, 20:34:32 load avg: 0.00 running: test_regrtest (42 hour 43 min) 1 day, 20:35:02 load avg: 0.00 running: test_regrtest (42 hour 43 min) 1 day, 20:35:32 load avg: 0.00 running: test_regrtest (42 hour 44 min) 1 day, 20:36:02 load avg: 0.06 running: test_regrtest (42 hour 44 min) 1 day, 20:36:32 load avg: 0.04 running: test_regrtest (42 hour 45 min) 1 day, 20:37:02 load avg: 0.02 running: test_regrtest (42 hour 45 min) 1 day, 20:37:32 load avg: 0.01 running: test_regrtest (42 hour 46 min) 1 day, 20:38:02 load avg: 0.01 running: test_regrtest (42 hour 46 min) 1 day, 20:38:32 load avg: 0.00 running: test_regrtest (42 hour 47 min) 1 day, 20:39:02 load avg: 0.06 running: test_regrtest (42 hour 47 min) 1 day, 20:39:32 load avg: 0.03 running: test_regrtest (42 hour 48 min) 1 day, 20:40:02 load avg: 0.02 running: test_regrtest (42 hour 48 min) 1 day, 20:40:32 load avg: 0.07 running: test_regrtest (42 hour 49 min) 1 day, 20:41:02 load avg: 0.04 running: test_regrtest (42 hour 49 min) 1 day, 20:41:32 load avg: 0.02 running: test_regrtest (42 hour 50 min) 1 day, 20:42:02 load avg: 0.01 running: test_regrtest (42 hour 50 min) 1 day, 20:42:32 load avg: 0.01 running: test_regrtest (42 hour 51 min) 1 day, 20:43:02 load avg: 0.08 running: test_regrtest (42 hour 51 min) 1 day, 20:43:32 load avg: 0.05 running: test_regrtest (42 hour 52 min) 1 day, 20:44:02 load avg: 0.03 running: test_regrtest (42 hour 52 min) 1 day, 20:44:32 load avg: 0.10 running: test_regrtest (42 hour 53 min) 1 day, 20:45:02 load avg: 0.06 running: test_regrtest (42 hour 53 min) 1 day, 20:45:32 load avg: 0.03 running: test_regrtest (42 hour 54 min) 1 day, 20:46:02 load avg: 0.02 running: test_regrtest (42 hour 54 min) 1 day, 20:46:32 load avg: 0.01 running: test_regrtest (42 hour 55 min) 1 day, 20:47:02 load avg: 0.08 running: test_regrtest (42 hour 55 min) 1 day, 20:47:32 load avg: 0.05 running: test_regrtest (42 hour 56 min) 1 day, 20:48:02 load avg: 0.03 running: test_regrtest (42 hour 56 min) 1 day, 20:48:32 load avg: 0.10 running: test_regrtest (42 hour 57 min) 1 day, 20:49:02 load avg: 0.06 running: test_regrtest (42 hour 57 min) 1 day, 20:49:32 load avg: 0.09 running: test_regrtest (42 hour 58 min) 1 day, 20:50:02 load avg: 0.05 running: test_regrtest (42 hour 58 min) 1 day, 20:50:32 load avg: 0.08 running: test_regrtest (42 hour 59 min) 1 day, 20:51:02 load avg: 0.05 running: test_regrtest (42 hour 59 min) 1 day, 20:51:32 load avg: 0.10 running: test_regrtest (43 hour 7 sec) 1 day, 20:52:02 load avg: 0.07 running: test_regrtest (43 hour 37 sec) 1 day, 20:52:32 load avg: 0.04 running: test_regrtest (43 hour 1 min) 1 day, 20:53:02 load avg: 0.09 running: test_regrtest (43 hour 1 min) 1 day, 20:53:32 load avg: 0.05 running: test_regrtest (43 hour 2 min) 1 day, 20:54:02 load avg: 0.03 running: test_regrtest (43 hour 2 min) 1 day, 20:54:32 load avg: 0.02 running: test_regrtest (43 hour 3 min) 1 day, 20:55:02 load avg: 0.01 running: test_regrtest (43 hour 3 min) 1 day, 20:55:32 load avg: 0.00 running: test_regrtest (43 hour 4 min) 1 day, 20:56:02 load avg: 0.06 running: test_regrtest (43 hour 4 min) 1 day, 20:56:32 load avg: 0.03 running: test_regrtest (43 hour 5 min) 1 day, 20:57:02 load avg: 0.02 running: test_regrtest (43 hour 5 min) 1 day, 20:57:32 load avg: 0.06 running: test_regrtest (43 hour 6 min) 1 day, 20:58:02 load avg: 0.04 running: test_regrtest (43 hour 6 min) 1 day, 20:58:32 load avg: 0.02 running: test_regrtest (43 hour 7 min) 1 day, 20:59:02 load avg: 0.18 running: test_regrtest (43 hour 7 min) 1 day, 20:59:32 load avg: 0.25 running: test_regrtest (43 hour 8 min) 1 day, 21:00:02 load avg: 0.15 running: test_regrtest (43 hour 8 min) 1 day, 21:00:32 load avg: 0.09 running: test_regrtest (43 hour 9 min) 1 day, 21:01:02 load avg: 0.05 running: test_regrtest (43 hour 9 min) 1 day, 21:01:32 load avg: 0.08 running: test_regrtest (43 hour 10 min) 1 day, 21:02:02 load avg: 0.05 running: test_regrtest (43 hour 10 min) 1 day, 21:02:32 load avg: 0.03 running: test_regrtest (43 hour 11 min) 1 day, 21:03:02 load avg: 0.02 running: test_regrtest (43 hour 11 min) 1 day, 21:03:32 load avg: 0.07 running: test_regrtest (43 hour 12 min) 1 day, 21:04:02 load avg: 0.04 running: test_regrtest (43 hour 12 min) 1 day, 21:04:32 load avg: 0.02 running: test_regrtest (43 hour 13 min) 1 day, 21:05:02 load avg: 0.01 running: test_regrtest (43 hour 13 min) 1 day, 21:05:32 load avg: 0.01 running: test_regrtest (43 hour 14 min) 1 day, 21:06:02 load avg: 0.00 running: test_regrtest (43 hour 14 min) 1 day, 21:06:32 load avg: 0.00 running: test_regrtest (43 hour 15 min) 1 day, 21:07:02 load avg: 0.00 running: test_regrtest (43 hour 15 min) 1 day, 21:07:32 load avg: 0.07 running: test_regrtest (43 hour 16 min) 1 day, 21:08:02 load avg: 0.04 running: test_regrtest (43 hour 16 min) 1 day, 21:08:32 load avg: 0.02 running: test_regrtest (43 hour 17 min) 1 day, 21:09:02 load avg: 0.01 running: test_regrtest (43 hour 17 min) 1 day, 21:09:32 load avg: 0.01 running: test_regrtest (43 hour 18 min) 1 day, 21:10:02 load avg: 0.00 running: test_regrtest (43 hour 18 min) 1 day, 21:10:32 load avg: 0.00 running: test_regrtest (43 hour 19 min) 1 day, 21:11:02 load avg: 0.00 running: test_regrtest (43 hour 19 min) 1 day, 21:11:32 load avg: 0.07 running: test_regrtest (43 hour 20 min) 1 day, 21:12:02 load avg: 0.04 running: test_regrtest (43 hour 20 min) 1 day, 21:12:32 load avg: 0.02 running: test_regrtest (43 hour 21 min) 1 day, 21:13:02 load avg: 0.01 running: test_regrtest (43 hour 21 min) 1 day, 21:13:32 load avg: 0.01 running: test_regrtest (43 hour 22 min) 1 day, 21:14:02 load avg: 0.00 running: test_regrtest (43 hour 22 min) 1 day, 21:14:32 load avg: 0.00 running: test_regrtest (43 hour 23 min) 1 day, 21:15:02 load avg: 0.00 running: test_regrtest (43 hour 23 min) 1 day, 21:15:32 load avg: 0.07 running: test_regrtest (43 hour 24 min) 1 day, 21:16:02 load avg: 0.04 running: test_regrtest (43 hour 24 min) 1 day, 21:16:32 load avg: 0.02 running: test_regrtest (43 hour 25 min) 1 day, 21:17:02 load avg: 0.01 running: test_regrtest (43 hour 25 min) 1 day, 21:17:32 load avg: 0.01 running: test_regrtest (43 hour 26 min) 1 day, 21:18:02 load avg: 0.00 running: test_regrtest (43 hour 26 min) 1 day, 21:18:32 load avg: 0.00 running: test_regrtest (43 hour 27 min) 1 day, 21:19:02 load avg: 0.00 running: test_regrtest (43 hour 27 min) 1 day, 21:19:32 load avg: 0.00 running: test_regrtest (43 hour 28 min) 1 day, 21:20:02 load avg: 0.00 running: test_regrtest (43 hour 28 min) 1 day, 21:20:32 load avg: 0.00 running: test_regrtest (43 hour 29 min) 1 day, 21:21:02 load avg: 0.08 running: test_regrtest (43 hour 29 min) 1 day, 21:21:32 load avg: 0.05 running: test_regrtest (43 hour 30 min) 1 day, 21:22:02 load avg: 0.03 running: test_regrtest (43 hour 30 min) 1 day, 21:22:32 load avg: 0.02 running: test_regrtest (43 hour 31 min) 1 day, 21:23:02 load avg: 0.01 running: test_regrtest (43 hour 31 min) 1 day, 21:23:32 load avg: 0.00 running: test_regrtest (43 hour 32 min) 1 day, 21:24:02 load avg: 0.00 running: test_regrtest (43 hour 32 min) 1 day, 21:24:32 load avg: 0.00 running: test_regrtest (43 hour 33 min) 1 day, 21:25:02 load avg: 0.00 running: test_regrtest (43 hour 33 min) 1 day, 21:25:32 load avg: 0.00 running: test_regrtest (43 hour 34 min) 1 day, 21:26:02 load avg: 0.00 running: test_regrtest (43 hour 34 min) 1 day, 21:26:32 load avg: 0.28 running: test_regrtest (43 hour 35 min) 1 day, 21:27:02 load avg: 0.34 running: test_regrtest (43 hour 35 min) 1 day, 21:27:32 load avg: 0.20 running: test_regrtest (43 hour 36 min) 1 day, 21:28:02 load avg: 0.12 running: test_regrtest (43 hour 36 min) 1 day, 21:28:32 load avg: 0.30 running: test_regrtest (43 hour 37 min) 1 day, 21:29:02 load avg: 0.18 running: test_regrtest (43 hour 37 min) 1 day, 21:29:32 load avg: 0.11 running: test_regrtest (43 hour 38 min) 1 day, 21:30:02 load avg: 0.06 running: test_regrtest (43 hour 38 min) 1 day, 21:30:32 load avg: 0.04 running: test_regrtest (43 hour 39 min) 1 day, 21:31:02 load avg: 0.02 running: test_regrtest (43 hour 39 min) 1 day, 21:31:32 load avg: 0.01 running: test_regrtest (43 hour 40 min) 1 day, 21:32:02 load avg: 0.01 running: test_regrtest (43 hour 40 min) 1 day, 21:32:32 load avg: 0.00 running: test_regrtest (43 hour 41 min) 1 day, 21:33:02 load avg: 0.00 running: test_regrtest (43 hour 41 min) 1 day, 21:33:32 load avg: 0.00 running: test_regrtest (43 hour 42 min) 1 day, 21:34:02 load avg: 0.00 running: test_regrtest (43 hour 42 min) 1 day, 21:34:32 load avg: 0.05 running: test_regrtest (43 hour 43 min) 1 day, 21:35:02 load avg: 0.03 running: test_regrtest (43 hour 43 min) 1 day, 21:35:32 load avg: 0.02 running: test_regrtest (43 hour 44 min) 1 day, 21:36:02 load avg: 0.01 running: test_regrtest (43 hour 44 min) 1 day, 21:36:32 load avg: 0.00 running: test_regrtest (43 hour 45 min) 1 day, 21:37:02 load avg: 0.00 running: test_regrtest (43 hour 45 min) 1 day, 21:37:32 load avg: 0.00 running: test_regrtest (43 hour 46 min) 1 day, 21:38:02 load avg: 0.14 running: test_regrtest (43 hour 46 min) 1 day, 21:38:32 load avg: 0.14 running: test_regrtest (43 hour 47 min) 1 day, 21:39:02 load avg: 0.08 running: test_regrtest (43 hour 47 min) 1 day, 21:39:32 load avg: 0.06 running: test_regrtest (43 hour 48 min) 1 day, 21:40:02 load avg: 0.03 running: test_regrtest (43 hour 48 min) 1 day, 21:40:32 load avg: 0.07 running: test_regrtest (43 hour 49 min) 1 day, 21:41:03 load avg: 0.25 running: test_regrtest (43 hour 49 min) 1 day, 21:41:33 load avg: 0.15 running: test_regrtest (43 hour 50 min) 1 day, 21:42:03 load avg: 0.09 running: test_regrtest (43 hour 50 min) 1 day, 21:42:33 load avg: 0.05 running: test_regrtest (43 hour 51 min) 1 day, 21:43:03 load avg: 0.09 running: test_regrtest (43 hour 51 min) 1 day, 21:43:33 load avg: 0.06 running: test_regrtest (43 hour 52 min) 1 day, 21:44:03 load avg: 0.03 running: test_regrtest (43 hour 52 min) 1 day, 21:44:33 load avg: 0.02 running: test_regrtest (43 hour 53 min) 1 day, 21:45:03 load avg: 0.06 running: test_regrtest (43 hour 53 min) 1 day, 21:45:33 load avg: 0.04 running: test_regrtest (43 hour 54 min) 1 day, 21:46:03 load avg: 0.07 running: test_regrtest (43 hour 54 min) 1 day, 21:46:33 load avg: 0.04 running: test_regrtest (43 hour 55 min) 1 day, 21:47:03 load avg: 0.08 running: test_regrtest (43 hour 55 min) 1 day, 21:47:33 load avg: 0.05 running: test_regrtest (43 hour 56 min) 1 day, 21:48:03 load avg: 0.03 running: test_regrtest (43 hour 56 min) 1 day, 21:48:33 load avg: 0.07 running: test_regrtest (43 hour 57 min) 1 day, 21:49:03 load avg: 0.09 running: test_regrtest (43 hour 57 min) 1 day, 21:49:33 load avg: 0.11 running: test_regrtest (43 hour 58 min) 1 day, 21:50:03 load avg: 0.12 running: test_regrtest (43 hour 58 min) 1 day, 21:50:33 load avg: 0.14 running: test_regrtest (43 hour 59 min) 1 day, 21:51:03 load avg: 0.09 running: test_regrtest (43 hour 59 min) 1 day, 21:51:33 load avg: 0.05 running: test_regrtest (44 hour 8 sec) 1 day, 21:52:03 load avg: 0.03 running: test_regrtest (44 hour 38 sec) 1 day, 21:52:33 load avg: 0.08 running: test_regrtest (44 hour 1 min) 1 day, 21:53:03 load avg: 0.05 running: test_regrtest (44 hour 1 min) 1 day, 21:53:33 load avg: 0.03 running: test_regrtest (44 hour 2 min) 1 day, 21:54:03 load avg: 0.07 running: test_regrtest (44 hour 2 min) 1 day, 21:54:33 load avg: 0.04 running: test_regrtest (44 hour 3 min) 1 day, 21:55:03 load avg: 0.02 running: test_regrtest (44 hour 3 min) 1 day, 21:55:33 load avg: 0.09 running: test_regrtest (44 hour 4 min) 1 day, 21:56:03 load avg: 0.05 running: test_regrtest (44 hour 4 min) 1 day, 21:56:33 load avg: 0.03 running: test_regrtest (44 hour 5 min) 1 day, 21:57:03 load avg: 0.02 running: test_regrtest (44 hour 5 min) 1 day, 21:57:33 load avg: 0.01 running: test_regrtest (44 hour 6 min) 1 day, 21:58:03 load avg: 0.00 running: test_regrtest (44 hour 6 min) 1 day, 21:58:33 load avg: 0.00 running: test_regrtest (44 hour 7 min) 1 day, 21:59:03 load avg: 0.13 running: test_regrtest (44 hour 7 min) 1 day, 21:59:33 load avg: 0.08 running: test_regrtest (44 hour 8 min) 1 day, 22:00:03 load avg: 0.05 running: test_regrtest (44 hour 8 min) 1 day, 22:00:33 load avg: 0.14 running: test_regrtest (44 hour 9 min) 1 day, 22:01:03 load avg: 0.08 running: test_regrtest (44 hour 9 min) 1 day, 22:01:33 load avg: 0.12 running: test_regrtest (44 hour 10 min) 1 day, 22:02:03 load avg: 0.15 running: test_regrtest (44 hour 10 min) 1 day, 22:02:33 load avg: 0.09 running: test_regrtest (44 hour 11 min) 1 day, 22:03:03 load avg: 0.05 running: test_regrtest (44 hour 11 min) 1 day, 22:03:33 load avg: 0.03 running: test_regrtest (44 hour 12 min) 1 day, 22:04:03 load avg: 0.07 running: test_regrtest (44 hour 12 min) 1 day, 22:04:33 load avg: 0.04 running: test_regrtest (44 hour 13 min) 1 day, 22:05:03 load avg: 0.02 running: test_regrtest (44 hour 13 min) 1 day, 22:05:33 load avg: 0.01 running: test_regrtest (44 hour 14 min) 1 day, 22:06:03 load avg: 0.24 running: test_regrtest (44 hour 14 min) 1 day, 22:06:33 load avg: 0.22 running: test_regrtest (44 hour 15 min) 1 day, 22:07:03 load avg: 0.13 running: test_regrtest (44 hour 15 min) 1 day, 22:07:33 load avg: 0.08 running: test_regrtest (44 hour 16 min) 1 day, 22:08:03 load avg: 0.05 running: test_regrtest (44 hour 16 min) 1 day, 22:08:33 load avg: 0.08 running: test_regrtest (44 hour 17 min) 1 day, 22:09:03 load avg: 0.05 running: test_regrtest (44 hour 17 min) 1 day, 22:09:33 load avg: 0.03 running: test_regrtest (44 hour 18 min) 1 day, 22:10:03 load avg: 0.02 running: test_regrtest (44 hour 18 min) 1 day, 22:10:33 load avg: 0.01 running: test_regrtest (44 hour 19 min) 1 day, 22:11:03 load avg: 0.00 running: test_regrtest (44 hour 19 min) 1 day, 22:11:33 load avg: 0.00 running: test_regrtest (44 hour 20 min) 1 day, 22:12:03 load avg: 0.06 running: test_regrtest (44 hour 20 min) 1 day, 22:12:33 load avg: 0.04 running: test_regrtest (44 hour 21 min) 1 day, 22:13:03 load avg: 0.02 running: test_regrtest (44 hour 21 min) 1 day, 22:13:33 load avg: 0.08 running: test_regrtest (44 hour 22 min) 1 day, 22:14:03 load avg: 0.05 running: test_regrtest (44 hour 22 min) 1 day, 22:14:33 load avg: 0.03 running: test_regrtest (44 hour 23 min) 1 day, 22:15:03 load avg: 0.09 running: test_regrtest (44 hour 23 min) 1 day, 22:15:33 load avg: 0.05 running: test_regrtest (44 hour 24 min) 1 day, 22:16:03 load avg: 0.03 running: test_regrtest (44 hour 24 min) 1 day, 22:16:33 load avg: 0.02 running: test_regrtest (44 hour 25 min) 1 day, 22:17:03 load avg: 0.01 running: test_regrtest (44 hour 25 min) 1 day, 22:17:33 load avg: 0.00 running: test_regrtest (44 hour 26 min) 1 day, 22:18:03 load avg: 0.00 running: test_regrtest (44 hour 26 min) 1 day, 22:18:33 load avg: 0.00 running: test_regrtest (44 hour 27 min) 1 day, 22:19:03 load avg: 0.00 running: test_regrtest (44 hour 27 min) 1 day, 22:19:33 load avg: 0.05 running: test_regrtest (44 hour 28 min) 1 day, 22:20:03 load avg: 0.03 running: test_regrtest (44 hour 28 min) 1 day, 22:20:33 load avg: 0.08 running: test_regrtest (44 hour 29 min) 1 day, 22:21:03 load avg: 0.05 running: test_regrtest (44 hour 29 min) 1 day, 22:21:33 load avg: 0.10 running: test_regrtest (44 hour 30 min) 1 day, 22:22:03 load avg: 0.06 running: test_regrtest (44 hour 30 min) 1 day, 22:22:33 load avg: 0.04 running: test_regrtest (44 hour 31 min) 1 day, 22:23:03 load avg: 0.02 running: test_regrtest (44 hour 31 min) 1 day, 22:23:33 load avg: 0.01 running: test_regrtest (44 hour 32 min) 1 day, 22:24:03 load avg: 0.01 running: test_regrtest (44 hour 32 min) 1 day, 22:24:33 load avg: 0.00 running: test_regrtest (44 hour 33 min) 1 day, 22:25:03 load avg: 0.07 running: test_regrtest (44 hour 33 min) 1 day, 22:25:33 load avg: 0.09 running: test_regrtest (44 hour 34 min) 1 day, 22:26:03 load avg: 0.06 running: test_regrtest (44 hour 34 min) 1 day, 22:26:33 load avg: 0.03 running: test_regrtest (44 hour 35 min) 1 day, 22:27:03 load avg: 0.02 running: test_regrtest (44 hour 35 min) 1 day, 22:27:33 load avg: 0.08 running: test_regrtest (44 hour 36 min) 1 day, 22:28:03 load avg: 0.05 running: test_regrtest (44 hour 36 min) 1 day, 22:28:33 load avg: 0.08 running: test_regrtest (44 hour 37 min) 1 day, 22:29:03 load avg: 0.05 running: test_regrtest (44 hour 37 min) 1 day, 22:29:33 load avg: 0.03 running: test_regrtest (44 hour 38 min) 1 day, 22:30:03 load avg: 0.02 running: test_regrtest (44 hour 38 min) 1 day, 22:30:33 load avg: 0.01 running: test_regrtest (44 hour 39 min) 1 day, 22:31:03 load avg: 0.00 running: test_regrtest (44 hour 39 min) 1 day, 22:31:33 load avg: 0.00 running: test_regrtest (44 hour 40 min) 1 day, 22:32:03 load avg: 0.11 running: test_regrtest (44 hour 40 min) 1 day, 22:32:33 load avg: 0.07 running: test_regrtest (44 hour 41 min) 1 day, 22:33:03 load avg: 0.04 running: test_regrtest (44 hour 41 min) 1 day, 22:33:33 load avg: 0.14 running: test_regrtest (44 hour 42 min) 1 day, 22:34:03 load avg: 0.09 running: test_regrtest (44 hour 42 min) 1 day, 22:34:33 load avg: 0.05 running: test_regrtest (44 hour 43 min) 1 day, 22:35:03 load avg: 0.08 running: test_regrtest (44 hour 43 min) 1 day, 22:35:33 load avg: 0.05 running: test_regrtest (44 hour 44 min) 1 day, 22:36:03 load avg: 0.03 running: test_regrtest (44 hour 44 min) 1 day, 22:36:33 load avg: 0.10 running: test_regrtest (44 hour 45 min) 1 day, 22:37:03 load avg: 0.06 running: test_regrtest (44 hour 45 min) 1 day, 22:37:33 load avg: 0.09 running: test_regrtest (44 hour 46 min) 1 day, 22:38:03 load avg: 0.10 running: test_regrtest (44 hour 46 min) 1 day, 22:38:33 load avg: 0.06 running: test_regrtest (44 hour 47 min) 1 day, 22:39:03 load avg: 0.04 running: test_regrtest (44 hour 47 min) 1 day, 22:39:33 load avg: 0.02 running: test_regrtest (44 hour 48 min) 1 day, 22:40:03 load avg: 0.14 running: test_regrtest (44 hour 48 min) 1 day, 22:40:33 load avg: 0.14 running: test_regrtest (44 hour 49 min) 1 day, 22:41:03 load avg: 0.08 running: test_regrtest (44 hour 49 min) 1 day, 22:41:33 load avg: 0.05 running: test_regrtest (44 hour 50 min) 1 day, 22:42:03 load avg: 0.09 running: test_regrtest (44 hour 50 min) 1 day, 22:42:33 load avg: 0.06 running: test_regrtest (44 hour 51 min) 1 day, 22:43:03 load avg: 0.03 running: test_regrtest (44 hour 51 min) 1 day, 22:43:33 load avg: 0.02 running: test_regrtest (44 hour 52 min) 1 day, 22:44:04 load avg: 0.06 running: test_regrtest (44 hour 52 min) 1 day, 22:44:34 load avg: 0.04 running: test_regrtest (44 hour 53 min) 1 day, 22:45:04 load avg: 0.10 running: test_regrtest (44 hour 53 min) 1 day, 22:45:34 load avg: 0.06 running: test_regrtest (44 hour 54 min) 1 day, 22:46:04 load avg: 0.03 running: test_regrtest (44 hour 54 min) 1 day, 22:46:34 load avg: 0.14 running: test_regrtest (44 hour 55 min) 1 day, 22:47:04 load avg: 0.09 running: test_regrtest (44 hour 55 min) 1 day, 22:47:34 load avg: 0.05 running: test_regrtest (44 hour 56 min) 1 day, 22:48:04 load avg: 0.09 running: test_regrtest (44 hour 56 min) 1 day, 22:48:34 load avg: 0.05 running: test_regrtest (44 hour 57 min) 1 day, 22:49:04 load avg: 0.03 running: test_regrtest (44 hour 57 min) 1 day, 22:49:34 load avg: 0.02 running: test_regrtest (44 hour 58 min) 1 day, 22:50:04 load avg: 0.08 running: test_regrtest (44 hour 58 min) 1 day, 22:50:34 load avg: 0.11 running: test_regrtest (44 hour 59 min) 1 day, 22:51:04 load avg: 0.07 running: test_regrtest (44 hour 59 min) 1 day, 22:51:34 load avg: 0.04 running: test_regrtest (45 hour 9 sec) 1 day, 22:52:04 load avg: 0.02 running: test_regrtest (45 hour 39 sec) 1 day, 22:52:34 load avg: 0.01 running: test_regrtest (45 hour 1 min) 1 day, 22:53:04 load avg: 0.01 running: test_regrtest (45 hour 1 min) 1 day, 22:53:34 load avg: 0.00 running: test_regrtest (45 hour 2 min) 1 day, 22:54:04 load avg: 0.00 running: test_regrtest (45 hour 2 min) 1 day, 22:54:34 load avg: 0.00 running: test_regrtest (45 hour 3 min) 1 day, 22:55:04 load avg: 0.00 running: test_regrtest (45 hour 3 min) 1 day, 22:55:34 load avg: 0.00 running: test_regrtest (45 hour 4 min) 1 day, 22:56:04 load avg: 0.00 running: test_regrtest (45 hour 4 min) 1 day, 22:56:34 load avg: 0.08 running: test_regrtest (45 hour 5 min) 1 day, 22:57:04 load avg: 0.05 running: test_regrtest (45 hour 5 min) 1 day, 22:57:34 load avg: 0.03 running: test_regrtest (45 hour 6 min) 1 day, 22:58:04 load avg: 0.02 running: test_regrtest (45 hour 6 min) 1 day, 22:58:34 load avg: 0.06 running: test_regrtest (45 hour 7 min) 1 day, 22:59:04 load avg: 0.04 running: test_regrtest (45 hour 7 min) 1 day, 22:59:34 load avg: 0.02 running: test_regrtest (45 hour 8 min) 1 day, 23:00:04 load avg: 0.01 running: test_regrtest (45 hour 8 min) 1 day, 23:00:34 load avg: 0.01 running: test_regrtest (45 hour 9 min) 1 day, 23:01:04 load avg: 0.00 running: test_regrtest (45 hour 9 min) 1 day, 23:01:34 load avg: 0.00 running: test_regrtest (45 hour 10 min) 1 day, 23:02:04 load avg: 0.00 running: test_regrtest (45 hour 10 min) 1 day, 23:02:34 load avg: 0.08 running: test_regrtest (45 hour 11 min) 1 day, 23:03:04 load avg: 0.05 running: test_regrtest (45 hour 11 min) 1 day, 23:03:34 load avg: 0.03 running: test_regrtest (45 hour 12 min) 1 day, 23:04:04 load avg: 0.02 running: test_regrtest (45 hour 12 min) 1 day, 23:04:34 load avg: 0.08 running: test_regrtest (45 hour 13 min) 1 day, 23:05:04 load avg: 0.05 running: test_regrtest (45 hour 13 min) 1 day, 23:05:34 load avg: 0.03 running: test_regrtest (45 hour 14 min) 1 day, 23:06:04 load avg: 0.10 running: test_regrtest (45 hour 14 min) 1 day, 23:06:34 load avg: 0.06 running: test_regrtest (45 hour 15 min) 1 day, 23:07:04 load avg: 0.03 running: test_regrtest (45 hour 15 min) 1 day, 23:07:34 load avg: 0.02 running: test_regrtest (45 hour 16 min) 1 day, 23:08:04 load avg: 0.01 running: test_regrtest (45 hour 16 min) 1 day, 23:08:34 load avg: 0.00 running: test_regrtest (45 hour 17 min) 1 day, 23:09:04 load avg: 0.00 running: test_regrtest (45 hour 17 min) 1 day, 23:09:34 load avg: 0.00 running: test_regrtest (45 hour 18 min) 1 day, 23:10:04 load avg: 0.00 running: test_regrtest (45 hour 18 min) 1 day, 23:10:34 load avg: 0.00 running: test_regrtest (45 hour 19 min) 1 day, 23:11:04 load avg: 0.06 running: test_regrtest (45 hour 19 min) 1 day, 23:11:34 load avg: 0.04 running: test_regrtest (45 hour 20 min) 1 day, 23:12:04 load avg: 0.02 running: test_regrtest (45 hour 20 min) 1 day, 23:12:34 load avg: 0.01 running: test_regrtest (45 hour 21 min) 1 day, 23:13:04 load avg: 0.01 running: test_regrtest (45 hour 21 min) 1 day, 23:13:34 load avg: 0.00 running: test_regrtest (45 hour 22 min) 1 day, 23:14:04 load avg: 0.00 running: test_regrtest (45 hour 22 min) 1 day, 23:14:34 load avg: 0.00 running: test_regrtest (45 hour 23 min) 1 day, 23:15:04 load avg: 0.05 running: test_regrtest (45 hour 23 min) 1 day, 23:15:34 load avg: 0.03 running: test_regrtest (45 hour 24 min) 1 day, 23:16:04 load avg: 0.02 running: test_regrtest (45 hour 24 min) 1 day, 23:16:34 load avg: 0.01 running: test_regrtest (45 hour 25 min) 1 day, 23:17:04 load avg: 0.00 running: test_regrtest (45 hour 25 min) 1 day, 23:17:34 load avg: 0.00 running: test_regrtest (45 hour 26 min) 1 day, 23:18:04 load avg: 0.00 running: test_regrtest (45 hour 26 min) 1 day, 23:18:34 load avg: 0.00 running: test_regrtest (45 hour 27 min) 1 day, 23:19:04 load avg: 0.00 running: test_regrtest (45 hour 27 min) 1 day, 23:19:34 load avg: 0.00 running: test_regrtest (45 hour 28 min) 1 day, 23:20:04 load avg: 0.05 running: test_regrtest (45 hour 28 min) 1 day, 23:20:34 load avg: 0.03 running: test_regrtest (45 hour 29 min) 1 day, 23:21:04 load avg: 0.02 running: test_regrtest (45 hour 29 min) 1 day, 23:21:34 load avg: 0.08 running: test_regrtest (45 hour 30 min) 1 day, 23:22:04 load avg: 0.05 running: test_regrtest (45 hour 30 min) 1 day, 23:22:34 load avg: 0.08 running: test_regrtest (45 hour 31 min) 1 day, 23:23:04 load avg: 0.05 running: test_regrtest (45 hour 31 min) 1 day, 23:23:34 load avg: 0.03 running: test_regrtest (45 hour 32 min) 1 day, 23:24:04 load avg: 0.13 running: test_regrtest (45 hour 32 min) 1 day, 23:24:34 load avg: 0.08 running: test_regrtest (45 hour 33 min) 1 day, 23:25:04 load avg: 0.05 running: test_regrtest (45 hour 33 min) 1 day, 23:25:34 load avg: 0.03 running: test_regrtest (45 hour 34 min) 1 day, 23:26:04 load avg: 0.02 running: test_regrtest (45 hour 34 min) 1 day, 23:26:34 load avg: 0.14 running: test_regrtest (45 hour 35 min) 1 day, 23:27:04 load avg: 0.16 running: test_regrtest (45 hour 35 min) 1 day, 23:27:34 load avg: 0.21 running: test_regrtest (45 hour 36 min) 1 day, 23:28:04 load avg: 0.29 running: test_regrtest (45 hour 36 min) 1 day, 23:28:34 load avg: 0.17 running: test_regrtest (45 hour 37 min) 1 day, 23:29:04 load avg: 0.17 running: test_regrtest (45 hour 37 min) 1 day, 23:29:34 load avg: 0.10 running: test_regrtest (45 hour 38 min) 1 day, 23:30:04 load avg: 0.06 running: test_regrtest (45 hour 38 min) 1 day, 23:30:34 load avg: 0.04 running: test_regrtest (45 hour 39 min) 1 day, 23:31:04 load avg: 0.02 running: test_regrtest (45 hour 39 min) 1 day, 23:31:34 load avg: 0.01 running: test_regrtest (45 hour 40 min) 1 day, 23:32:04 load avg: 0.01 running: test_regrtest (45 hour 40 min) 1 day, 23:32:34 load avg: 0.00 running: test_regrtest (45 hour 41 min) 1 day, 23:33:04 load avg: 0.00 running: test_regrtest (45 hour 41 min) 1 day, 23:33:34 load avg: 0.00 running: test_regrtest (45 hour 42 min) 1 day, 23:34:04 load avg: 0.00 running: test_regrtest (45 hour 42 min) 1 day, 23:34:34 load avg: 0.00 running: test_regrtest (45 hour 43 min) 1 day, 23:35:04 load avg: 0.00 running: test_regrtest (45 hour 43 min) 1 day, 23:35:34 load avg: 0.08 running: test_regrtest (45 hour 44 min) 1 day, 23:36:04 load avg: 0.05 running: test_regrtest (45 hour 44 min) 1 day, 23:36:34 load avg: 0.03 running: test_regrtest (45 hour 45 min) 1 day, 23:37:04 load avg: 0.02 running: test_regrtest (45 hour 45 min) 1 day, 23:37:34 load avg: 0.01 running: test_regrtest (45 hour 46 min) 1 day, 23:38:04 load avg: 0.06 running: test_regrtest (45 hour 46 min) 1 day, 23:38:34 load avg: 0.11 running: test_regrtest (45 hour 47 min) 1 day, 23:39:04 load avg: 0.06 running: test_regrtest (45 hour 47 min) 1 day, 23:39:34 load avg: 0.04 running: test_regrtest (45 hour 48 min) 1 day, 23:40:04 load avg: 0.20 running: test_regrtest (45 hour 48 min) 1 day, 23:40:34 load avg: 0.12 running: test_regrtest (45 hour 49 min) 1 day, 23:41:04 load avg: 0.07 running: test_regrtest (45 hour 49 min) 1 day, 23:41:34 load avg: 0.10 running: test_regrtest (45 hour 50 min) 1 day, 23:42:04 load avg: 0.06 running: test_regrtest (45 hour 50 min) 1 day, 23:42:34 load avg: 0.03 running: test_regrtest (45 hour 51 min) 1 day, 23:43:04 load avg: 0.02 running: test_regrtest (45 hour 51 min) 1 day, 23:43:34 load avg: 0.01 running: test_regrtest (45 hour 52 min) 1 day, 23:44:04 load avg: 0.01 running: test_regrtest (45 hour 52 min) 1 day, 23:44:34 load avg: 0.00 running: test_regrtest (45 hour 53 min) 1 day, 23:45:04 load avg: 0.05 running: test_regrtest (45 hour 53 min) 1 day, 23:45:34 load avg: 0.08 running: test_regrtest (45 hour 54 min) 1 day, 23:46:04 load avg: 0.05 running: test_regrtest (45 hour 54 min) 1 day, 23:46:34 load avg: 0.09 running: test_regrtest (45 hour 55 min) 1 day, 23:47:04 load avg: 0.05 running: test_regrtest (45 hour 55 min) 1 day, 23:47:34 load avg: 0.03 running: test_regrtest (45 hour 56 min) 1 day, 23:48:04 load avg: 0.08 running: test_regrtest (45 hour 56 min) 1 day, 23:48:35 load avg: 0.05 running: test_regrtest (45 hour 57 min) 1 day, 23:49:05 load avg: 0.03 running: test_regrtest (45 hour 57 min) 1 day, 23:49:35 load avg: 0.02 running: test_regrtest (45 hour 58 min) 1 day, 23:50:05 load avg: 0.01 running: test_regrtest (45 hour 58 min) 1 day, 23:50:35 load avg: 0.00 running: test_regrtest (45 hour 59 min) 1 day, 23:51:05 load avg: 0.00 running: test_regrtest (45 hour 59 min) 1 day, 23:51:35 load avg: 0.00 running: test_regrtest (46 hour 10 sec) 1 day, 23:52:05 load avg: 0.00 running: test_regrtest (46 hour 40 sec) 1 day, 23:52:35 load avg: 0.05 running: test_regrtest (46 hour 1 min) 1 day, 23:53:05 load avg: 0.03 running: test_regrtest (46 hour 1 min) 1 day, 23:53:35 load avg: 0.02 running: test_regrtest (46 hour 2 min) 1 day, 23:54:05 load avg: 0.08 running: test_regrtest (46 hour 2 min) 1 day, 23:54:35 load avg: 0.13 running: test_regrtest (46 hour 3 min) 1 day, 23:55:05 load avg: 0.08 running: test_regrtest (46 hour 3 min) 1 day, 23:55:35 load avg: 0.31 running: test_regrtest (46 hour 4 min) 1 day, 23:56:05 load avg: 0.27 running: test_regrtest (46 hour 4 min) 1 day, 23:56:35 load avg: 0.16 running: test_regrtest (46 hour 5 min) 1 day, 23:57:05 load avg: 0.10 running: test_regrtest (46 hour 5 min) 1 day, 23:57:35 load avg: 0.06 running: test_regrtest (46 hour 6 min) 1 day, 23:58:05 load avg: 0.03 running: test_regrtest (46 hour 6 min) 1 day, 23:58:35 load avg: 0.22 running: test_regrtest (46 hour 7 min) 1 day, 23:59:05 load avg: 0.13 running: test_regrtest (46 hour 7 min) 1 day, 23:59:35 load avg: 0.08 running: test_regrtest (46 hour 8 min) 2 days, 0:00:05 load avg: 0.12 running: test_regrtest (46 hour 8 min) 2 days, 0:00:35 load avg: 0.07 running: test_regrtest (46 hour 9 min) 2 days, 0:01:05 load avg: 0.04 running: test_regrtest (46 hour 9 min) 2 days, 0:01:35 load avg: 0.09 running: test_regrtest (46 hour 10 min) 2 days, 0:02:05 load avg: 0.06 running: test_regrtest (46 hour 10 min) 2 days, 0:02:35 load avg: 0.03 running: test_regrtest (46 hour 11 min) 2 days, 0:03:05 load avg: 0.02 running: test_regrtest (46 hour 11 min) 2 days, 0:03:35 load avg: 0.01 running: test_regrtest (46 hour 12 min) 2 days, 0:04:05 load avg: 0.09 running: test_regrtest (46 hour 12 min) 2 days, 0:04:35 load avg: 0.05 running: test_regrtest (46 hour 13 min) 2 days, 0:05:05 load avg: 0.23 running: test_regrtest (46 hour 13 min) 2 days, 0:05:35 load avg: 0.14 running: test_regrtest (46 hour 14 min) 2 days, 0:06:05 load avg: 0.14 running: test_regrtest (46 hour 14 min) 2 days, 0:06:35 load avg: 0.08 running: test_regrtest (46 hour 15 min) 2 days, 0:07:05 load avg: 0.10 running: test_regrtest (46 hour 15 min) 2 days, 0:07:35 load avg: 0.06 running: test_regrtest (46 hour 16 min) 2 days, 0:08:05 load avg: 0.04 running: test_regrtest (46 hour 16 min) 2 days, 0:08:35 load avg: 0.07 running: test_regrtest (46 hour 17 min) 2 days, 0:09:05 load avg: 0.11 running: test_regrtest (46 hour 17 min) 2 days, 0:09:35 load avg: 0.06 running: test_regrtest (46 hour 18 min) 2 days, 0:10:05 load avg: 0.09 running: test_regrtest (46 hour 18 min) 2 days, 0:10:35 load avg: 0.12 running: test_regrtest (46 hour 19 min) 2 days, 0:11:05 load avg: 0.13 running: test_regrtest (46 hour 19 min) 2 days, 0:11:35 load avg: 0.08 running: test_regrtest (46 hour 20 min) 2 days, 0:12:05 load avg: 0.10 running: test_regrtest (46 hour 20 min) 2 days, 0:12:35 load avg: 0.11 running: test_regrtest (46 hour 21 min) 2 days, 0:13:05 load avg: 0.14 running: test_regrtest (46 hour 21 min) 2 days, 0:13:35 load avg: 0.20 running: test_regrtest (46 hour 22 min) 2 days, 0:14:05 load avg: 0.17 running: test_regrtest (46 hour 22 min) 2 days, 0:14:35 load avg: 0.10 running: test_regrtest (46 hour 23 min) 2 days, 0:15:05 load avg: 0.17 running: test_regrtest (46 hour 23 min) 2 days, 0:15:35 load avg: 0.10 running: test_regrtest (46 hour 24 min) 2 days, 0:16:05 load avg: 0.06 running: test_regrtest (46 hour 24 min) 2 days, 0:16:35 load avg: 0.15 running: test_regrtest (46 hour 25 min) 2 days, 0:17:05 load avg: 0.09 running: test_regrtest (46 hour 25 min) 2 days, 0:17:35 load avg: 0.05 running: test_regrtest (46 hour 26 min) 2 days, 0:18:05 load avg: 0.03 running: test_regrtest (46 hour 26 min) 2 days, 0:18:35 load avg: 0.02 running: test_regrtest (46 hour 27 min) 2 days, 0:19:05 load avg: 0.01 running: test_regrtest (46 hour 27 min) 2 days, 0:19:35 load avg: 0.00 running: test_regrtest (46 hour 28 min) 2 days, 0:20:05 load avg: 0.00 running: test_regrtest (46 hour 28 min) 2 days, 0:20:35 load avg: 0.00 running: test_regrtest (46 hour 29 min) 2 days, 0:21:05 load avg: 0.00 running: test_regrtest (46 hour 29 min) 2 days, 0:21:35 load avg: 0.00 running: test_regrtest (46 hour 30 min) 2 days, 0:22:05 load avg: 0.21 running: test_regrtest (46 hour 30 min) 2 days, 0:22:35 load avg: 0.21 running: test_regrtest (46 hour 31 min) 2 days, 0:23:05 load avg: 0.18 running: test_regrtest (46 hour 31 min) 2 days, 0:23:35 load avg: 0.11 running: test_regrtest (46 hour 32 min) 2 days, 0:24:05 load avg: 0.06 running: test_regrtest (46 hour 32 min) 2 days, 0:24:35 load avg: 0.04 running: test_regrtest (46 hour 33 min) 2 days, 0:25:05 load avg: 0.02 running: test_regrtest (46 hour 33 min) 2 days, 0:25:35 load avg: 0.01 running: test_regrtest (46 hour 34 min) 2 days, 0:26:05 load avg: 0.08 running: test_regrtest (46 hour 34 min) 2 days, 0:26:35 load avg: 0.05 running: test_regrtest (46 hour 35 min) 2 days, 0:27:05 load avg: 0.03 running: test_regrtest (46 hour 35 min) 2 days, 0:27:35 load avg: 0.02 running: test_regrtest (46 hour 36 min) 2 days, 0:28:05 load avg: 0.01 running: test_regrtest (46 hour 36 min) 2 days, 0:28:35 load avg: 0.23 running: test_regrtest (46 hour 37 min) 2 days, 0:29:05 load avg: 0.25 running: test_regrtest (46 hour 37 min) 2 days, 0:29:35 load avg: 0.15 running: test_regrtest (46 hour 38 min) 2 days, 0:30:05 load avg: 0.14 running: test_regrtest (46 hour 38 min) 2 days, 0:30:35 load avg: 0.16 running: test_regrtest (46 hour 39 min) 2 days, 0:31:05 load avg: 0.10 running: test_regrtest (46 hour 39 min) 2 days, 0:31:35 load avg: 0.06 running: test_regrtest (46 hour 40 min) 2 days, 0:32:05 load avg: 0.03 running: test_regrtest (46 hour 40 min) 2 days, 0:32:35 load avg: 0.02 running: test_regrtest (46 hour 41 min) 2 days, 0:33:05 load avg: 0.01 running: test_regrtest (46 hour 41 min) 2 days, 0:33:35 load avg: 0.00 running: test_regrtest (46 hour 42 min) 2 days, 0:34:05 load avg: 0.07 running: test_regrtest (46 hour 42 min) 2 days, 0:34:35 load avg: 0.04 running: test_regrtest (46 hour 43 min) 2 days, 0:35:05 load avg: 0.02 running: test_regrtest (46 hour 43 min) 2 days, 0:35:35 load avg: 0.09 running: test_regrtest (46 hour 44 min) 2 days, 0:36:05 load avg: 0.37 running: test_regrtest (46 hour 44 min) 2 days, 0:36:35 load avg: 0.22 running: test_regrtest (46 hour 45 min) 2 days, 0:37:05 load avg: 0.13 running: test_regrtest (46 hour 45 min) 2 days, 0:37:35 load avg: 0.08 running: test_regrtest (46 hour 46 min) 2 days, 0:38:05 load avg: 0.05 running: test_regrtest (46 hour 46 min) 2 days, 0:38:35 load avg: 0.03 running: test_regrtest (46 hour 47 min) 2 days, 0:39:05 load avg: 0.02 running: test_regrtest (46 hour 47 min) 2 days, 0:39:35 load avg: 0.01 running: test_regrtest (46 hour 48 min) 2 days, 0:40:05 load avg: 0.00 running: test_regrtest (46 hour 48 min) 2 days, 0:40:35 load avg: 0.06 running: test_regrtest (46 hour 49 min) 2 days, 0:41:05 load avg: 0.03 running: test_regrtest (46 hour 49 min) 2 days, 0:41:35 load avg: 0.10 running: test_regrtest (46 hour 50 min) 2 days, 0:42:05 load avg: 0.06 running: test_regrtest (46 hour 50 min) 2 days, 0:42:35 load avg: 0.04 running: test_regrtest (46 hour 51 min) 2 days, 0:43:05 load avg: 0.02 running: test_regrtest (46 hour 51 min) 2 days, 0:43:35 load avg: 0.06 running: test_regrtest (46 hour 52 min) 2 days, 0:44:05 load avg: 0.11 running: test_regrtest (46 hour 52 min) 2 days, 0:44:35 load avg: 0.06 running: test_regrtest (46 hour 53 min) 2 days, 0:45:05 load avg: 0.04 running: test_regrtest (46 hour 53 min) 2 days, 0:45:35 load avg: 0.02 running: test_regrtest (46 hour 54 min) 2 days, 0:46:05 load avg: 0.01 running: test_regrtest (46 hour 54 min) 2 days, 0:46:35 load avg: 0.21 running: test_regrtest (46 hour 55 min) 2 days, 0:47:05 load avg: 0.13 running: test_regrtest (46 hour 55 min) 2 days, 0:47:35 load avg: 0.13 running: test_regrtest (46 hour 56 min) 2 days, 0:48:06 load avg: 0.21 running: test_regrtest (46 hour 56 min) 2 days, 0:48:36 load avg: 0.12 running: test_regrtest (46 hour 57 min) 2 days, 0:49:06 load avg: 0.07 running: test_regrtest (46 hour 57 min) 2 days, 0:49:36 load avg: 0.04 running: test_regrtest (46 hour 58 min) 2 days, 0:50:06 load avg: 0.02 running: test_regrtest (46 hour 58 min) 2 days, 0:50:36 load avg: 0.01 running: test_regrtest (46 hour 59 min) 2 days, 0:51:06 load avg: 0.01 running: test_regrtest (46 hour 59 min) 2 days, 0:51:36 load avg: 0.07 running: test_regrtest (47 hour 11 sec) 2 days, 0:52:06 load avg: 0.04 running: test_regrtest (47 hour 41 sec) 2 days, 0:52:36 load avg: 0.02 running: test_regrtest (47 hour 1 min) 2 days, 0:53:06 load avg: 0.01 running: test_regrtest (47 hour 1 min) 2 days, 0:53:36 load avg: 0.01 running: test_regrtest (47 hour 2 min) 2 days, 0:54:06 load avg: 0.00 running: test_regrtest (47 hour 2 min) 2 days, 0:54:36 load avg: 0.00 running: test_regrtest (47 hour 3 min) 2 days, 0:55:06 load avg: 0.00 running: test_regrtest (47 hour 3 min) 2 days, 0:55:36 load avg: 0.00 running: test_regrtest (47 hour 4 min) 2 days, 0:56:06 load avg: 0.07 running: test_regrtest (47 hour 4 min) 2 days, 0:56:36 load avg: 0.09 running: test_regrtest (47 hour 5 min) 2 days, 0:57:06 load avg: 0.06 running: test_regrtest (47 hour 5 min) 2 days, 0:57:36 load avg: 0.11 running: test_regrtest (47 hour 6 min) 2 days, 0:58:06 load avg: 0.12 running: test_regrtest (47 hour 6 min) 2 days, 0:58:36 load avg: 0.07 running: test_regrtest (47 hour 7 min) 2 days, 0:59:06 load avg: 0.04 running: test_regrtest (47 hour 7 min) 2 days, 0:59:36 load avg: 0.02 running: test_regrtest (47 hour 8 min) 2 days, 1:00:06 load avg: 0.07 running: test_regrtest (47 hour 8 min) 2 days, 1:00:36 load avg: 0.04 running: test_regrtest (47 hour 9 min) 2 days, 1:01:06 load avg: 0.08 running: test_regrtest (47 hour 9 min) 2 days, 1:01:36 load avg: 0.10 running: test_regrtest (47 hour 10 min) 2 days, 1:02:06 load avg: 0.13 running: test_regrtest (47 hour 10 min) 2 days, 1:02:36 load avg: 0.21 running: test_regrtest (47 hour 11 min) 2 days, 1:03:06 load avg: 0.12 running: test_regrtest (47 hour 11 min) 2 days, 1:03:36 load avg: 0.18 running: test_regrtest (47 hour 12 min) 2 days, 1:04:06 load avg: 0.19 running: test_regrtest (47 hour 12 min) 2 days, 1:04:36 load avg: 0.17 running: test_regrtest (47 hour 13 min) 2 days, 1:05:06 load avg: 0.10 running: test_regrtest (47 hour 13 min) 2 days, 1:05:36 load avg: 0.20 running: test_regrtest (47 hour 14 min) 2 days, 1:06:06 load avg: 0.12 running: test_regrtest (47 hour 14 min) 2 days, 1:06:36 load avg: 0.07 running: test_regrtest (47 hour 15 min) 2 days, 1:07:06 load avg: 0.12 running: test_regrtest (47 hour 15 min) 2 days, 1:07:36 load avg: 0.07 running: test_regrtest (47 hour 16 min) 2 days, 1:08:06 load avg: 0.10 running: test_regrtest (47 hour 16 min) 2 days, 1:08:36 load avg: 0.12 running: test_regrtest (47 hour 17 min) 2 days, 1:09:06 load avg: 0.07 running: test_regrtest (47 hour 17 min) 2 days, 1:09:36 load avg: 0.04 running: test_regrtest (47 hour 18 min) 2 days, 1:10:06 load avg: 0.02 running: test_regrtest (47 hour 18 min) 2 days, 1:10:36 load avg: 0.13 running: test_regrtest (47 hour 19 min) 2 days, 1:11:06 load avg: 0.08 running: test_regrtest (47 hour 19 min) 2 days, 1:11:36 load avg: 0.05 running: test_regrtest (47 hour 20 min) 2 days, 1:12:06 load avg: 0.08 running: test_regrtest (47 hour 20 min) 2 days, 1:12:36 load avg: 0.05 running: test_regrtest (47 hour 21 min) 2 days, 1:13:06 load avg: 0.03 running: test_regrtest (47 hour 21 min) 2 days, 1:13:36 load avg: 0.02 running: test_regrtest (47 hour 22 min) 2 days, 1:14:06 load avg: 0.01 running: test_regrtest (47 hour 22 min) 2 days, 1:14:36 load avg: 0.00 running: test_regrtest (47 hour 23 min) 2 days, 1:15:06 load avg: 0.07 running: test_regrtest (47 hour 23 min) 2 days, 1:15:36 load avg: 0.11 running: test_regrtest (47 hour 24 min) 2 days, 1:16:06 load avg: 0.06 running: test_regrtest (47 hour 24 min) 2 days, 1:16:36 load avg: 0.04 running: test_regrtest (47 hour 25 min) 2 days, 1:17:06 load avg: 0.09 running: test_regrtest (47 hour 25 min) 2 days, 1:17:36 load avg: 0.05 running: test_regrtest (47 hour 26 min) 2 days, 1:18:06 load avg: 0.03 running: test_regrtest (47 hour 26 min) 2 days, 1:18:36 load avg: 0.02 running: test_regrtest (47 hour 27 min) 2 days, 1:19:06 load avg: 0.01 running: test_regrtest (47 hour 27 min) 2 days, 1:19:36 load avg: 0.00 running: test_regrtest (47 hour 28 min) 2 days, 1:20:06 load avg: 0.00 running: test_regrtest (47 hour 28 min) 2 days, 1:20:36 load avg: 0.00 running: test_regrtest (47 hour 29 min) 2 days, 1:21:06 load avg: 0.00 running: test_regrtest (47 hour 29 min) 2 days, 1:21:36 load avg: 0.00 running: test_regrtest (47 hour 30 min) 2 days, 1:22:06 load avg: 0.00 running: test_regrtest (47 hour 30 min) 2 days, 1:22:36 load avg: 0.06 running: test_regrtest (47 hour 31 min) 2 days, 1:23:06 load avg: 0.04 running: test_regrtest (47 hour 31 min) 2 days, 1:23:36 load avg: 0.02 running: test_regrtest (47 hour 32 min) 2 days, 1:24:06 load avg: 0.08 running: test_regrtest (47 hour 32 min) 2 days, 1:24:36 load avg: 0.05 running: test_regrtest (47 hour 33 min) 2 days, 1:25:06 load avg: 0.11 running: test_regrtest (47 hour 33 min) 2 days, 1:25:36 load avg: 0.07 running: test_regrtest (47 hour 34 min) 2 days, 1:26:06 load avg: 0.04 running: test_regrtest (47 hour 34 min) 2 days, 1:26:36 load avg: 0.09 running: test_regrtest (47 hour 35 min) 2 days, 1:27:06 load avg: 0.05 running: test_regrtest (47 hour 35 min) 2 days, 1:27:36 load avg: 0.03 running: test_regrtest (47 hour 36 min) 2 days, 1:28:06 load avg: 0.02 running: test_regrtest (47 hour 36 min) 2 days, 1:28:36 load avg: 0.07 running: test_regrtest (47 hour 37 min) 2 days, 1:29:06 load avg: 0.04 running: test_regrtest (47 hour 37 min) 2 days, 1:29:36 load avg: 0.17 running: test_regrtest (47 hour 38 min) 2 days, 1:30:06 load avg: 0.10 running: test_regrtest (47 hour 38 min) 2 days, 1:30:36 load avg: 0.06 running: test_regrtest (47 hour 39 min) 2 days, 1:31:06 load avg: 0.04 running: test_regrtest (47 hour 39 min) 2 days, 1:31:36 load avg: 0.02 running: test_regrtest (47 hour 40 min) 2 days, 1:32:06 load avg: 0.01 running: test_regrtest (47 hour 40 min) 2 days, 1:32:36 load avg: 0.01 running: test_regrtest (47 hour 41 min) 2 days, 1:33:06 load avg: 0.00 running: test_regrtest (47 hour 41 min) 2 days, 1:33:36 load avg: 0.00 running: test_regrtest (47 hour 42 min) 2 days, 1:34:06 load avg: 0.00 running: test_regrtest (47 hour 42 min) 2 days, 1:34:36 load avg: 0.00 running: test_regrtest (47 hour 43 min) 2 days, 1:35:06 load avg: 0.00 running: test_regrtest (47 hour 43 min) 2 days, 1:35:36 load avg: 0.06 running: test_regrtest (47 hour 44 min) 2 days, 1:36:06 load avg: 0.04 running: test_regrtest (47 hour 44 min) 2 days, 1:36:36 load avg: 0.02 running: test_regrtest (47 hour 45 min) 2 days, 1:37:06 load avg: 0.01 running: test_regrtest (47 hour 45 min) 2 days, 1:37:36 load avg: 0.06 running: test_regrtest (47 hour 46 min) 2 days, 1:38:06 load avg: 0.03 running: test_regrtest (47 hour 46 min) 2 days, 1:38:36 load avg: 0.02 running: test_regrtest (47 hour 47 min) 2 days, 1:39:06 load avg: 0.01 running: test_regrtest (47 hour 47 min) 2 days, 1:39:36 load avg: 0.07 running: test_regrtest (47 hour 48 min) 2 days, 1:40:06 load avg: 0.05 running: test_regrtest (47 hour 48 min) 2 days, 1:40:36 load avg: 0.03 running: test_regrtest (47 hour 49 min) 2 days, 1:41:06 load avg: 0.08 running: test_regrtest (47 hour 49 min) 2 days, 1:41:36 load avg: 0.05 running: test_regrtest (47 hour 50 min) 2 days, 1:42:06 load avg: 0.03 running: test_regrtest (47 hour 50 min) 2 days, 1:42:36 load avg: 0.02 running: test_regrtest (47 hour 51 min) 2 days, 1:43:06 load avg: 0.06 running: test_regrtest (47 hour 51 min) 2 days, 1:43:36 load avg: 0.09 running: test_regrtest (47 hour 52 min) 2 days, 1:44:06 load avg: 0.05 running: test_regrtest (47 hour 52 min) 2 days, 1:44:36 load avg: 0.03 running: test_regrtest (47 hour 53 min) 2 days, 1:45:06 load avg: 0.02 running: test_regrtest (47 hour 53 min) 2 days, 1:45:36 load avg: 0.01 running: test_regrtest (47 hour 54 min) 2 days, 1:46:06 load avg: 0.00 running: test_regrtest (47 hour 54 min) 2 days, 1:46:36 load avg: 0.00 running: test_regrtest (47 hour 55 min) 2 days, 1:47:06 load avg: 0.00 running: test_regrtest (47 hour 55 min) 2 days, 1:47:36 load avg: 0.00 running: test_regrtest (47 hour 56 min) 2 days, 1:48:06 load avg: 0.00 running: test_regrtest (47 hour 56 min) 2 days, 1:48:36 load avg: 0.00 running: test_regrtest (47 hour 57 min) 2 days, 1:49:06 load avg: 0.13 running: test_regrtest (47 hour 57 min) 2 days, 1:49:36 load avg: 0.08 running: test_regrtest (47 hour 58 min) 2 days, 1:50:06 load avg: 0.05 running: test_regrtest (47 hour 58 min) 2 days, 1:50:37 load avg: 0.03 running: test_regrtest (47 hour 59 min) 2 days, 1:51:07 load avg: 0.07 running: test_regrtest (47 hour 59 min) 2 days, 1:51:37 load avg: 0.09 running: test_regrtest (48 hour 12 sec) 2 days, 1:52:07 load avg: 0.11 running: test_regrtest (48 hour 42 sec) 2 days, 1:52:37 load avg: 0.06 running: test_regrtest (48 hour 1 min) 2 days, 1:53:07 load avg: 0.12 running: test_regrtest (48 hour 1 min) 2 days, 1:53:37 load avg: 0.07 running: test_regrtest (48 hour 2 min) 2 days, 1:54:07 load avg: 0.04 running: test_regrtest (48 hour 2 min) 2 days, 1:54:37 load avg: 0.08 running: test_regrtest (48 hour 3 min) 2 days, 1:55:07 load avg: 0.11 running: test_regrtest (48 hour 3 min) 2 days, 1:55:37 load avg: 0.07 running: test_regrtest (48 hour 4 min) 2 days, 1:56:07 load avg: 0.04 running: test_regrtest (48 hour 4 min) 2 days, 1:56:37 load avg: 0.02 running: test_regrtest (48 hour 5 min) 2 days, 1:57:07 load avg: 0.01 running: test_regrtest (48 hour 5 min) 2 days, 1:57:37 load avg: 0.01 running: test_regrtest (48 hour 6 min) 2 days, 1:58:07 load avg: 0.00 running: test_regrtest (48 hour 6 min) 2 days, 1:58:37 load avg: 0.00 running: test_regrtest (48 hour 7 min) 2 days, 1:59:07 load avg: 0.00 running: test_regrtest (48 hour 7 min) 2 days, 1:59:37 load avg: 0.14 running: test_regrtest (48 hour 8 min) 2 days, 2:00:07 load avg: 0.08 running: test_regrtest (48 hour 8 min) 2 days, 2:00:37 load avg: 0.05 running: test_regrtest (48 hour 9 min) 2 days, 2:01:07 load avg: 0.03 running: test_regrtest (48 hour 9 min) 2 days, 2:01:37 load avg: 0.14 running: test_regrtest (48 hour 10 min) 2 days, 2:02:07 load avg: 0.08 running: test_regrtest (48 hour 10 min) 2 days, 2:02:37 load avg: 0.05 running: test_regrtest (48 hour 11 min) 2 days, 2:03:07 load avg: 0.03 running: test_regrtest (48 hour 11 min) 2 days, 2:03:37 load avg: 0.07 running: test_regrtest (48 hour 12 min) 2 days, 2:04:07 load avg: 0.04 running: test_regrtest (48 hour 12 min) 2 days, 2:04:37 load avg: 0.03 running: test_regrtest (48 hour 13 min) 2 days, 2:05:07 load avg: 0.01 running: test_regrtest (48 hour 13 min) 2 days, 2:05:37 load avg: 0.22 running: test_regrtest (48 hour 14 min) 2 days, 2:06:07 load avg: 0.13 running: test_regrtest (48 hour 14 min) 2 days, 2:06:37 load avg: 0.08 running: test_regrtest (48 hour 15 min) 2 days, 2:07:07 load avg: 0.05 running: test_regrtest (48 hour 15 min) 2 days, 2:07:37 load avg: 0.08 running: test_regrtest (48 hour 16 min) 2 days, 2:08:07 load avg: 0.05 running: test_regrtest (48 hour 16 min) 2 days, 2:08:37 load avg: 0.03 running: test_regrtest (48 hour 17 min) 2 days, 2:09:07 load avg: 0.02 running: test_regrtest (48 hour 17 min) 2 days, 2:09:37 load avg: 0.01 running: test_regrtest (48 hour 18 min) 2 days, 2:10:07 load avg: 0.12 running: test_regrtest (48 hour 18 min) 2 days, 2:10:37 load avg: 0.12 running: test_regrtest (48 hour 19 min) 2 days, 2:11:07 load avg: 0.07 running: test_regrtest (48 hour 19 min) 2 days, 2:11:37 load avg: 0.12 running: test_regrtest (48 hour 20 min) 2 days, 2:12:07 load avg: 0.07 running: test_regrtest (48 hour 20 min) 2 days, 2:12:37 load avg: 0.04 running: test_regrtest (48 hour 21 min) 2 days, 2:13:07 load avg: 0.02 running: test_regrtest (48 hour 21 min) 2 days, 2:13:37 load avg: 0.01 running: test_regrtest (48 hour 22 min) 2 days, 2:14:07 load avg: 0.01 running: test_regrtest (48 hour 22 min) 2 days, 2:14:37 load avg: 0.07 running: test_regrtest (48 hour 23 min) 2 days, 2:15:07 load avg: 0.04 running: test_regrtest (48 hour 23 min) 2 days, 2:15:37 load avg: 0.02 running: test_regrtest (48 hour 24 min) 2 days, 2:16:07 load avg: 0.01 running: test_regrtest (48 hour 24 min) 2 days, 2:16:37 load avg: 0.06 running: test_regrtest (48 hour 25 min) 2 days, 2:17:07 load avg: 0.04 running: test_regrtest (48 hour 25 min) 2 days, 2:17:37 load avg: 0.02 running: test_regrtest (48 hour 26 min) 2 days, 2:18:07 load avg: 0.01 running: test_regrtest (48 hour 26 min) 2 days, 2:18:37 load avg: 0.01 running: test_regrtest (48 hour 27 min) 2 days, 2:19:07 load avg: 0.00 running: test_regrtest (48 hour 27 min) 2 days, 2:19:37 load avg: 0.00 running: test_regrtest (48 hour 28 min) 2 days, 2:20:07 load avg: 0.07 running: test_regrtest (48 hour 28 min) 2 days, 2:20:37 load avg: 0.09 running: test_regrtest (48 hour 29 min) 2 days, 2:21:07 load avg: 0.06 running: test_regrtest (48 hour 29 min) 2 days, 2:21:37 load avg: 0.03 running: test_regrtest (48 hour 30 min) 2 days, 2:22:07 load avg: 0.02 running: test_regrtest (48 hour 30 min) 2 days, 2:22:37 load avg: 0.01 running: test_regrtest (48 hour 31 min) 2 days, 2:23:07 load avg: 0.00 running: test_regrtest (48 hour 31 min) 2 days, 2:23:37 load avg: 0.00 running: test_regrtest (48 hour 32 min) 2 days, 2:24:07 load avg: 0.00 running: test_regrtest (48 hour 32 min) 2 days, 2:24:37 load avg: 0.00 running: test_regrtest (48 hour 33 min) 2 days, 2:25:07 load avg: 0.00 running: test_regrtest (48 hour 33 min) 2 days, 2:25:37 load avg: 0.00 running: test_regrtest (48 hour 34 min) 2 days, 2:26:07 load avg: 0.00 running: test_regrtest (48 hour 34 min) 2 days, 2:26:37 load avg: 0.00 running: test_regrtest (48 hour 35 min) 2 days, 2:27:07 load avg: 0.00 running: test_regrtest (48 hour 35 min) 2 days, 2:27:37 load avg: 0.11 running: test_regrtest (48 hour 36 min) 2 days, 2:28:07 load avg: 0.07 running: test_regrtest (48 hour 36 min) 2 days, 2:28:37 load avg: 0.04 running: test_regrtest (48 hour 37 min) 2 days, 2:29:07 load avg: 0.02 running: test_regrtest (48 hour 37 min) 2 days, 2:29:37 load avg: 0.08 running: test_regrtest (48 hour 38 min) 2 days, 2:30:07 load avg: 0.10 running: test_regrtest (48 hour 38 min) 2 days, 2:30:37 load avg: 0.19 running: test_regrtest (48 hour 39 min) 2 days, 2:31:07 load avg: 0.11 running: test_regrtest (48 hour 39 min) 2 days, 2:31:37 load avg: 0.12 running: test_regrtest (48 hour 40 min) 2 days, 2:32:07 load avg: 0.07 running: test_regrtest (48 hour 40 min) 2 days, 2:32:37 load avg: 0.10 running: test_regrtest (48 hour 41 min) 2 days, 2:33:07 load avg: 0.06 running: test_regrtest (48 hour 41 min) 2 days, 2:33:37 load avg: 0.09 running: test_regrtest (48 hour 42 min) 2 days, 2:34:07 load avg: 0.05 running: test_regrtest (48 hour 42 min) 2 days, 2:34:37 load avg: 0.08 running: test_regrtest (48 hour 43 min) 2 days, 2:35:07 load avg: 0.12 running: test_regrtest (48 hour 43 min) 2 days, 2:35:37 load avg: 0.12 running: test_regrtest (48 hour 44 min) 2 days, 2:36:07 load avg: 0.07 running: test_regrtest (48 hour 44 min) 2 days, 2:36:37 load avg: 0.04 running: test_regrtest (48 hour 45 min) 2 days, 2:37:07 load avg: 0.19 running: test_regrtest (48 hour 45 min) 2 days, 2:37:37 load avg: 0.12 running: test_regrtest (48 hour 46 min) 2 days, 2:38:07 load avg: 0.12 running: test_regrtest (48 hour 46 min) 2 days, 2:38:37 load avg: 0.15 running: test_regrtest (48 hour 47 min) 2 days, 2:39:07 load avg: 0.21 running: test_regrtest (48 hour 47 min) 2 days, 2:39:37 load avg: 0.12 running: test_regrtest (48 hour 48 min) 2 days, 2:40:07 load avg: 0.07 running: test_regrtest (48 hour 48 min) 2 days, 2:40:37 load avg: 0.04 running: test_regrtest (48 hour 49 min) 2 days, 2:41:07 load avg: 0.02 running: test_regrtest (48 hour 49 min) 2 days, 2:41:37 load avg: 0.01 running: test_regrtest (48 hour 50 min) 2 days, 2:42:07 load avg: 0.01 running: test_regrtest (48 hour 50 min) 2 days, 2:42:37 load avg: 0.21 running: test_regrtest (48 hour 51 min) 2 days, 2:43:07 load avg: 0.13 running: test_regrtest (48 hour 51 min) 2 days, 2:43:37 load avg: 0.08 running: test_regrtest (48 hour 52 min) 2 days, 2:44:07 load avg: 0.05 running: test_regrtest (48 hour 52 min) 2 days, 2:44:37 load avg: 0.16 running: test_regrtest (48 hour 53 min) 2 days, 2:45:07 load avg: 0.09 running: test_regrtest (48 hour 53 min) 2 days, 2:45:37 load avg: 0.06 running: test_regrtest (48 hour 54 min) 2 days, 2:46:07 load avg: 0.03 running: test_regrtest (48 hour 54 min) 2 days, 2:46:37 load avg: 0.07 running: test_regrtest (48 hour 55 min) 2 days, 2:47:07 load avg: 0.11 running: test_regrtest (48 hour 55 min) 2 days, 2:47:37 load avg: 0.07 running: test_regrtest (48 hour 56 min) 2 days, 2:48:07 load avg: 0.18 running: test_regrtest (48 hour 56 min) 2 days, 2:48:37 load avg: 0.11 running: test_regrtest (48 hour 57 min) 2 days, 2:49:07 load avg: 0.06 running: test_regrtest (48 hour 57 min) 2 days, 2:49:37 load avg: 0.10 running: test_regrtest (48 hour 58 min) 2 days, 2:50:07 load avg: 0.12 running: test_regrtest (48 hour 58 min) 2 days, 2:50:37 load avg: 0.07 running: test_regrtest (48 hour 59 min) 2 days, 2:51:07 load avg: 0.04 running: test_regrtest (48 hour 59 min) 2 days, 2:51:37 load avg: 0.02 running: test_regrtest (49 hour 13 sec) 2 days, 2:52:07 load avg: 0.01 running: test_regrtest (49 hour 43 sec) 2 days, 2:52:37 load avg: 0.01 running: test_regrtest (49 hour 1 min) 2 days, 2:53:07 load avg: 0.00 running: test_regrtest (49 hour 1 min) 2 days, 2:53:37 load avg: 0.19 running: test_regrtest (49 hour 2 min) 2 days, 2:54:07 load avg: 0.11 running: test_regrtest (49 hour 2 min) 2 days, 2:54:37 load avg: 0.07 running: test_regrtest (49 hour 3 min) 2 days, 2:55:08 load avg: 0.12 running: test_regrtest (49 hour 3 min) 2 days, 2:55:38 load avg: 0.07 running: test_regrtest (49 hour 4 min) 2 days, 2:56:08 load avg: 0.04 running: test_regrtest (49 hour 4 min) 2 days, 2:56:38 load avg: 0.02 running: test_regrtest (49 hour 5 min) 2 days, 2:57:08 load avg: 0.13 running: test_regrtest (49 hour 5 min) 2 days, 2:57:38 load avg: 0.08 running: test_regrtest (49 hour 6 min) 2 days, 2:58:08 load avg: 0.05 running: test_regrtest (49 hour 6 min) 2 days, 2:58:38 load avg: 0.10 running: test_regrtest (49 hour 7 min) 2 days, 2:59:08 load avg: 0.06 running: test_regrtest (49 hour 7 min) 2 days, 2:59:38 load avg: 0.04 running: test_regrtest (49 hour 8 min) 2 days, 3:00:08 load avg: 0.02 running: test_regrtest (49 hour 8 min) 2 days, 3:00:38 load avg: 0.07 running: test_regrtest (49 hour 9 min) 2 days, 3:01:08 load avg: 0.04 running: test_regrtest (49 hour 9 min) 2 days, 3:01:38 load avg: 0.02 running: test_regrtest (49 hour 10 min) 2 days, 3:02:08 load avg: 0.01 running: test_regrtest (49 hour 10 min) 2 days, 3:02:38 load avg: 0.01 running: test_regrtest (49 hour 11 min) 2 days, 3:03:08 load avg: 0.00 running: test_regrtest (49 hour 11 min) 2 days, 3:03:38 load avg: 0.00 running: test_regrtest (49 hour 12 min) 2 days, 3:04:08 load avg: 0.00 running: test_regrtest (49 hour 12 min) 2 days, 3:04:38 load avg: 0.00 running: test_regrtest (49 hour 13 min) 2 days, 3:05:08 load avg: 0.00 running: test_regrtest (49 hour 13 min) 2 days, 3:05:38 load avg: 0.00 running: test_regrtest (49 hour 14 min) 2 days, 3:06:08 load avg: 0.00 running: test_regrtest (49 hour 14 min) 2 days, 3:06:38 load avg: 0.00 running: test_regrtest (49 hour 15 min) 2 days, 3:07:08 load avg: 0.07 running: test_regrtest (49 hour 15 min) 2 days, 3:07:38 load avg: 0.04 running: test_regrtest (49 hour 16 min) 2 days, 3:08:08 load avg: 0.10 running: test_regrtest (49 hour 16 min) 2 days, 3:08:38 load avg: 0.06 running: test_regrtest (49 hour 17 min) 2 days, 3:09:08 load avg: 0.15 running: test_regrtest (49 hour 17 min) 2 days, 3:09:38 load avg: 0.09 running: test_regrtest (49 hour 18 min) 2 days, 3:10:08 load avg: 0.05 running: test_regrtest (49 hour 18 min) 2 days, 3:10:38 load avg: 0.11 running: test_regrtest (49 hour 19 min) 2 days, 3:11:08 load avg: 0.07 running: test_regrtest (49 hour 19 min) 2 days, 3:11:38 load avg: 0.04 running: test_regrtest (49 hour 20 min) 2 days, 3:12:08 load avg: 0.02 running: test_regrtest (49 hour 20 min) 2 days, 3:12:38 load avg: 0.13 running: test_regrtest (49 hour 21 min) 2 days, 3:13:08 load avg: 0.08 running: test_regrtest (49 hour 21 min) 2 days, 3:13:38 load avg: 0.05 running: test_regrtest (49 hour 22 min) 2 days, 3:14:08 load avg: 0.10 running: test_regrtest (49 hour 22 min) 2 days, 3:14:38 load avg: 0.06 running: test_regrtest (49 hour 23 min) 2 days, 3:15:08 load avg: 0.04 running: test_regrtest (49 hour 23 min) 2 days, 3:15:38 load avg: 0.02 running: test_regrtest (49 hour 24 min) 2 days, 3:16:08 load avg: 0.01 running: test_regrtest (49 hour 24 min) 2 days, 3:16:38 load avg: 0.01 running: test_regrtest (49 hour 25 min) 2 days, 3:17:08 load avg: 0.00 running: test_regrtest (49 hour 25 min) 2 days, 3:17:38 load avg: 0.00 running: test_regrtest (49 hour 26 min) 2 days, 3:18:08 load avg: 0.15 running: test_regrtest (49 hour 26 min) 2 days, 3:18:38 load avg: 0.09 running: test_regrtest (49 hour 27 min) 2 days, 3:19:08 load avg: 0.05 running: test_regrtest (49 hour 27 min) 2 days, 3:19:38 load avg: 0.03 running: test_regrtest (49 hour 28 min) 2 days, 3:20:08 load avg: 0.08 running: test_regrtest (49 hour 28 min) 2 days, 3:20:38 load avg: 0.05 running: test_regrtest (49 hour 29 min) 2 days, 3:21:08 load avg: 0.03 running: test_regrtest (49 hour 29 min) 2 days, 3:21:38 load avg: 0.07 running: test_regrtest (49 hour 30 min) 2 days, 3:22:08 load avg: 0.09 running: test_regrtest (49 hour 30 min) 2 days, 3:22:38 load avg: 0.06 running: test_regrtest (49 hour 31 min) 2 days, 3:23:08 load avg: 0.09 running: test_regrtest (49 hour 31 min) 2 days, 3:23:38 load avg: 0.12 running: test_regrtest (49 hour 32 min) 2 days, 3:24:08 load avg: 0.13 running: test_regrtest (49 hour 32 min) 2 days, 3:24:38 load avg: 0.08 running: test_regrtest (49 hour 33 min) 2 days, 3:25:08 load avg: 0.10 running: test_regrtest (49 hour 33 min) 2 days, 3:25:38 load avg: 0.24 running: test_regrtest (49 hour 34 min) 2 days, 3:26:08 load avg: 0.22 running: test_regrtest (49 hour 34 min) 2 days, 3:26:38 load avg: 0.19 running: test_regrtest (49 hour 35 min) 2 days, 3:27:08 load avg: 0.17 running: test_regrtest (49 hour 35 min) 2 days, 3:27:38 load avg: 0.10 running: test_regrtest (49 hour 36 min) 2 days, 3:28:08 load avg: 0.11 running: test_regrtest (49 hour 36 min) 2 days, 3:28:38 load avg: 0.07 running: test_regrtest (49 hour 37 min) 2 days, 3:29:08 load avg: 0.09 running: test_regrtest (49 hour 37 min) 2 days, 3:29:38 load avg: 0.06 running: test_regrtest (49 hour 38 min) 2 days, 3:30:08 load avg: 0.03 running: test_regrtest (49 hour 38 min) 2 days, 3:30:38 load avg: 0.02 running: test_regrtest (49 hour 39 min) 2 days, 3:31:08 load avg: 0.09 running: test_regrtest (49 hour 39 min) 2 days, 3:31:38 load avg: 0.28 running: test_regrtest (49 hour 40 min) 2 days, 3:32:08 load avg: 0.56 running: test_regrtest (49 hour 40 min) 2 days, 3:32:38 load avg: 0.74 running: test_regrtest (49 hour 41 min) 2 days, 3:33:08 load avg: 0.84 running: test_regrtest (49 hour 41 min) 2 days, 3:33:38 load avg: 1.10 running: test_regrtest (49 hour 42 min) 2 days, 3:34:08 load avg: 1.06 running: test_regrtest (49 hour 42 min) 2 days, 3:34:38 load avg: 1.03 running: test_regrtest (49 hour 43 min) 2 days, 3:35:08 load avg: 1.02 running: test_regrtest (49 hour 43 min) 2 days, 3:35:38 load avg: 0.86 running: test_regrtest (49 hour 44 min) 2 days, 3:36:08 load avg: 0.58 running: test_regrtest (49 hour 44 min) 2 days, 3:36:38 load avg: 0.35 running: test_regrtest (49 hour 45 min) 2 days, 3:37:08 load avg: 0.21 running: test_regrtest (49 hour 45 min) 2 days, 3:37:38 load avg: 0.13 running: test_regrtest (49 hour 46 min) 2 days, 3:38:08 load avg: 0.08 running: test_regrtest (49 hour 46 min) 2 days, 3:38:38 load avg: 0.04 running: test_regrtest (49 hour 47 min) 2 days, 3:39:08 load avg: 0.03 running: test_regrtest (49 hour 47 min) 2 days, 3:39:38 load avg: 0.01 running: test_regrtest (49 hour 48 min) 2 days, 3:40:08 load avg: 0.01 running: test_regrtest (49 hour 48 min) 2 days, 3:40:38 load avg: 0.00 running: test_regrtest (49 hour 49 min) 2 days, 3:41:08 load avg: 0.06 running: test_regrtest (49 hour 49 min) 2 days, 3:41:38 load avg: 0.11 running: test_regrtest (49 hour 50 min) 2 days, 3:42:08 load avg: 0.06 running: test_regrtest (49 hour 50 min) 2 days, 3:42:38 load avg: 0.12 running: test_regrtest (49 hour 51 min) 2 days, 3:43:08 load avg: 0.07 running: test_regrtest (49 hour 51 min) 2 days, 3:43:38 load avg: 0.10 running: test_regrtest (49 hour 52 min) 2 days, 3:44:08 load avg: 0.06 running: test_regrtest (49 hour 52 min) 2 days, 3:44:38 load avg: 0.10 running: test_regrtest (49 hour 53 min) 2 days, 3:45:08 load avg: 0.13 running: test_regrtest (49 hour 53 min) 2 days, 3:45:38 load avg: 0.08 running: test_regrtest (49 hour 54 min) 2 days, 3:46:08 load avg: 0.12 running: test_regrtest (49 hour 54 min) 2 days, 3:46:38 load avg: 0.07 running: test_regrtest (49 hour 55 min) 2 days, 3:47:08 load avg: 0.04 running: test_regrtest (49 hour 55 min) 2 days, 3:47:38 load avg: 0.02 running: test_regrtest (49 hour 56 min) 2 days, 3:48:08 load avg: 0.01 running: test_regrtest (49 hour 56 min) 2 days, 3:48:38 load avg: 0.01 running: test_regrtest (49 hour 57 min) 2 days, 3:49:08 load avg: 0.07 running: test_regrtest (49 hour 57 min) 2 days, 3:49:38 load avg: 0.04 running: test_regrtest (49 hour 58 min) 2 days, 3:50:08 load avg: 0.02 running: test_regrtest (49 hour 58 min) 2 days, 3:50:38 load avg: 0.01 running: test_regrtest (49 hour 59 min) 2 days, 3:51:08 load avg: 0.01 running: test_regrtest (49 hour 59 min) 2 days, 3:51:38 load avg: 0.06 running: test_regrtest (50 hour 14 sec) 2 days, 3:52:08 load avg: 0.04 running: test_regrtest (50 hour 44 sec) 2 days, 3:52:38 load avg: 0.02 running: test_regrtest (50 hour 1 min) 2 days, 3:53:08 load avg: 0.01 running: test_regrtest (50 hour 1 min) 2 days, 3:53:38 load avg: 0.01 running: test_regrtest (50 hour 2 min) 2 days, 3:54:09 load avg: 0.00 running: test_regrtest (50 hour 2 min) 2 days, 3:54:39 load avg: 0.12 running: test_regrtest (50 hour 3 min) 2 days, 3:55:09 load avg: 0.13 running: test_regrtest (50 hour 3 min) 2 days, 3:55:39 load avg: 0.08 running: test_regrtest (50 hour 4 min) 2 days, 3:56:09 load avg: 0.05 running: test_regrtest (50 hour 4 min) 2 days, 3:56:39 load avg: 0.10 running: test_regrtest (50 hour 5 min) 2 days, 3:57:09 load avg: 0.06 running: test_regrtest (50 hour 5 min) 2 days, 3:57:39 load avg: 0.04 running: test_regrtest (50 hour 6 min) 2 days, 3:58:09 load avg: 0.09 running: test_regrtest (50 hour 6 min) 2 days, 3:58:39 load avg: 0.12 running: test_regrtest (50 hour 7 min) 2 days, 3:59:09 load avg: 0.07 running: test_regrtest (50 hour 7 min) 2 days, 3:59:39 load avg: 0.04 running: test_regrtest (50 hour 8 min) 2 days, 4:00:09 load avg: 0.15 running: test_regrtest (50 hour 8 min) 2 days, 4:00:39 load avg: 0.09 running: test_regrtest (50 hour 9 min) 2 days, 4:01:09 load avg: 0.05 running: test_regrtest (50 hour 9 min) 2 days, 4:01:39 load avg: 0.10 running: test_regrtest (50 hour 10 min) 2 days, 4:02:09 load avg: 0.06 running: test_regrtest (50 hour 10 min) 2 days, 4:02:39 load avg: 0.04 running: test_regrtest (50 hour 11 min) 2 days, 4:03:09 load avg: 0.10 running: test_regrtest (50 hour 11 min) 2 days, 4:03:39 load avg: 0.12 running: test_regrtest (50 hour 12 min) 2 days, 4:04:09 load avg: 0.07 running: test_regrtest (50 hour 12 min) 2 days, 4:04:39 load avg: 0.04 running: test_regrtest (50 hour 13 min) 2 days, 4:05:09 load avg: 0.02 running: test_regrtest (50 hour 13 min) 2 days, 4:05:39 load avg: 0.10 running: test_regrtest (50 hour 14 min) 2 days, 4:06:09 load avg: 0.14 running: test_regrtest (50 hour 14 min) 2 days, 4:06:39 load avg: 0.08 running: test_regrtest (50 hour 15 min) 2 days, 4:07:09 load avg: 0.16 running: test_regrtest (50 hour 15 min) 2 days, 4:07:39 load avg: 0.15 running: test_regrtest (50 hour 16 min) 2 days, 4:08:09 load avg: 0.09 running: test_regrtest (50 hour 16 min) 2 days, 4:08:39 load avg: 0.05 running: test_regrtest (50 hour 17 min) 2 days, 4:09:09 load avg: 0.14 running: test_regrtest (50 hour 17 min) 2 days, 4:09:39 load avg: 0.08 running: test_regrtest (50 hour 18 min) 2 days, 4:10:09 load avg: 0.05 running: test_regrtest (50 hour 18 min) 2 days, 4:10:39 load avg: 0.03 running: test_regrtest (50 hour 19 min) 2 days, 4:11:09 load avg: 0.02 running: test_regrtest (50 hour 19 min) 2 days, 4:11:39 load avg: 0.01 running: test_regrtest (50 hour 20 min) 2 days, 4:12:09 load avg: 0.06 running: test_regrtest (50 hour 20 min) 2 days, 4:12:39 load avg: 0.04 running: test_regrtest (50 hour 21 min) 2 days, 4:13:09 load avg: 0.07 running: test_regrtest (50 hour 21 min) 2 days, 4:13:39 load avg: 0.04 running: test_regrtest (50 hour 22 min) 2 days, 4:14:09 load avg: 0.02 running: test_regrtest (50 hour 22 min) 2 days, 4:14:39 load avg: 0.07 running: test_regrtest (50 hour 23 min) 2 days, 4:15:09 load avg: 0.11 running: test_regrtest (50 hour 23 min) 2 days, 4:15:39 load avg: 0.12 running: test_regrtest (50 hour 24 min) 2 days, 4:16:09 load avg: 0.07 running: test_regrtest (50 hour 24 min) 2 days, 4:16:39 load avg: 0.04 running: test_regrtest (50 hour 25 min) 2 days, 4:17:09 load avg: 0.08 running: test_regrtest (50 hour 25 min) 2 days, 4:17:39 load avg: 0.05 running: test_regrtest (50 hour 26 min) 2 days, 4:18:09 load avg: 0.09 running: test_regrtest (50 hour 26 min) 2 days, 4:18:39 load avg: 0.11 running: test_regrtest (50 hour 27 min) 2 days, 4:19:09 load avg: 0.06 running: test_regrtest (50 hour 27 min) 2 days, 4:19:39 load avg: 0.04 running: test_regrtest (50 hour 28 min) 2 days, 4:20:09 load avg: 0.07 running: test_regrtest (50 hour 28 min) 2 days, 4:20:39 load avg: 0.04 running: test_regrtest (50 hour 29 min) 2 days, 4:21:09 load avg: 0.03 running: test_regrtest (50 hour 29 min) 2 days, 4:21:39 load avg: 0.09 running: test_regrtest (50 hour 30 min) 2 days, 4:22:09 load avg: 0.05 running: test_regrtest (50 hour 30 min) 2 days, 4:22:39 load avg: 0.03 running: test_regrtest (50 hour 31 min) 2 days, 4:23:09 load avg: 0.02 running: test_regrtest (50 hour 31 min) 2 days, 4:23:39 load avg: 0.07 running: test_regrtest (50 hour 32 min) 2 days, 4:24:09 load avg: 0.04 running: test_regrtest (50 hour 32 min) 2 days, 4:24:39 load avg: 0.02 running: test_regrtest (50 hour 33 min) 2 days, 4:25:09 load avg: 0.08 running: test_regrtest (50 hour 33 min) 2 days, 4:25:39 load avg: 0.05 running: test_regrtest (50 hour 34 min) 2 days, 4:26:09 load avg: 0.11 running: test_regrtest (50 hour 34 min) 2 days, 4:26:39 load avg: 0.06 running: test_regrtest (50 hour 35 min) 2 days, 4:27:09 load avg: 0.15 running: test_regrtest (50 hour 35 min) 2 days, 4:27:39 load avg: 0.09 running: test_regrtest (50 hour 36 min) 2 days, 4:28:09 load avg: 0.05 running: test_regrtest (50 hour 36 min) 2 days, 4:28:39 load avg: 0.11 running: test_regrtest (50 hour 37 min) 2 days, 4:29:09 load avg: 0.07 running: test_regrtest (50 hour 37 min) 2 days, 4:29:39 load avg: 0.04 running: test_regrtest (50 hour 38 min) 2 days, 4:30:09 load avg: 0.02 running: test_regrtest (50 hour 38 min) 2 days, 4:30:39 load avg: 0.01 running: test_regrtest (50 hour 39 min) 2 days, 4:31:09 load avg: 0.01 running: test_regrtest (50 hour 39 min) 2 days, 4:31:39 load avg: 0.00 running: test_regrtest (50 hour 40 min) 2 days, 4:32:09 load avg: 0.07 running: test_regrtest (50 hour 40 min) 2 days, 4:32:39 load avg: 0.04 running: test_regrtest (50 hour 41 min) 2 days, 4:33:09 load avg: 0.03 running: test_regrtest (50 hour 41 min) 2 days, 4:33:39 load avg: 0.01 running: test_regrtest (50 hour 42 min) 2 days, 4:34:09 load avg: 0.07 running: test_regrtest (50 hour 42 min) 2 days, 4:34:39 load avg: 0.04 running: test_regrtest (50 hour 43 min) 2 days, 4:35:09 load avg: 0.02 running: test_regrtest (50 hour 43 min) 2 days, 4:35:39 load avg: 0.01 running: test_regrtest (50 hour 44 min) 2 days, 4:36:09 load avg: 0.09 running: test_regrtest (50 hour 44 min) 2 days, 4:36:39 load avg: 0.05 running: test_regrtest (50 hour 45 min) 2 days, 4:37:09 load avg: 0.03 running: test_regrtest (50 hour 45 min) 2 days, 4:37:39 load avg: 0.02 running: test_regrtest (50 hour 46 min) 2 days, 4:38:09 load avg: 0.01 running: test_regrtest (50 hour 46 min) 2 days, 4:38:39 load avg: 0.00 running: test_regrtest (50 hour 47 min) 2 days, 4:39:09 load avg: 0.08 running: test_regrtest (50 hour 47 min) 2 days, 4:39:39 load avg: 0.05 running: test_regrtest (50 hour 48 min) 2 days, 4:40:09 load avg: 0.03 running: test_regrtest (50 hour 48 min) 2 days, 4:40:39 load avg: 0.02 running: test_regrtest (50 hour 49 min) 2 days, 4:41:09 load avg: 0.08 running: test_regrtest (50 hour 49 min) 2 days, 4:41:39 load avg: 0.05 running: test_regrtest (50 hour 50 min) 2 days, 4:42:09 load avg: 0.03 running: test_regrtest (50 hour 50 min) 2 days, 4:42:39 load avg: 0.10 running: test_regrtest (50 hour 51 min) 2 days, 4:43:09 load avg: 0.11 running: test_regrtest (50 hour 51 min) 2 days, 4:43:39 load avg: 0.07 running: test_regrtest (50 hour 52 min) 2 days, 4:44:09 load avg: 0.04 running: test_regrtest (50 hour 52 min) 2 days, 4:44:39 load avg: 0.09 running: test_regrtest (50 hour 53 min) 2 days, 4:45:09 load avg: 0.05 running: test_regrtest (50 hour 53 min) 2 days, 4:45:39 load avg: 0.03 running: test_regrtest (50 hour 54 min) 2 days, 4:46:09 load avg: 0.30 running: test_regrtest (50 hour 54 min) 2 days, 4:46:39 load avg: 0.23 running: test_regrtest (50 hour 55 min) 2 days, 4:47:09 load avg: 0.14 running: test_regrtest (50 hour 55 min) 2 days, 4:47:39 load avg: 0.16 running: test_regrtest (50 hour 56 min) 2 days, 4:48:10 load avg: 0.17 running: test_regrtest (50 hour 56 min) 2 days, 4:48:40 load avg: 0.10 running: test_regrtest (50 hour 57 min) 2 days, 4:49:10 load avg: 0.06 running: test_regrtest (50 hour 57 min) 2 days, 4:49:40 load avg: 0.04 running: test_regrtest (50 hour 58 min) 2 days, 4:50:10 load avg: 0.08 running: test_regrtest (50 hour 58 min) 2 days, 4:50:40 load avg: 0.05 running: test_regrtest (50 hour 59 min) 2 days, 4:51:10 load avg: 0.03 running: test_regrtest (50 hour 59 min) 2 days, 4:51:40 load avg: 0.02 running: test_regrtest (51 hour 15 sec) 2 days, 4:52:10 load avg: 0.01 running: test_regrtest (51 hour 45 sec) 2 days, 4:52:40 load avg: 0.00 running: test_regrtest (51 hour 1 min) 2 days, 4:53:10 load avg: 0.00 running: test_regrtest (51 hour 1 min) 2 days, 4:53:40 load avg: 0.06 running: test_regrtest (51 hour 2 min) 2 days, 4:54:10 load avg: 0.03 running: test_regrtest (51 hour 2 min) 2 days, 4:54:40 load avg: 0.02 running: test_regrtest (51 hour 3 min) 2 days, 4:55:10 load avg: 0.01 running: test_regrtest (51 hour 3 min) 2 days, 4:55:40 load avg: 0.06 running: test_regrtest (51 hour 4 min) 2 days, 4:56:10 load avg: 0.04 running: test_regrtest (51 hour 4 min) 2 days, 4:56:40 load avg: 0.08 running: test_regrtest (51 hour 5 min) 2 days, 4:57:10 load avg: 0.18 running: test_regrtest (51 hour 5 min) 2 days, 4:57:40 load avg: 0.11 running: test_regrtest (51 hour 6 min) 2 days, 4:58:10 load avg: 0.06 running: test_regrtest (51 hour 6 min) 2 days, 4:58:40 load avg: 0.11 running: test_regrtest (51 hour 7 min) 2 days, 4:59:10 load avg: 0.18 running: test_regrtest (51 hour 7 min) 2 days, 4:59:40 load avg: 0.11 running: test_regrtest (51 hour 8 min) 2 days, 5:00:10 load avg: 0.06 running: test_regrtest (51 hour 8 min) 2 days, 5:00:40 load avg: 0.09 running: test_regrtest (51 hour 9 min) 2 days, 5:01:10 load avg: 0.11 running: test_regrtest (51 hour 9 min) 2 days, 5:01:40 load avg: 0.06 running: test_regrtest (51 hour 10 min) 2 days, 5:02:10 load avg: 0.09 running: test_regrtest (51 hour 10 min) 2 days, 5:02:40 load avg: 0.13 running: test_regrtest (51 hour 11 min) 2 days, 5:03:10 load avg: 0.08 running: test_regrtest (51 hour 11 min) 2 days, 5:03:40 load avg: 0.10 running: test_regrtest (51 hour 12 min) 2 days, 5:04:10 load avg: 0.14 running: test_regrtest (51 hour 12 min) 2 days, 5:04:40 load avg: 0.14 running: test_regrtest (51 hour 13 min) 2 days, 5:05:10 load avg: 0.08 running: test_regrtest (51 hour 13 min) 2 days, 5:05:40 load avg: 0.10 running: test_regrtest (51 hour 14 min) 2 days, 5:06:10 load avg: 0.06 running: test_regrtest (51 hour 14 min) 2 days, 5:06:40 load avg: 0.04 running: test_regrtest (51 hour 15 min) 2 days, 5:07:10 load avg: 0.02 running: test_regrtest (51 hour 15 min) 2 days, 5:07:40 load avg: 0.01 running: test_regrtest (51 hour 16 min) 2 days, 5:08:10 load avg: 0.07 running: test_regrtest (51 hour 16 min) 2 days, 5:08:40 load avg: 0.04 running: test_regrtest (51 hour 17 min) 2 days, 5:09:10 load avg: 0.02 running: test_regrtest (51 hour 17 min) 2 days, 5:09:40 load avg: 0.14 running: test_regrtest (51 hour 18 min) 2 days, 5:10:10 load avg: 0.09 running: test_regrtest (51 hour 18 min) 2 days, 5:10:40 load avg: 0.05 running: test_regrtest (51 hour 19 min) 2 days, 5:11:10 load avg: 0.03 running: test_regrtest (51 hour 19 min) 2 days, 5:11:40 load avg: 0.07 running: test_regrtest (51 hour 20 min) 2 days, 5:12:10 load avg: 0.04 running: test_regrtest (51 hour 20 min) 2 days, 5:12:40 load avg: 0.09 running: test_regrtest (51 hour 21 min) 2 days, 5:13:10 load avg: 0.19 running: test_regrtest (51 hour 21 min) 2 days, 5:13:40 load avg: 0.19 running: test_regrtest (51 hour 22 min) 2 days, 5:14:10 load avg: 0.11 running: test_regrtest (51 hour 22 min) 2 days, 5:14:40 load avg: 0.07 running: test_regrtest (51 hour 23 min) 2 days, 5:15:10 load avg: 0.04 running: test_regrtest (51 hour 23 min) 2 days, 5:15:40 load avg: 0.02 running: test_regrtest (51 hour 24 min) 2 days, 5:16:10 load avg: 0.07 running: test_regrtest (51 hour 24 min) 2 days, 5:16:40 load avg: 0.11 running: test_regrtest (51 hour 25 min) 2 days, 5:17:10 load avg: 0.07 running: test_regrtest (51 hour 25 min) 2 days, 5:17:40 load avg: 0.04 running: test_regrtest (51 hour 26 min) 2 days, 5:18:10 load avg: 0.10 running: test_regrtest (51 hour 26 min) 2 days, 5:18:40 load avg: 0.06 running: test_regrtest (51 hour 27 min) 2 days, 5:19:10 load avg: 0.03 running: test_regrtest (51 hour 27 min) 2 days, 5:19:40 load avg: 0.02 running: test_regrtest (51 hour 28 min) 2 days, 5:20:10 load avg: 0.07 running: test_regrtest (51 hour 28 min) 2 days, 5:20:40 load avg: 0.04 running: test_regrtest (51 hour 29 min) 2 days, 5:21:10 load avg: 0.02 running: test_regrtest (51 hour 29 min) 2 days, 5:21:40 load avg: 0.01 running: test_regrtest (51 hour 30 min) 2 days, 5:22:10 load avg: 0.13 running: test_regrtest (51 hour 30 min) 2 days, 5:22:40 load avg: 0.08 running: test_regrtest (51 hour 31 min) 2 days, 5:23:10 load avg: 0.05 running: test_regrtest (51 hour 31 min) 2 days, 5:23:40 load avg: 0.17 running: test_regrtest (51 hour 32 min) 2 days, 5:24:10 load avg: 0.10 running: test_regrtest (51 hour 32 min) 2 days, 5:24:40 load avg: 0.06 running: test_regrtest (51 hour 33 min) 2 days, 5:25:10 load avg: 0.04 running: test_regrtest (51 hour 33 min) 2 days, 5:25:40 load avg: 0.08 running: test_regrtest (51 hour 34 min) 2 days, 5:26:10 load avg: 0.05 running: test_regrtest (51 hour 34 min) 2 days, 5:26:40 load avg: 0.03 running: test_regrtest (51 hour 35 min) 2 days, 5:27:10 load avg: 0.08 running: test_regrtest (51 hour 35 min) 2 days, 5:27:40 load avg: 0.05 running: test_regrtest (51 hour 36 min) 2 days, 5:28:10 load avg: 0.03 running: test_regrtest (51 hour 36 min) 2 days, 5:28:40 load avg: 0.02 running: test_regrtest (51 hour 37 min) 2 days, 5:29:10 load avg: 0.07 running: test_regrtest (51 hour 37 min) 2 days, 5:29:40 load avg: 0.04 running: test_regrtest (51 hour 38 min) 2 days, 5:30:10 load avg: 0.09 running: test_regrtest (51 hour 38 min) 2 days, 5:30:40 load avg: 0.26 running: test_regrtest (51 hour 39 min) 2 days, 5:31:10 load avg: 0.16 running: test_regrtest (51 hour 39 min) 2 days, 5:31:40 load avg: 0.09 running: test_regrtest (51 hour 40 min) 2 days, 5:32:10 load avg: 0.06 running: test_regrtest (51 hour 40 min) 2 days, 5:32:40 load avg: 0.09 running: test_regrtest (51 hour 41 min) 2 days, 5:33:10 load avg: 0.05 running: test_regrtest (51 hour 41 min) 2 days, 5:33:40 load avg: 0.03 running: test_regrtest (51 hour 42 min) 2 days, 5:34:10 load avg: 0.17 running: test_regrtest (51 hour 42 min) 2 days, 5:34:40 load avg: 0.10 running: test_regrtest (51 hour 43 min) 2 days, 5:35:10 load avg: 0.06 running: test_regrtest (51 hour 43 min) 2 days, 5:35:40 load avg: 0.04 running: test_regrtest (51 hour 44 min) 2 days, 5:36:10 load avg: 0.16 running: test_regrtest (51 hour 44 min) 2 days, 5:36:40 load avg: 0.16 running: test_regrtest (51 hour 45 min) 2 days, 5:37:10 load avg: 0.10 running: test_regrtest (51 hour 45 min) 2 days, 5:37:41 load avg: 0.06 running: test_regrtest (51 hour 46 min) 2 days, 5:38:11 load avg: 0.03 running: test_regrtest (51 hour 46 min) 2 days, 5:38:41 load avg: 0.09 running: test_regrtest (51 hour 47 min) 2 days, 5:39:11 load avg: 0.12 running: test_regrtest (51 hour 47 min) 2 days, 5:39:41 load avg: 0.07 running: test_regrtest (51 hour 48 min) 2 days, 5:40:11 load avg: 0.04 running: test_regrtest (51 hour 48 min) 2 days, 5:40:41 load avg: 0.02 running: test_regrtest (51 hour 49 min) 2 days, 5:41:11 load avg: 0.08 running: test_regrtest (51 hour 49 min) 2 days, 5:41:41 load avg: 0.04 running: test_regrtest (51 hour 50 min) 2 days, 5:42:11 load avg: 0.03 running: test_regrtest (51 hour 50 min) 2 days, 5:42:41 load avg: 0.01 running: test_regrtest (51 hour 51 min) 2 days, 5:43:11 load avg: 0.06 running: test_regrtest (51 hour 51 min) 2 days, 5:43:41 load avg: 0.04 running: test_regrtest (51 hour 52 min) 2 days, 5:44:11 load avg: 0.02 running: test_regrtest (51 hour 52 min) 2 days, 5:44:41 load avg: 0.01 running: test_regrtest (51 hour 53 min) 2 days, 5:45:11 load avg: 0.01 running: test_regrtest (51 hour 53 min) 2 days, 5:45:41 load avg: 0.06 running: test_regrtest (51 hour 54 min) 2 days, 5:46:11 load avg: 0.03 running: test_regrtest (51 hour 54 min) 2 days, 5:46:41 load avg: 0.07 running: test_regrtest (51 hour 55 min) 2 days, 5:47:11 load avg: 0.11 running: test_regrtest (51 hour 55 min) 2 days, 5:47:41 load avg: 0.12 running: test_regrtest (51 hour 56 min) 2 days, 5:48:11 load avg: 0.14 running: test_regrtest (51 hour 56 min) 2 days, 5:48:41 load avg: 0.09 running: test_regrtest (51 hour 57 min) 2 days, 5:49:11 load avg: 0.05 running: test_regrtest (51 hour 57 min) 2 days, 5:49:41 load avg: 0.03 running: test_regrtest (51 hour 58 min) 2 days, 5:50:11 load avg: 0.26 running: test_regrtest (51 hour 58 min) 2 days, 5:50:41 load avg: 0.16 running: test_regrtest (51 hour 59 min) 2 days, 5:51:11 load avg: 0.15 running: test_regrtest (51 hour 59 min) 2 days, 5:51:41 load avg: 0.09 running: test_regrtest (52 hour 16 sec) 2 days, 5:52:11 load avg: 0.05 running: test_regrtest (52 hour 46 sec) 2 days, 5:52:41 load avg: 0.08 running: test_regrtest (52 hour 1 min) 2 days, 5:53:11 load avg: 0.11 running: test_regrtest (52 hour 1 min) 2 days, 5:53:41 load avg: 0.06 running: test_regrtest (52 hour 2 min) 2 days, 5:54:11 load avg: 0.09 running: test_regrtest (52 hour 2 min) 2 days, 5:54:41 load avg: 0.12 running: test_regrtest (52 hour 3 min) 2 days, 5:55:11 load avg: 0.20 running: test_regrtest (52 hour 3 min) 2 days, 5:55:41 load avg: 0.26 running: test_regrtest (52 hour 4 min) 2 days, 5:56:11 load avg: 0.23 running: test_regrtest (52 hour 4 min) 2 days, 5:56:41 load avg: 0.24 running: test_regrtest (52 hour 5 min) 2 days, 5:57:11 load avg: 0.20 running: test_regrtest (52 hour 5 min) 2 days, 5:57:41 load avg: 0.12 running: test_regrtest (52 hour 6 min) 2 days, 5:58:11 load avg: 0.13 running: test_regrtest (52 hour 6 min) 2 days, 5:58:41 load avg: 0.08 running: test_regrtest (52 hour 7 min) 2 days, 5:59:11 load avg: 0.04 running: test_regrtest (52 hour 7 min) 2 days, 5:59:41 load avg: 0.03 running: test_regrtest (52 hour 8 min) 2 days, 6:00:11 load avg: 0.01 running: test_regrtest (52 hour 8 min) 2 days, 6:00:41 load avg: 0.01 running: test_regrtest (52 hour 9 min) 2 days, 6:01:11 load avg: 0.00 running: test_regrtest (52 hour 9 min) 2 days, 6:01:41 load avg: 0.00 running: test_regrtest (52 hour 10 min) 2 days, 6:02:11 load avg: 0.00 running: test_regrtest (52 hour 10 min) 2 days, 6:02:41 load avg: 0.00 running: test_regrtest (52 hour 11 min) 2 days, 6:03:11 load avg: 0.00 running: test_regrtest (52 hour 11 min) 2 days, 6:03:41 load avg: 0.06 running: test_regrtest (52 hour 12 min) 2 days, 6:04:11 load avg: 0.16 running: test_regrtest (52 hour 12 min) 2 days, 6:04:41 load avg: 0.18 running: test_regrtest (52 hour 13 min) 2 days, 6:05:11 load avg: 0.11 running: test_regrtest (52 hour 13 min) 2 days, 6:05:41 load avg: 0.06 running: test_regrtest (52 hour 14 min) 2 days, 6:06:11 load avg: 0.04 running: test_regrtest (52 hour 14 min) 2 days, 6:06:41 load avg: 0.08 running: test_regrtest (52 hour 15 min) 2 days, 6:07:11 load avg: 0.05 running: test_regrtest (52 hour 15 min) 2 days, 6:07:41 load avg: 0.03 running: test_regrtest (52 hour 16 min) 2 days, 6:08:11 load avg: 0.02 running: test_regrtest (52 hour 16 min) 2 days, 6:08:41 load avg: 0.01 running: test_regrtest (52 hour 17 min) 2 days, 6:09:11 load avg: 0.00 running: test_regrtest (52 hour 17 min) 2 days, 6:09:41 load avg: 0.00 running: test_regrtest (52 hour 18 min) 2 days, 6:10:11 load avg: 0.00 running: test_regrtest (52 hour 18 min) 2 days, 6:10:41 load avg: 0.00 running: test_regrtest (52 hour 19 min) 2 days, 6:11:11 load avg: 0.00 running: test_regrtest (52 hour 19 min) 2 days, 6:11:41 load avg: 0.00 running: test_regrtest (52 hour 20 min) 2 days, 6:12:11 load avg: 0.12 running: test_regrtest (52 hour 20 min) 2 days, 6:12:41 load avg: 0.13 running: test_regrtest (52 hour 21 min) 2 days, 6:13:11 load avg: 0.08 running: test_regrtest (52 hour 21 min) 2 days, 6:13:41 load avg: 0.10 running: test_regrtest (52 hour 22 min) 2 days, 6:14:11 load avg: 0.06 running: test_regrtest (52 hour 22 min) 2 days, 6:14:41 load avg: 0.04 running: test_regrtest (52 hour 23 min) 2 days, 6:15:11 load avg: 0.02 running: test_regrtest (52 hour 23 min) 2 days, 6:15:41 load avg: 0.07 running: test_regrtest (52 hour 24 min) 2 days, 6:16:11 load avg: 0.04 running: test_regrtest (52 hour 24 min) 2 days, 6:16:41 load avg: 0.02 running: test_regrtest (52 hour 25 min) 2 days, 6:17:11 load avg: 0.01 running: test_regrtest (52 hour 25 min) 2 days, 6:17:41 load avg: 0.06 running: test_regrtest (52 hour 26 min) 2 days, 6:18:11 load avg: 0.04 running: test_regrtest (52 hour 26 min) 2 days, 6:18:41 load avg: 0.02 running: test_regrtest (52 hour 27 min) 2 days, 6:19:11 load avg: 0.08 running: test_regrtest (52 hour 27 min) 2 days, 6:19:41 load avg: 0.05 running: test_regrtest (52 hour 28 min) 2 days, 6:20:11 load avg: 0.03 running: test_regrtest (52 hour 28 min) 2 days, 6:20:41 load avg: 0.02 running: test_regrtest (52 hour 29 min) 2 days, 6:21:11 load avg: 0.07 running: test_regrtest (52 hour 29 min) 2 days, 6:21:41 load avg: 0.04 running: test_regrtest (52 hour 30 min) 2 days, 6:22:11 load avg: 0.02 running: test_regrtest (52 hour 30 min) 2 days, 6:22:41 load avg: 0.01 running: test_regrtest (52 hour 31 min) 2 days, 6:23:11 load avg: 0.01 running: test_regrtest (52 hour 31 min) 2 days, 6:23:41 load avg: 0.00 running: test_regrtest (52 hour 32 min) 2 days, 6:24:11 load avg: 0.00 running: test_regrtest (52 hour 32 min) 2 days, 6:24:41 load avg: 0.00 running: test_regrtest (52 hour 33 min) 2 days, 6:25:11 load avg: 0.00 running: test_regrtest (52 hour 33 min) 2 days, 6:25:41 load avg: 0.00 running: test_regrtest (52 hour 34 min) 2 days, 6:26:11 load avg: 0.08 running: test_regrtest (52 hour 34 min) 2 days, 6:26:41 load avg: 0.10 running: test_regrtest (52 hour 35 min) 2 days, 6:27:11 load avg: 0.06 running: test_regrtest (52 hour 35 min) 2 days, 6:27:41 load avg: 0.04 running: test_regrtest (52 hour 36 min) 2 days, 6:28:11 load avg: 0.02 running: test_regrtest (52 hour 36 min) 2 days, 6:28:41 load avg: 0.01 running: test_regrtest (52 hour 37 min) 2 days, 6:29:11 load avg: 0.01 running: test_regrtest (52 hour 37 min) 2 days, 6:29:41 load avg: 0.00 running: test_regrtest (52 hour 38 min) 2 days, 6:30:11 load avg: 0.06 running: test_regrtest (52 hour 38 min) 2 days, 6:30:41 load avg: 0.03 running: test_regrtest (52 hour 39 min) 2 days, 6:31:11 load avg: 0.02 running: test_regrtest (52 hour 39 min) 2 days, 6:31:42 load avg: 0.01 running: test_regrtest (52 hour 40 min) 2 days, 6:32:12 load avg: 0.00 running: test_regrtest (52 hour 40 min) 2 days, 6:32:42 load avg: 0.06 running: test_regrtest (52 hour 41 min) 2 days, 6:33:12 load avg: 0.03 running: test_regrtest (52 hour 41 min) 2 days, 6:33:42 load avg: 0.09 running: test_regrtest (52 hour 42 min) 2 days, 6:34:12 load avg: 0.06 running: test_regrtest (52 hour 42 min) 2 days, 6:34:42 load avg: 0.03 running: test_regrtest (52 hour 43 min) 2 days, 6:35:12 load avg: 0.02 running: test_regrtest (52 hour 43 min) 2 days, 6:35:42 load avg: 0.28 running: test_regrtest (52 hour 44 min) 2 days, 6:36:12 load avg: 0.24 running: test_regrtest (52 hour 44 min) 2 days, 6:36:42 load avg: 0.14 running: test_regrtest (52 hour 45 min) 2 days, 6:37:12 load avg: 0.16 running: test_regrtest (52 hour 45 min) 2 days, 6:37:42 load avg: 0.64 running: test_regrtest (52 hour 46 min) 2 days, 6:38:12 load avg: 0.39 running: test_regrtest (52 hour 46 min) 2 days, 6:38:42 load avg: 0.23 running: test_regrtest (52 hour 47 min) 2 days, 6:39:12 load avg: 0.25 running: test_regrtest (52 hour 47 min) 2 days, 6:39:42 load avg: 0.21 running: test_regrtest (52 hour 48 min) 2 days, 6:40:12 load avg: 0.18 running: test_regrtest (52 hour 48 min) 2 days, 6:40:42 load avg: 0.11 running: test_regrtest (52 hour 49 min) 2 days, 6:41:12 load avg: 0.14 running: test_regrtest (52 hour 49 min) 2 days, 6:41:42 load avg: 0.09 running: test_regrtest (52 hour 50 min) 2 days, 6:42:12 load avg: 0.05 running: test_regrtest (52 hour 50 min) 2 days, 6:42:42 load avg: 0.03 running: test_regrtest (52 hour 51 min) 2 days, 6:43:12 load avg: 0.02 running: test_regrtest (52 hour 51 min) 2 days, 6:43:42 load avg: 0.01 running: test_regrtest (52 hour 52 min) 2 days, 6:44:12 load avg: 0.19 running: test_regrtest (52 hour 52 min) 2 days, 6:44:42 load avg: 0.11 running: test_regrtest (52 hour 53 min) 2 days, 6:45:12 load avg: 0.07 running: test_regrtest (52 hour 53 min) 2 days, 6:45:42 load avg: 0.16 running: test_regrtest (52 hour 54 min) 2 days, 6:46:12 load avg: 0.15 running: test_regrtest (52 hour 54 min) 2 days, 6:46:42 load avg: 0.17 running: test_regrtest (52 hour 55 min) 2 days, 6:47:12 load avg: 0.10 running: test_regrtest (52 hour 55 min) 2 days, 6:47:42 load avg: 0.06 running: test_regrtest (52 hour 56 min) 2 days, 6:48:12 load avg: 0.04 running: test_regrtest (52 hour 56 min) 2 days, 6:48:42 load avg: 0.02 running: test_regrtest (52 hour 57 min) 2 days, 6:49:12 load avg: 0.01 running: test_regrtest (52 hour 57 min) 2 days, 6:49:42 load avg: 0.01 running: test_regrtest (52 hour 58 min) 2 days, 6:50:12 load avg: 0.00 running: test_regrtest (52 hour 58 min) 2 days, 6:50:42 load avg: 0.14 running: test_regrtest (52 hour 59 min) 2 days, 6:51:12 load avg: 0.08 running: test_regrtest (52 hour 59 min) 2 days, 6:51:42 load avg: 0.05 running: test_regrtest (53 hour 18 sec) 2 days, 6:52:12 load avg: 0.03 running: test_regrtest (53 hour 48 sec) 2 days, 6:52:42 load avg: 0.08 running: test_regrtest (53 hour 1 min) 2 days, 6:53:12 load avg: 0.05 running: test_regrtest (53 hour 1 min) 2 days, 6:53:42 load avg: 0.11 running: test_regrtest (53 hour 2 min) 2 days, 6:54:12 load avg: 0.21 running: test_regrtest (53 hour 2 min) 2 days, 6:54:42 load avg: 0.18 running: test_regrtest (53 hour 3 min) 2 days, 6:55:12 load avg: 0.11 running: test_regrtest (53 hour 3 min) 2 days, 6:55:42 load avg: 0.06 running: test_regrtest (53 hour 4 min) 2 days, 6:56:12 load avg: 0.11 running: test_regrtest (53 hour 4 min) 2 days, 6:56:42 load avg: 0.07 running: test_regrtest (53 hour 5 min) 2 days, 6:57:12 load avg: 0.04 running: test_regrtest (53 hour 5 min) 2 days, 6:57:42 load avg: 0.02 running: test_regrtest (53 hour 6 min) 2 days, 6:58:12 load avg: 0.08 running: test_regrtest (53 hour 6 min) 2 days, 6:58:42 load avg: 0.04 running: test_regrtest (53 hour 7 min) 2 days, 6:59:12 load avg: 0.03 running: test_regrtest (53 hour 7 min) 2 days, 6:59:42 load avg: 0.01 running: test_regrtest (53 hour 8 min) 2 days, 7:00:12 load avg: 0.06 running: test_regrtest (53 hour 8 min) 2 days, 7:00:42 load avg: 0.04 running: test_regrtest (53 hour 9 min) 2 days, 7:01:12 load avg: 0.02 running: test_regrtest (53 hour 9 min) 2 days, 7:01:42 load avg: 0.08 running: test_regrtest (53 hour 10 min) 2 days, 7:02:12 load avg: 0.19 running: test_regrtest (53 hour 10 min) 2 days, 7:02:42 load avg: 0.17 running: test_regrtest (53 hour 11 min) 2 days, 7:03:12 load avg: 0.10 running: test_regrtest (53 hour 11 min) 2 days, 7:03:42 load avg: 0.12 running: test_regrtest (53 hour 12 min) 2 days, 7:04:12 load avg: 0.07 running: test_regrtest (53 hour 12 min) 2 days, 7:04:42 load avg: 0.04 running: test_regrtest (53 hour 13 min) 2 days, 7:05:12 load avg: 0.02 running: test_regrtest (53 hour 13 min) 2 days, 7:05:42 load avg: 0.07 running: test_regrtest (53 hour 14 min) 2 days, 7:06:12 load avg: 0.04 running: test_regrtest (53 hour 14 min) 2 days, 7:06:42 load avg: 0.02 running: test_regrtest (53 hour 15 min) 2 days, 7:07:12 load avg: 0.09 running: test_regrtest (53 hour 15 min) 2 days, 7:07:42 load avg: 0.05 running: test_regrtest (53 hour 16 min) 2 days, 7:08:12 load avg: 0.03 running: test_regrtest (53 hour 16 min) 2 days, 7:08:42 load avg: 0.02 running: test_regrtest (53 hour 17 min) 2 days, 7:09:12 load avg: 0.07 running: test_regrtest (53 hour 17 min) 2 days, 7:09:42 load avg: 0.04 running: test_regrtest (53 hour 18 min) 2 days, 7:10:12 load avg: 0.18 running: test_regrtest (53 hour 18 min) 2 days, 7:10:42 load avg: 0.18 running: test_regrtest (53 hour 19 min) 2 days, 7:11:12 load avg: 0.30 running: test_regrtest (53 hour 19 min) 2 days, 7:11:42 load avg: 0.18 running: test_regrtest (53 hour 20 min) 2 days, 7:12:12 load avg: 0.11 running: test_regrtest (53 hour 20 min) 2 days, 7:12:42 load avg: 0.14 running: test_regrtest (53 hour 21 min) 2 days, 7:13:12 load avg: 0.08 running: test_regrtest (53 hour 21 min) 2 days, 7:13:42 load avg: 0.05 running: test_regrtest (53 hour 22 min) 2 days, 7:14:12 load avg: 0.03 running: test_regrtest (53 hour 22 min) 2 days, 7:14:42 load avg: 0.08 running: test_regrtest (53 hour 23 min) 2 days, 7:15:12 load avg: 0.05 running: test_regrtest (53 hour 23 min) 2 days, 7:15:42 load avg: 0.03 running: test_regrtest (53 hour 24 min) 2 days, 7:16:12 load avg: 0.02 running: test_regrtest (53 hour 24 min) 2 days, 7:16:42 load avg: 0.01 running: test_regrtest (53 hour 25 min) 2 days, 7:17:12 load avg: 0.00 running: test_regrtest (53 hour 25 min) 2 days, 7:17:42 load avg: 0.00 running: test_regrtest (53 hour 26 min) 2 days, 7:18:12 load avg: 0.00 running: test_regrtest (53 hour 26 min) 2 days, 7:18:42 load avg: 0.00 running: test_regrtest (53 hour 27 min) 2 days, 7:19:12 load avg: 0.13 running: test_regrtest (53 hour 27 min) 2 days, 7:19:42 load avg: 0.08 running: test_regrtest (53 hour 28 min) 2 days, 7:20:12 load avg: 0.11 running: test_regrtest (53 hour 28 min) 2 days, 7:20:42 load avg: 0.06 running: test_regrtest (53 hour 29 min) 2 days, 7:21:12 load avg: 0.04 running: test_regrtest (53 hour 29 min) 2 days, 7:21:42 load avg: 0.02 running: test_regrtest (53 hour 30 min) 2 days, 7:22:12 load avg: 0.06 running: test_regrtest (53 hour 30 min) 2 days, 7:22:42 load avg: 0.04 running: test_regrtest (53 hour 31 min) 2 days, 7:23:12 load avg: 0.02 running: test_regrtest (53 hour 31 min) 2 days, 7:23:42 load avg: 0.09 running: test_regrtest (53 hour 32 min) 2 days, 7:24:12 load avg: 0.06 running: test_regrtest (53 hour 32 min) 2 days, 7:24:42 load avg: 0.03 running: test_regrtest (53 hour 33 min) 2 days, 7:25:12 load avg: 0.10 running: test_regrtest (53 hour 33 min) 2 days, 7:25:42 load avg: 0.06 running: test_regrtest (53 hour 34 min) 2 days, 7:26:12 load avg: 0.03 running: test_regrtest (53 hour 34 min) 2 days, 7:26:43 load avg: 0.02 running: test_regrtest (53 hour 35 min) 2 days, 7:27:13 load avg: 0.08 running: test_regrtest (53 hour 35 min) 2 days, 7:27:43 load avg: 0.17 running: test_regrtest (53 hour 36 min) 2 days, 7:28:13 load avg: 0.16 running: test_regrtest (53 hour 36 min) 2 days, 7:28:43 load avg: 0.09 running: test_regrtest (53 hour 37 min) 2 days, 7:29:13 load avg: 0.06 running: test_regrtest (53 hour 37 min) 2 days, 7:29:43 load avg: 0.09 running: test_regrtest (53 hour 38 min) 2 days, 7:30:13 load avg: 0.05 running: test_regrtest (53 hour 38 min) 2 days, 7:30:43 load avg: 0.08 running: test_regrtest (53 hour 39 min) 2 days, 7:31:13 load avg: 0.17 running: test_regrtest (53 hour 39 min) 2 days, 7:31:43 load avg: 0.10 running: test_regrtest (53 hour 40 min) 2 days, 7:32:13 load avg: 0.11 running: test_regrtest (53 hour 40 min) 2 days, 7:32:43 load avg: 0.07 running: test_regrtest (53 hour 41 min) 2 days, 7:33:13 load avg: 0.04 running: test_regrtest (53 hour 41 min) 2 days, 7:33:43 load avg: 0.08 running: test_regrtest (53 hour 42 min) 2 days, 7:34:13 load avg: 0.04 running: test_regrtest (53 hour 42 min) 2 days, 7:34:43 load avg: 0.16 running: test_regrtest (53 hour 43 min) 2 days, 7:35:13 load avg: 0.21 running: test_regrtest (53 hour 43 min) 2 days, 7:35:43 load avg: 0.27 running: test_regrtest (53 hour 44 min) 2 days, 7:36:13 load avg: 0.29 running: test_regrtest (53 hour 44 min) 2 days, 7:36:43 load avg: 0.24 running: test_regrtest (53 hour 45 min) 2 days, 7:37:13 load avg: 0.20 running: test_regrtest (53 hour 45 min) 2 days, 7:37:43 load avg: 0.12 running: test_regrtest (53 hour 46 min) 2 days, 7:38:13 load avg: 0.13 running: test_regrtest (53 hour 46 min) 2 days, 7:38:43 load avg: 0.08 running: test_regrtest (53 hour 47 min) 2 days, 7:39:13 load avg: 0.05 running: test_regrtest (53 hour 47 min) 2 days, 7:39:43 load avg: 0.03 running: test_regrtest (53 hour 48 min) 2 days, 7:40:13 load avg: 0.02 running: test_regrtest (53 hour 48 min) 2 days, 7:40:43 load avg: 0.07 running: test_regrtest (53 hour 49 min) 2 days, 7:41:13 load avg: 0.04 running: test_regrtest (53 hour 49 min) 2 days, 7:41:43 load avg: 0.02 running: test_regrtest (53 hour 50 min) 2 days, 7:42:13 load avg: 0.01 running: test_regrtest (53 hour 50 min) 2 days, 7:42:43 load avg: 0.06 running: test_regrtest (53 hour 51 min) 2 days, 7:43:13 load avg: 0.04 running: test_regrtest (53 hour 51 min) 2 days, 7:43:43 load avg: 0.09 running: test_regrtest (53 hour 52 min) 2 days, 7:44:13 load avg: 0.19 running: test_regrtest (53 hour 52 min) 2 days, 7:44:43 load avg: 0.22 running: test_regrtest (53 hour 53 min) 2 days, 7:45:13 load avg: 0.24 running: test_regrtest (53 hour 53 min) 2 days, 7:45:43 load avg: 0.22 running: test_regrtest (53 hour 54 min) 2 days, 7:46:13 load avg: 0.13 running: test_regrtest (53 hour 54 min) 2 days, 7:46:43 load avg: 0.08 running: test_regrtest (53 hour 55 min) 2 days, 7:47:13 load avg: 0.05 running: test_regrtest (53 hour 55 min) 2 days, 7:47:43 load avg: 0.03 running: test_regrtest (53 hour 56 min) 2 days, 7:48:13 load avg: 0.02 running: test_regrtest (53 hour 56 min) 2 days, 7:48:43 load avg: 0.01 running: test_regrtest (53 hour 57 min) 2 days, 7:49:13 load avg: 0.00 running: test_regrtest (53 hour 57 min) 2 days, 7:49:43 load avg: 0.00 running: test_regrtest (53 hour 58 min) 2 days, 7:50:13 load avg: 0.00 running: test_regrtest (53 hour 58 min) 2 days, 7:50:43 load avg: 0.00 running: test_regrtest (53 hour 59 min) 2 days, 7:51:13 load avg: 0.07 running: test_regrtest (53 hour 59 min) 2 days, 7:51:43 load avg: 0.04 running: test_regrtest (54 hour 19 sec) 2 days, 7:52:13 load avg: 0.16 running: test_regrtest (54 hour 49 sec) 2 days, 7:52:43 load avg: 0.16 running: test_regrtest (54 hour 1 min) 2 days, 7:53:13 load avg: 0.17 running: test_regrtest (54 hour 1 min) 2 days, 7:53:43 load avg: 0.10 running: test_regrtest (54 hour 2 min) 2 days, 7:54:13 load avg: 0.06 running: test_regrtest (54 hour 2 min) 2 days, 7:54:43 load avg: 0.04 running: test_regrtest (54 hour 3 min) 2 days, 7:55:13 load avg: 0.02 running: test_regrtest (54 hour 3 min) 2 days, 7:55:43 load avg: 0.01 running: test_regrtest (54 hour 4 min) 2 days, 7:56:13 load avg: 0.01 running: test_regrtest (54 hour 4 min) 2 days, 7:56:43 load avg: 0.08 running: test_regrtest (54 hour 5 min) 2 days, 7:57:13 load avg: 0.05 running: test_regrtest (54 hour 5 min) 2 days, 7:57:43 load avg: 0.03 running: test_regrtest (54 hour 6 min) 2 days, 7:58:13 load avg: 0.02 running: test_regrtest (54 hour 6 min) 2 days, 7:58:43 load avg: 0.01 running: test_regrtest (54 hour 7 min) 2 days, 7:59:13 load avg: 0.00 running: test_regrtest (54 hour 7 min) 2 days, 7:59:43 load avg: 0.06 running: test_regrtest (54 hour 8 min) 2 days, 8:00:13 load avg: 0.04 running: test_regrtest (54 hour 8 min) 2 days, 8:00:43 load avg: 0.08 running: test_regrtest (54 hour 9 min) 2 days, 8:01:13 load avg: 0.10 running: test_regrtest (54 hour 9 min) 2 days, 8:01:43 load avg: 0.06 running: test_regrtest (54 hour 10 min) 2 days, 8:02:13 load avg: 0.12 running: test_regrtest (54 hour 10 min) 2 days, 8:02:43 load avg: 0.07 running: test_regrtest (54 hour 11 min) 2 days, 8:03:13 load avg: 0.04 running: test_regrtest (54 hour 11 min) 2 days, 8:03:43 load avg: 0.02 running: test_regrtest (54 hour 12 min) 2 days, 8:04:13 load avg: 0.08 running: test_regrtest (54 hour 12 min) 2 days, 8:04:43 load avg: 0.05 running: test_regrtest (54 hour 13 min) 2 days, 8:05:13 load avg: 0.03 running: test_regrtest (54 hour 13 min) 2 days, 8:05:43 load avg: 0.08 running: test_regrtest (54 hour 14 min) 2 days, 8:06:13 load avg: 0.11 running: test_regrtest (54 hour 14 min) 2 days, 8:06:43 load avg: 0.06 running: test_regrtest (54 hour 15 min) 2 days, 8:07:13 load avg: 0.04 running: test_regrtest (54 hour 15 min) 2 days, 8:07:43 load avg: 0.10 running: test_regrtest (54 hour 16 min) 2 days, 8:08:13 load avg: 0.06 running: test_regrtest (54 hour 16 min) 2 days, 8:08:43 load avg: 0.12 running: test_regrtest (54 hour 17 min) 2 days, 8:09:13 load avg: 0.14 running: test_regrtest (54 hour 17 min) 2 days, 8:09:43 load avg: 0.08 running: test_regrtest (54 hour 18 min) 2 days, 8:10:13 load avg: 0.11 running: test_regrtest (54 hour 18 min) 2 days, 8:10:43 load avg: 0.07 running: test_regrtest (54 hour 19 min) 2 days, 8:11:13 load avg: 0.04 running: test_regrtest (54 hour 19 min) 2 days, 8:11:43 load avg: 0.02 running: test_regrtest (54 hour 20 min) 2 days, 8:12:13 load avg: 0.01 running: test_regrtest (54 hour 20 min) 2 days, 8:12:43 load avg: 0.01 running: test_regrtest (54 hour 21 min) 2 days, 8:13:13 load avg: 0.00 running: test_regrtest (54 hour 21 min) 2 days, 8:13:43 load avg: 0.05 running: test_regrtest (54 hour 22 min) 2 days, 8:14:13 load avg: 0.14 running: test_regrtest (54 hour 22 min) 2 days, 8:14:43 load avg: 0.08 running: test_regrtest (54 hour 23 min) 2 days, 8:15:13 load avg: 0.16 running: test_regrtest (54 hour 23 min) 2 days, 8:15:43 load avg: 0.10 running: test_regrtest (54 hour 24 min) 2 days, 8:16:13 load avg: 0.13 running: test_regrtest (54 hour 24 min) 2 days, 8:16:43 load avg: 0.08 running: test_regrtest (54 hour 25 min) 2 days, 8:17:13 load avg: 0.05 running: test_regrtest (54 hour 25 min) 2 days, 8:17:43 load avg: 0.08 running: test_regrtest (54 hour 26 min) 2 days, 8:18:13 load avg: 0.05 running: test_regrtest (54 hour 26 min) 2 days, 8:18:43 load avg: 0.03 running: test_regrtest (54 hour 27 min) 2 days, 8:19:13 load avg: 0.07 running: test_regrtest (54 hour 27 min) 2 days, 8:19:43 load avg: 0.04 running: test_regrtest (54 hour 28 min) 2 days, 8:20:13 load avg: 0.15 running: test_regrtest (54 hour 28 min) 2 days, 8:20:43 load avg: 0.09 running: test_regrtest (54 hour 29 min) 2 days, 8:21:14 load avg: 0.05 running: test_regrtest (54 hour 29 min) 2 days, 8:21:44 load avg: 0.24 running: test_regrtest (54 hour 30 min) 2 days, 8:22:14 load avg: 0.15 running: test_regrtest (54 hour 30 min) 2 days, 8:22:44 load avg: 0.09 running: test_regrtest (54 hour 31 min) 2 days, 8:23:14 load avg: 0.10 running: test_regrtest (54 hour 31 min) 2 days, 8:23:44 load avg: 0.13 running: test_regrtest (54 hour 32 min) 2 days, 8:24:14 load avg: 0.08 running: test_regrtest (54 hour 32 min) 2 days, 8:24:44 load avg: 0.05 running: test_regrtest (54 hour 33 min) 2 days, 8:25:14 load avg: 0.03 running: test_regrtest (54 hour 33 min) 2 days, 8:25:44 load avg: 0.13 running: test_regrtest (54 hour 34 min) 2 days, 8:26:14 load avg: 0.08 running: test_regrtest (54 hour 34 min) 2 days, 8:26:44 load avg: 0.04 running: test_regrtest (54 hour 35 min) 2 days, 8:27:14 load avg: 0.03 running: test_regrtest (54 hour 35 min) 2 days, 8:27:44 load avg: 0.01 running: test_regrtest (54 hour 36 min) 2 days, 8:28:14 load avg: 0.01 running: test_regrtest (54 hour 36 min) 2 days, 8:28:44 load avg: 0.00 running: test_regrtest (54 hour 37 min) 2 days, 8:29:14 load avg: 0.11 running: test_regrtest (54 hour 37 min) 2 days, 8:29:44 load avg: 0.06 running: test_regrtest (54 hour 38 min) 2 days, 8:30:14 load avg: 0.04 running: test_regrtest (54 hour 38 min) 2 days, 8:30:44 load avg: 0.10 running: test_regrtest (54 hour 39 min) 2 days, 8:31:14 load avg: 0.06 running: test_regrtest (54 hour 39 min) 2 days, 8:31:44 load avg: 0.03 running: test_regrtest (54 hour 40 min) 2 days, 8:32:14 load avg: 0.02 running: test_regrtest (54 hour 40 min) 2 days, 8:32:44 load avg: 0.07 running: test_regrtest (54 hour 41 min) 2 days, 8:33:14 load avg: 0.11 running: test_regrtest (54 hour 41 min) 2 days, 8:33:44 load avg: 0.07 running: test_regrtest (54 hour 42 min) 2 days, 8:34:14 load avg: 0.17 running: test_regrtest (54 hour 42 min) 2 days, 8:34:44 load avg: 0.10 running: test_regrtest (54 hour 43 min) 2 days, 8:35:14 load avg: 0.06 running: test_regrtest (54 hour 43 min) 2 days, 8:35:44 load avg: 0.04 running: test_regrtest (54 hour 44 min) 2 days, 8:36:14 load avg: 0.08 running: test_regrtest (54 hour 44 min) 2 days, 8:36:44 load avg: 0.05 running: test_regrtest (54 hour 45 min) 2 days, 8:37:14 load avg: 0.03 running: test_regrtest (54 hour 45 min) 2 days, 8:37:44 load avg: 0.15 running: test_regrtest (54 hour 46 min) 2 days, 8:38:14 load avg: 0.09 running: test_regrtest (54 hour 46 min) 2 days, 8:38:44 load avg: 0.11 running: test_regrtest (54 hour 47 min) 2 days, 8:39:14 load avg: 0.06 running: test_regrtest (54 hour 47 min) 2 days, 8:39:44 load avg: 0.09 running: test_regrtest (54 hour 48 min) 2 days, 8:40:14 load avg: 0.05 running: test_regrtest (54 hour 48 min) 2 days, 8:40:44 load avg: 0.03 running: test_regrtest (54 hour 49 min) 2 days, 8:41:14 load avg: 0.08 running: test_regrtest (54 hour 49 min) 2 days, 8:41:44 load avg: 0.04 running: test_regrtest (54 hour 50 min) 2 days, 8:42:14 load avg: 0.03 running: test_regrtest (54 hour 50 min) 2 days, 8:42:44 load avg: 0.01 running: test_regrtest (54 hour 51 min) 2 days, 8:43:14 load avg: 0.01 running: test_regrtest (54 hour 51 min) 2 days, 8:43:44 load avg: 0.00 running: test_regrtest (54 hour 52 min) 2 days, 8:44:14 load avg: 0.00 running: test_regrtest (54 hour 52 min) 2 days, 8:44:44 load avg: 0.07 running: test_regrtest (54 hour 53 min) 2 days, 8:45:14 load avg: 0.09 running: test_regrtest (54 hour 53 min) 2 days, 8:45:44 load avg: 0.06 running: test_regrtest (54 hour 54 min) 2 days, 8:46:14 load avg: 0.03 running: test_regrtest (54 hour 54 min) 2 days, 8:46:44 load avg: 0.14 running: test_regrtest (54 hour 55 min) 2 days, 8:47:14 load avg: 0.08 running: test_regrtest (54 hour 55 min) 2 days, 8:47:44 load avg: 0.05 running: test_regrtest (54 hour 56 min) 2 days, 8:48:14 load avg: 0.03 running: test_regrtest (54 hour 56 min) 2 days, 8:48:44 load avg: 0.02 running: test_regrtest (54 hour 57 min) 2 days, 8:49:14 load avg: 0.01 running: test_regrtest (54 hour 57 min) 2 days, 8:49:44 load avg: 0.00 running: test_regrtest (54 hour 58 min) 2 days, 8:50:14 load avg: 0.06 running: test_regrtest (54 hour 58 min) 2 days, 8:50:44 load avg: 0.03 running: test_regrtest (54 hour 59 min) 2 days, 8:51:14 load avg: 0.02 running: test_regrtest (54 hour 59 min) 2 days, 8:51:44 load avg: 0.08 running: test_regrtest (55 hour 20 sec) 2 days, 8:52:14 load avg: 0.05 running: test_regrtest (55 hour 50 sec) 2 days, 8:52:44 load avg: 0.03 running: test_regrtest (55 hour 1 min) 2 days, 8:53:14 load avg: 0.10 running: test_regrtest (55 hour 1 min) 2 days, 8:53:44 load avg: 0.06 running: test_regrtest (55 hour 2 min) 2 days, 8:54:14 load avg: 0.03 running: test_regrtest (55 hour 2 min) 2 days, 8:54:44 load avg: 0.02 running: test_regrtest (55 hour 3 min) 2 days, 8:55:14 load avg: 0.06 running: test_regrtest (55 hour 3 min) 2 days, 8:55:44 load avg: 0.04 running: test_regrtest (55 hour 4 min) 2 days, 8:56:14 load avg: 0.02 running: test_regrtest (55 hour 4 min) 2 days, 8:56:44 load avg: 0.09 running: test_regrtest (55 hour 5 min) 2 days, 8:57:14 load avg: 0.05 running: test_regrtest (55 hour 5 min) 2 days, 8:57:44 load avg: 0.03 running: test_regrtest (55 hour 6 min) 2 days, 8:58:14 load avg: 0.10 running: test_regrtest (55 hour 6 min) 2 days, 8:58:44 load avg: 0.18 running: test_regrtest (55 hour 7 min) 2 days, 8:59:14 load avg: 0.17 running: test_regrtest (55 hour 7 min) 2 days, 8:59:44 load avg: 0.16 running: test_regrtest (55 hour 8 min) 2 days, 9:00:14 load avg: 0.16 running: test_regrtest (55 hour 8 min) 2 days, 9:00:44 load avg: 0.10 running: test_regrtest (55 hour 9 min) 2 days, 9:01:14 load avg: 0.06 running: test_regrtest (55 hour 9 min) 2 days, 9:01:44 load avg: 0.03 running: test_regrtest (55 hour 10 min) 2 days, 9:02:14 load avg: 0.08 running: test_regrtest (55 hour 10 min) 2 days, 9:02:44 load avg: 0.05 running: test_regrtest (55 hour 11 min) 2 days, 9:03:14 load avg: 0.03 running: test_regrtest (55 hour 11 min) 2 days, 9:03:44 load avg: 0.22 running: test_regrtest (55 hour 12 min) 2 days, 9:04:14 load avg: 0.13 running: test_regrtest (55 hour 12 min) 2 days, 9:04:44 load avg: 0.08 running: test_regrtest (55 hour 13 min) 2 days, 9:05:14 load avg: 0.05 running: test_regrtest (55 hour 13 min) 2 days, 9:05:44 load avg: 0.08 running: test_regrtest (55 hour 14 min) 2 days, 9:06:14 load avg: 0.05 running: test_regrtest (55 hour 14 min) 2 days, 9:06:44 load avg: 0.08 running: test_regrtest (55 hour 15 min) 2 days, 9:07:14 load avg: 0.13 running: test_regrtest (55 hour 15 min) 2 days, 9:07:44 load avg: 0.15 running: test_regrtest (55 hour 16 min) 2 days, 9:08:14 load avg: 0.09 running: test_regrtest (55 hour 16 min) 2 days, 9:08:44 load avg: 0.05 running: test_regrtest (55 hour 17 min) 2 days, 9:09:14 load avg: 0.15 running: test_regrtest (55 hour 17 min) 2 days, 9:09:44 load avg: 0.09 running: test_regrtest (55 hour 18 min) 2 days, 9:10:14 load avg: 0.05 running: test_regrtest (55 hour 18 min) 2 days, 9:10:44 load avg: 0.16 running: test_regrtest (55 hour 19 min) 2 days, 9:11:14 load avg: 0.15 running: test_regrtest (55 hour 19 min) 2 days, 9:11:44 load avg: 0.09 running: test_regrtest (55 hour 20 min) 2 days, 9:12:14 load avg: 0.05 running: test_regrtest (55 hour 20 min) 2 days, 9:12:44 load avg: 0.09 running: test_regrtest (55 hour 21 min) 2 days, 9:13:14 load avg: 0.06 running: test_regrtest (55 hour 21 min) 2 days, 9:13:44 load avg: 0.03 running: test_regrtest (55 hour 22 min) 2 days, 9:14:15 load avg: 0.02 running: test_regrtest (55 hour 22 min) 2 days, 9:14:45 load avg: 0.12 running: test_regrtest (55 hour 23 min) 2 days, 9:15:15 load avg: 0.14 running: test_regrtest (55 hour 23 min) 2 days, 9:15:45 load avg: 0.08 running: test_regrtest (55 hour 24 min) 2 days, 9:16:15 load avg: 0.18 running: test_regrtest (55 hour 24 min) 2 days, 9:16:45 load avg: 0.17 running: test_regrtest (55 hour 25 min) 2 days, 9:17:15 load avg: 0.10 running: test_regrtest (55 hour 25 min) 2 days, 9:17:45 load avg: 0.14 running: test_regrtest (55 hour 26 min) 2 days, 9:18:15 load avg: 0.08 running: test_regrtest (55 hour 26 min) 2 days, 9:18:45 load avg: 0.05 running: test_regrtest (55 hour 27 min) 2 days, 9:19:15 load avg: 0.10 running: test_regrtest (55 hour 27 min) 2 days, 9:19:45 load avg: 0.06 running: test_regrtest (55 hour 28 min) 2 days, 9:20:15 load avg: 0.09 running: test_regrtest (55 hour 28 min) 2 days, 9:20:45 load avg: 0.05 running: test_regrtest (55 hour 29 min) 2 days, 9:21:15 load avg: 0.03 running: test_regrtest (55 hour 29 min) 2 days, 9:21:45 load avg: 0.02 running: test_regrtest (55 hour 30 min) 2 days, 9:22:15 load avg: 0.01 running: test_regrtest (55 hour 30 min) 2 days, 9:22:45 load avg: 0.00 running: test_regrtest (55 hour 31 min) 2 days, 9:23:15 load avg: 0.15 running: test_regrtest (55 hour 31 min) 2 days, 9:23:45 load avg: 0.09 running: test_regrtest (55 hour 32 min) 2 days, 9:24:15 load avg: 0.18 running: test_regrtest (55 hour 32 min) 2 days, 9:24:45 load avg: 0.17 running: test_regrtest (55 hour 33 min) 2 days, 9:25:15 load avg: 0.17 running: test_regrtest (55 hour 33 min) 2 days, 9:25:45 load avg: 0.10 running: test_regrtest (55 hour 34 min) 2 days, 9:26:15 load avg: 0.06 running: test_regrtest (55 hour 34 min) 2 days, 9:26:45 load avg: 0.11 running: test_regrtest (55 hour 35 min) 2 days, 9:27:15 load avg: 0.07 running: test_regrtest (55 hour 35 min) 2 days, 9:27:45 load avg: 0.04 running: test_regrtest (55 hour 36 min) 2 days, 9:28:15 load avg: 0.14 running: test_regrtest (55 hour 36 min) 2 days, 9:28:45 load avg: 0.08 running: test_regrtest (55 hour 37 min) 2 days, 9:29:15 load avg: 0.05 running: test_regrtest (55 hour 37 min) 2 days, 9:29:45 load avg: 0.03 running: test_regrtest (55 hour 38 min) 2 days, 9:30:15 load avg: 0.02 running: test_regrtest (55 hour 38 min) 2 days, 9:30:45 load avg: 0.01 running: test_regrtest (55 hour 39 min) 2 days, 9:31:15 load avg: 0.00 running: test_regrtest (55 hour 39 min) 2 days, 9:31:45 load avg: 0.00 running: test_regrtest (55 hour 40 min) 2 days, 9:32:15 load avg: 0.12 running: test_regrtest (55 hour 40 min) 2 days, 9:32:45 load avg: 0.21 running: test_regrtest (55 hour 41 min) 2 days, 9:33:15 load avg: 0.13 running: test_regrtest (55 hour 41 min) 2 days, 9:33:45 load avg: 0.08 running: test_regrtest (55 hour 42 min) 2 days, 9:34:15 load avg: 0.11 running: test_regrtest (55 hour 42 min) 2 days, 9:34:45 load avg: 0.06 running: test_regrtest (55 hour 43 min) 2 days, 9:35:15 load avg: 0.04 running: test_regrtest (55 hour 43 min) 2 days, 9:35:45 load avg: 0.02 running: test_regrtest (55 hour 44 min) 2 days, 9:36:15 load avg: 0.01 running: test_regrtest (55 hour 44 min) 2 days, 9:36:45 load avg: 0.01 running: test_regrtest (55 hour 45 min) 2 days, 9:37:15 load avg: 0.08 running: test_regrtest (55 hour 45 min) 2 days, 9:37:45 load avg: 0.05 running: test_regrtest (55 hour 46 min) 2 days, 9:38:15 load avg: 0.03 running: test_regrtest (55 hour 46 min) 2 days, 9:38:45 load avg: 0.02 running: test_regrtest (55 hour 47 min) 2 days, 9:39:15 load avg: 0.07 running: test_regrtest (55 hour 47 min) 2 days, 9:39:45 load avg: 0.30 running: test_regrtest (55 hour 48 min) 2 days, 9:40:15 load avg: 0.18 running: test_regrtest (55 hour 48 min) 2 days, 9:40:45 load avg: 0.18 running: test_regrtest (55 hour 49 min) 2 days, 9:41:15 load avg: 0.16 running: test_regrtest (55 hour 49 min) 2 days, 9:41:45 load avg: 0.10 running: test_regrtest (55 hour 50 min) 2 days, 9:42:15 load avg: 0.06 running: test_regrtest (55 hour 50 min) 2 days, 9:42:45 load avg: 0.11 running: test_regrtest (55 hour 51 min) 2 days, 9:43:15 load avg: 0.06 running: test_regrtest (55 hour 51 min) 2 days, 9:43:45 load avg: 0.04 running: test_regrtest (55 hour 52 min) 2 days, 9:44:15 load avg: 0.18 running: test_regrtest (55 hour 52 min) 2 days, 9:44:45 load avg: 0.11 running: test_regrtest (55 hour 53 min) 2 days, 9:45:15 load avg: 0.06 running: test_regrtest (55 hour 53 min) 2 days, 9:45:45 load avg: 0.04 running: test_regrtest (55 hour 54 min) 2 days, 9:46:15 load avg: 0.16 running: test_regrtest (55 hour 54 min) 2 days, 9:46:45 load avg: 0.09 running: test_regrtest (55 hour 55 min) 2 days, 9:47:15 load avg: 0.06 running: test_regrtest (55 hour 55 min) 2 days, 9:47:45 load avg: 0.03 running: test_regrtest (55 hour 56 min) 2 days, 9:48:15 load avg: 0.08 running: test_regrtest (55 hour 56 min) 2 days, 9:48:45 load avg: 0.05 running: test_regrtest (55 hour 57 min) 2 days, 9:49:15 load avg: 0.03 running: test_regrtest (55 hour 57 min) 2 days, 9:49:45 load avg: 0.08 running: test_regrtest (55 hour 58 min) 2 days, 9:50:15 load avg: 0.05 running: test_regrtest (55 hour 58 min) 2 days, 9:50:45 load avg: 0.03 running: test_regrtest (55 hour 59 min) 2 days, 9:51:15 load avg: 0.02 running: test_regrtest (55 hour 59 min) 2 days, 9:51:45 load avg: 0.07 running: test_regrtest (56 hour 21 sec) 2 days, 9:52:15 load avg: 0.04 running: test_regrtest (56 hour 51 sec) 2 days, 9:52:45 load avg: 0.02 running: test_regrtest (56 hour 1 min) 2 days, 9:53:15 load avg: 0.15 running: test_regrtest (56 hour 1 min) 2 days, 9:53:45 load avg: 0.16 running: test_regrtest (56 hour 2 min) 2 days, 9:54:15 load avg: 0.10 running: test_regrtest (56 hour 2 min) 2 days, 9:54:45 load avg: 0.06 running: test_regrtest (56 hour 3 min) 2 days, 9:55:15 load avg: 0.03 running: test_regrtest (56 hour 3 min) 2 days, 9:55:45 load avg: 0.07 running: test_regrtest (56 hour 4 min) 2 days, 9:56:15 load avg: 0.04 running: test_regrtest (56 hour 4 min) 2 days, 9:56:45 load avg: 0.11 running: test_regrtest (56 hour 5 min) 2 days, 9:57:15 load avg: 0.12 running: test_regrtest (56 hour 5 min) 2 days, 9:57:45 load avg: 0.07 running: test_regrtest (56 hour 6 min) 2 days, 9:58:15 load avg: 0.04 running: test_regrtest (56 hour 6 min) 2 days, 9:58:45 load avg: 0.14 running: test_regrtest (56 hour 7 min) 2 days, 9:59:15 load avg: 0.08 running: test_regrtest (56 hour 7 min) 2 days, 9:59:45 load avg: 0.10 running: test_regrtest (56 hour 8 min) 2 days, 10:00:15 load avg: 0.13 running: test_regrtest (56 hour 8 min) 2 days, 10:00:45 load avg: 0.08 running: test_regrtest (56 hour 9 min) 2 days, 10:01:15 load avg: 0.05 running: test_regrtest (56 hour 9 min) 2 days, 10:01:45 load avg: 0.09 running: test_regrtest (56 hour 10 min) 2 days, 10:02:15 load avg: 0.05 running: test_regrtest (56 hour 10 min) 2 days, 10:02:45 load avg: 0.08 running: test_regrtest (56 hour 11 min) 2 days, 10:03:15 load avg: 0.10 running: test_regrtest (56 hour 11 min) 2 days, 10:03:45 load avg: 0.06 running: test_regrtest (56 hour 12 min) 2 days, 10:04:15 load avg: 0.09 running: test_regrtest (56 hour 12 min) 2 days, 10:04:45 load avg: 0.05 running: test_regrtest (56 hour 13 min) 2 days, 10:05:15 load avg: 0.03 running: test_regrtest (56 hour 13 min) 2 days, 10:05:45 load avg: 0.07 running: test_regrtest (56 hour 14 min) 2 days, 10:06:16 load avg: 0.04 running: test_regrtest (56 hour 14 min) 2 days, 10:06:46 load avg: 0.02 running: test_regrtest (56 hour 15 min) 2 days, 10:07:16 load avg: 0.08 running: test_regrtest (56 hour 15 min) 2 days, 10:07:46 load avg: 0.10 running: test_regrtest (56 hour 16 min) 2 days, 10:08:16 load avg: 0.06 running: test_regrtest (56 hour 16 min) 2 days, 10:08:46 load avg: 0.11 running: test_regrtest (56 hour 17 min) 2 days, 10:09:16 load avg: 0.13 running: test_regrtest (56 hour 17 min) 2 days, 10:09:46 load avg: 0.08 running: test_regrtest (56 hour 18 min) 2 days, 10:10:16 load avg: 0.13 running: test_regrtest (56 hour 18 min) 2 days, 10:10:46 load avg: 0.08 running: test_regrtest (56 hour 19 min) 2 days, 10:11:16 load avg: 0.10 running: test_regrtest (56 hour 19 min) 2 days, 10:11:46 load avg: 0.06 running: test_regrtest (56 hour 20 min) 2 days, 10:12:16 load avg: 0.03 running: test_regrtest (56 hour 20 min) 2 days, 10:12:46 load avg: 0.09 running: test_regrtest (56 hour 21 min) 2 days, 10:13:16 load avg: 0.06 running: test_regrtest (56 hour 21 min) 2 days, 10:13:46 load avg: 0.03 running: test_regrtest (56 hour 22 min) 2 days, 10:14:16 load avg: 0.10 running: test_regrtest (56 hour 22 min) 2 days, 10:14:46 load avg: 0.06 running: test_regrtest (56 hour 23 min) 2 days, 10:15:16 load avg: 0.03 running: test_regrtest (56 hour 23 min) 2 days, 10:15:46 load avg: 0.02 running: test_regrtest (56 hour 24 min) 2 days, 10:16:16 load avg: 0.15 running: test_regrtest (56 hour 24 min) 2 days, 10:16:46 load avg: 0.09 running: test_regrtest (56 hour 25 min) 2 days, 10:17:16 load avg: 0.05 running: test_regrtest (56 hour 25 min) 2 days, 10:17:46 load avg: 0.03 running: test_regrtest (56 hour 26 min) 2 days, 10:18:16 load avg: 0.08 running: test_regrtest (56 hour 26 min) 2 days, 10:18:46 load avg: 0.04 running: test_regrtest (56 hour 27 min) 2 days, 10:19:16 load avg: 0.03 running: test_regrtest (56 hour 27 min) 2 days, 10:19:46 load avg: 0.07 running: test_regrtest (56 hour 28 min) 2 days, 10:20:16 load avg: 0.04 running: test_regrtest (56 hour 28 min) 2 days, 10:20:46 load avg: 0.02 running: test_regrtest (56 hour 29 min) 2 days, 10:21:16 load avg: 0.01 running: test_regrtest (56 hour 29 min) 2 days, 10:21:46 load avg: 0.01 running: test_regrtest (56 hour 30 min) 2 days, 10:22:16 load avg: 0.00 running: test_regrtest (56 hour 30 min) 2 days, 10:22:46 load avg: 0.00 running: test_regrtest (56 hour 31 min) 2 days, 10:23:16 load avg: 0.00 running: test_regrtest (56 hour 31 min) 2 days, 10:23:46 load avg: 0.00 running: test_regrtest (56 hour 32 min) 2 days, 10:24:16 load avg: 0.00 running: test_regrtest (56 hour 32 min) 2 days, 10:24:46 load avg: 0.00 running: test_regrtest (56 hour 33 min) 2 days, 10:25:16 load avg: 0.00 running: test_regrtest (56 hour 33 min) 2 days, 10:25:46 load avg: 0.00 running: test_regrtest (56 hour 34 min) 2 days, 10:26:16 load avg: 0.00 running: test_regrtest (56 hour 34 min) 2 days, 10:26:46 load avg: 0.07 running: test_regrtest (56 hour 35 min) 2 days, 10:27:16 load avg: 0.04 running: test_regrtest (56 hour 35 min) 2 days, 10:27:46 load avg: 0.02 running: test_regrtest (56 hour 36 min) 2 days, 10:28:16 load avg: 0.07 running: test_regrtest (56 hour 36 min) 2 days, 10:28:46 load avg: 0.04 running: test_regrtest (56 hour 37 min) 2 days, 10:29:16 load avg: 0.02 running: test_regrtest (56 hour 37 min) 2 days, 10:29:46 load avg: 0.07 running: test_regrtest (56 hour 38 min) 2 days, 10:30:16 load avg: 0.12 running: test_regrtest (56 hour 38 min) 2 days, 10:30:46 load avg: 0.07 running: test_regrtest (56 hour 39 min) 2 days, 10:31:16 load avg: 0.04 running: test_regrtest (56 hour 39 min) 2 days, 10:31:46 load avg: 0.02 running: test_regrtest (56 hour 40 min) 2 days, 10:32:16 load avg: 0.14 running: test_regrtest (56 hour 40 min) 2 days, 10:32:46 load avg: 0.09 running: test_regrtest (56 hour 41 min) 2 days, 10:33:16 load avg: 0.05 running: test_regrtest (56 hour 41 min) 2 days, 10:33:46 load avg: 0.10 running: test_regrtest (56 hour 42 min) 2 days, 10:34:16 load avg: 0.06 running: test_regrtest (56 hour 42 min) 2 days, 10:34:46 load avg: 0.04 running: test_regrtest (56 hour 43 min) 2 days, 10:35:16 load avg: 0.02 running: test_regrtest (56 hour 43 min) 2 days, 10:35:46 load avg: 0.07 running: test_regrtest (56 hour 44 min) 2 days, 10:36:16 load avg: 0.04 running: test_regrtest (56 hour 44 min) 2 days, 10:36:46 load avg: 0.02 running: test_regrtest (56 hour 45 min) 2 days, 10:37:16 load avg: 0.01 running: test_regrtest (56 hour 45 min) 2 days, 10:37:46 load avg: 0.06 running: test_regrtest (56 hour 46 min) 2 days, 10:38:16 load avg: 0.04 running: test_regrtest (56 hour 46 min) 2 days, 10:38:46 load avg: 0.02 running: test_regrtest (56 hour 47 min) 2 days, 10:39:16 load avg: 0.08 running: test_regrtest (56 hour 47 min) 2 days, 10:39:46 load avg: 0.05 running: test_regrtest (56 hour 48 min) 2 days, 10:40:16 load avg: 0.03 running: test_regrtest (56 hour 48 min) 2 days, 10:40:46 load avg: 0.19 running: test_regrtest (56 hour 49 min) 2 days, 10:41:16 load avg: 0.11 running: test_regrtest (56 hour 49 min) 2 days, 10:41:46 load avg: 0.07 running: test_regrtest (56 hour 50 min) 2 days, 10:42:16 load avg: 0.04 running: test_regrtest (56 hour 50 min) 2 days, 10:42:46 load avg: 0.02 running: test_regrtest (56 hour 51 min) 2 days, 10:43:16 load avg: 0.01 running: test_regrtest (56 hour 51 min) 2 days, 10:43:46 load avg: 0.01 running: test_regrtest (56 hour 52 min) 2 days, 10:44:16 load avg: 0.07 running: test_regrtest (56 hour 52 min) 2 days, 10:44:46 load avg: 0.11 running: test_regrtest (56 hour 53 min) 2 days, 10:45:16 load avg: 0.06 running: test_regrtest (56 hour 53 min) 2 days, 10:45:46 load avg: 0.04 running: test_regrtest (56 hour 54 min) 2 days, 10:46:16 load avg: 0.02 running: test_regrtest (56 hour 54 min) 2 days, 10:46:46 load avg: 0.07 running: test_regrtest (56 hour 55 min) 2 days, 10:47:16 load avg: 0.04 running: test_regrtest (56 hour 55 min) 2 days, 10:47:46 load avg: 0.08 running: test_regrtest (56 hour 56 min) 2 days, 10:48:16 load avg: 0.12 running: test_regrtest (56 hour 56 min) 2 days, 10:48:46 load avg: 0.07 running: test_regrtest (56 hour 57 min) 2 days, 10:49:16 load avg: 0.10 running: test_regrtest (56 hour 57 min) 2 days, 10:49:46 load avg: 0.14 running: test_regrtest (56 hour 58 min) 2 days, 10:50:16 load avg: 0.13 running: test_regrtest (56 hour 58 min) 2 days, 10:50:46 load avg: 0.08 running: test_regrtest (56 hour 59 min) 2 days, 10:51:16 load avg: 0.05 running: test_regrtest (56 hour 59 min) 2 days, 10:51:46 load avg: 0.15 running: test_regrtest (57 hour 22 sec) 2 days, 10:52:16 load avg: 0.09 running: test_regrtest (57 hour 52 sec) 2 days, 10:52:46 load avg: 0.05 running: test_regrtest (57 hour 1 min) 2 days, 10:53:16 load avg: 0.08 running: test_regrtest (57 hour 1 min) 2 days, 10:53:46 load avg: 0.05 running: test_regrtest (57 hour 2 min) 2 days, 10:54:16 load avg: 0.03 running: test_regrtest (57 hour 2 min) 2 days, 10:54:46 load avg: 0.07 running: test_regrtest (57 hour 3 min) 2 days, 10:55:16 load avg: 0.12 running: test_regrtest (57 hour 3 min) 2 days, 10:55:46 load avg: 0.07 running: test_regrtest (57 hour 4 min) 2 days, 10:56:16 load avg: 0.04 running: test_regrtest (57 hour 4 min) 2 days, 10:56:46 load avg: 0.02 running: test_regrtest (57 hour 5 min) 2 days, 10:57:16 load avg: 0.01 running: test_regrtest (57 hour 5 min) 2 days, 10:57:46 load avg: 0.01 running: test_regrtest (57 hour 6 min) 2 days, 10:58:17 load avg: 0.00 running: test_regrtest (57 hour 6 min) 2 days, 10:58:47 load avg: 0.07 running: test_regrtest (57 hour 7 min) 2 days, 10:59:17 load avg: 0.11 running: test_regrtest (57 hour 7 min) 2 days, 10:59:47 load avg: 0.06 running: test_regrtest (57 hour 8 min) 2 days, 11:00:17 load avg: 0.04 running: test_regrtest (57 hour 8 min) 2 days, 11:00:47 load avg: 0.02 running: test_regrtest (57 hour 9 min) 2 days, 11:01:17 load avg: 0.01 running: test_regrtest (57 hour 9 min) 2 days, 11:01:47 load avg: 0.01 running: test_regrtest (57 hour 10 min) 2 days, 11:02:17 load avg: 0.00 running: test_regrtest (57 hour 10 min) 2 days, 11:02:47 load avg: 0.05 running: test_regrtest (57 hour 11 min) 2 days, 11:03:17 load avg: 0.03 running: test_regrtest (57 hour 11 min) 2 days, 11:03:47 load avg: 0.02 running: test_regrtest (57 hour 12 min) 2 days, 11:04:17 load avg: 0.07 running: test_regrtest (57 hour 12 min) 2 days, 11:04:47 load avg: 0.09 running: test_regrtest (57 hour 13 min) 2 days, 11:05:17 load avg: 0.06 running: test_regrtest (57 hour 13 min) 2 days, 11:05:47 load avg: 0.11 running: test_regrtest (57 hour 14 min) 2 days, 11:06:17 load avg: 0.14 running: test_regrtest (57 hour 14 min) 2 days, 11:06:47 load avg: 0.08 running: test_regrtest (57 hour 15 min) 2 days, 11:07:17 load avg: 0.05 running: test_regrtest (57 hour 15 min) 2 days, 11:07:47 load avg: 0.10 running: test_regrtest (57 hour 16 min) 2 days, 11:08:17 load avg: 0.06 running: test_regrtest (57 hour 16 min) 2 days, 11:08:47 load avg: 0.09 running: test_regrtest (57 hour 17 min) 2 days, 11:09:17 load avg: 0.05 running: test_regrtest (57 hour 17 min) 2 days, 11:09:47 load avg: 0.03 running: test_regrtest (57 hour 18 min) 2 days, 11:10:17 load avg: 0.02 running: test_regrtest (57 hour 18 min) 2 days, 11:10:47 load avg: 0.01 running: test_regrtest (57 hour 19 min) 2 days, 11:11:17 load avg: 0.00 running: test_regrtest (57 hour 19 min) 2 days, 11:11:47 load avg: 0.00 running: test_regrtest (57 hour 20 min) 2 days, 11:12:17 load avg: 0.00 running: test_regrtest (57 hour 20 min) 2 days, 11:12:47 load avg: 0.00 running: test_regrtest (57 hour 21 min) 2 days, 11:13:17 load avg: 0.07 running: test_regrtest (57 hour 21 min) 2 days, 11:13:47 load avg: 0.04 running: test_regrtest (57 hour 22 min) 2 days, 11:14:17 load avg: 0.08 running: test_regrtest (57 hour 22 min) 2 days, 11:14:47 load avg: 0.05 running: test_regrtest (57 hour 23 min) 2 days, 11:15:17 load avg: 0.09 running: test_regrtest (57 hour 23 min) 2 days, 11:15:47 load avg: 0.05 running: test_regrtest (57 hour 24 min) 2 days, 11:16:17 load avg: 0.11 running: test_regrtest (57 hour 24 min) 2 days, 11:16:47 load avg: 0.12 running: test_regrtest (57 hour 25 min) 2 days, 11:17:17 load avg: 0.07 running: test_regrtest (57 hour 25 min) 2 days, 11:17:47 load avg: 0.04 running: test_regrtest (57 hour 26 min) 2 days, 11:18:17 load avg: 0.02 running: test_regrtest (57 hour 26 min) 2 days, 11:18:47 load avg: 0.07 running: test_regrtest (57 hour 27 min) 2 days, 11:19:17 load avg: 0.04 running: test_regrtest (57 hour 27 min) 2 days, 11:19:47 load avg: 0.02 running: test_regrtest (57 hour 28 min) 2 days, 11:20:17 load avg: 0.25 running: test_regrtest (57 hour 28 min) 2 days, 11:20:47 load avg: 0.21 running: test_regrtest (57 hour 29 min) 2 days, 11:21:17 load avg: 0.12 running: test_regrtest (57 hour 29 min) 2 days, 11:21:47 load avg: 0.07 running: test_regrtest (57 hour 30 min) 2 days, 11:22:17 load avg: 0.04 running: test_regrtest (57 hour 30 min) 2 days, 11:22:47 load avg: 0.02 running: test_regrtest (57 hour 31 min) 2 days, 11:23:17 load avg: 0.01 running: test_regrtest (57 hour 31 min) 2 days, 11:23:47 load avg: 0.01 running: test_regrtest (57 hour 32 min) 2 days, 11:24:17 load avg: 0.06 running: test_regrtest (57 hour 32 min) 2 days, 11:24:47 load avg: 0.03 running: test_regrtest (57 hour 33 min) 2 days, 11:25:17 load avg: 0.02 running: test_regrtest (57 hour 33 min) 2 days, 11:25:47 load avg: 0.07 running: test_regrtest (57 hour 34 min) 2 days, 11:26:17 load avg: 0.04 running: test_regrtest (57 hour 34 min) 2 days, 11:26:47 load avg: 0.02 running: test_regrtest (57 hour 35 min) 2 days, 11:27:17 load avg: 0.01 running: test_regrtest (57 hour 35 min) 2 days, 11:27:47 load avg: 0.01 running: test_regrtest (57 hour 36 min) 2 days, 11:28:17 load avg: 0.00 running: test_regrtest (57 hour 36 min) 2 days, 11:28:47 load avg: 0.00 running: test_regrtest (57 hour 37 min) 2 days, 11:29:17 load avg: 0.00 running: test_regrtest (57 hour 37 min) 2 days, 11:29:47 load avg: 0.06 running: test_regrtest (57 hour 38 min) 2 days, 11:30:17 load avg: 0.03 running: test_regrtest (57 hour 38 min) 2 days, 11:30:47 load avg: 0.02 running: test_regrtest (57 hour 39 min) 2 days, 11:31:17 load avg: 0.07 running: test_regrtest (57 hour 39 min) 2 days, 11:31:47 load avg: 0.04 running: test_regrtest (57 hour 40 min) 2 days, 11:32:17 load avg: 0.02 running: test_regrtest (57 hour 40 min) 2 days, 11:32:47 load avg: 0.16 running: test_regrtest (57 hour 41 min) 2 days, 11:33:17 load avg: 0.09 running: test_regrtest (57 hour 41 min) 2 days, 11:33:47 load avg: 0.21 running: test_regrtest (57 hour 42 min) 2 days, 11:34:17 load avg: 0.13 running: test_regrtest (57 hour 42 min) 2 days, 11:34:47 load avg: 0.08 running: test_regrtest (57 hour 43 min) 2 days, 11:35:17 load avg: 0.05 running: test_regrtest (57 hour 43 min) 2 days, 11:35:47 load avg: 0.03 running: test_regrtest (57 hour 44 min) 2 days, 11:36:17 load avg: 0.02 running: test_regrtest (57 hour 44 min) 2 days, 11:36:47 load avg: 0.01 running: test_regrtest (57 hour 45 min) 2 days, 11:37:17 load avg: 0.00 running: test_regrtest (57 hour 45 min) 2 days, 11:37:47 load avg: 0.05 running: test_regrtest (57 hour 46 min) 2 days, 11:38:17 load avg: 0.09 running: test_regrtest (57 hour 46 min) 2 days, 11:38:47 load avg: 0.06 running: test_regrtest (57 hour 47 min) 2 days, 11:39:17 load avg: 0.09 running: test_regrtest (57 hour 47 min) 2 days, 11:39:47 load avg: 0.05 running: test_regrtest (57 hour 48 min) 2 days, 11:40:17 load avg: 0.09 running: test_regrtest (57 hour 48 min) 2 days, 11:40:47 load avg: 0.05 running: test_regrtest (57 hour 49 min) 2 days, 11:41:17 load avg: 0.03 running: test_regrtest (57 hour 49 min) 2 days, 11:41:47 load avg: 0.19 running: test_regrtest (57 hour 50 min) 2 days, 11:42:17 load avg: 0.11 running: test_regrtest (57 hour 50 min) 2 days, 11:42:47 load avg: 0.07 running: test_regrtest (57 hour 51 min) 2 days, 11:43:17 load avg: 0.09 running: test_regrtest (57 hour 51 min) 2 days, 11:43:47 load avg: 0.06 running: test_regrtest (57 hour 52 min) 2 days, 11:44:17 load avg: 0.03 running: test_regrtest (57 hour 52 min) 2 days, 11:44:47 load avg: 0.02 running: test_regrtest (57 hour 53 min) 2 days, 11:45:18 load avg: 0.08 running: test_regrtest (57 hour 53 min) 2 days, 11:45:48 load avg: 0.10 running: test_regrtest (57 hour 54 min) 2 days, 11:46:18 load avg: 0.13 running: test_regrtest (57 hour 54 min) 2 days, 11:46:48 load avg: 0.24 running: test_regrtest (57 hour 55 min) 2 days, 11:47:18 load avg: 0.20 running: test_regrtest (57 hour 55 min) 2 days, 11:47:48 load avg: 0.12 running: test_regrtest (57 hour 56 min) 2 days, 11:48:18 load avg: 0.07 running: test_regrtest (57 hour 56 min) 2 days, 11:48:48 load avg: 0.04 running: test_regrtest (57 hour 57 min) 2 days, 11:49:18 load avg: 0.02 running: test_regrtest (57 hour 57 min) 2 days, 11:49:48 load avg: 0.01 running: test_regrtest (57 hour 58 min) 2 days, 11:50:18 load avg: 0.08 running: test_regrtest (57 hour 58 min) 2 days, 11:50:48 load avg: 0.05 running: test_regrtest (57 hour 59 min) 2 days, 11:51:18 load avg: 0.03 running: test_regrtest (57 hour 59 min) 2 days, 11:51:48 load avg: 0.02 running: test_regrtest (58 hour 23 sec) 2 days, 11:52:18 load avg: 0.07 running: test_regrtest (58 hour 53 sec) 2 days, 11:52:48 load avg: 0.04 running: test_regrtest (58 hour 1 min) 2 days, 11:53:18 load avg: 0.02 running: test_regrtest (58 hour 1 min) 2 days, 11:53:48 load avg: 0.08 running: test_regrtest (58 hour 2 min) 2 days, 11:54:18 load avg: 0.05 running: test_regrtest (58 hour 2 min) 2 days, 11:54:48 load avg: 0.19 running: test_regrtest (58 hour 3 min) 2 days, 11:55:18 load avg: 0.11 running: test_regrtest (58 hour 3 min) 2 days, 11:55:48 load avg: 0.07 running: test_regrtest (58 hour 4 min) 2 days, 11:56:18 load avg: 0.04 running: test_regrtest (58 hour 4 min) 2 days, 11:56:48 load avg: 0.10 running: test_regrtest (58 hour 5 min) 2 days, 11:57:18 load avg: 0.14 running: test_regrtest (58 hour 5 min) 2 days, 11:57:48 load avg: 0.08 running: test_regrtest (58 hour 6 min) 2 days, 11:58:18 load avg: 0.05 running: test_regrtest (58 hour 6 min) 2 days, 11:58:48 load avg: 0.03 running: test_regrtest (58 hour 7 min) 2 days, 11:59:18 load avg: 0.02 running: test_regrtest (58 hour 7 min) 2 days, 11:59:48 load avg: 0.01 running: test_regrtest (58 hour 8 min) 2 days, 12:00:18 load avg: 0.07 running: test_regrtest (58 hour 8 min) 2 days, 12:00:48 load avg: 0.04 running: test_regrtest (58 hour 9 min) 2 days, 12:01:18 load avg: 0.02 running: test_regrtest (58 hour 9 min) 2 days, 12:01:48 load avg: 0.01 running: test_regrtest (58 hour 10 min) 2 days, 12:02:18 load avg: 0.07 running: test_regrtest (58 hour 10 min) 2 days, 12:02:48 load avg: 0.10 running: test_regrtest (58 hour 11 min) 2 days, 12:03:18 load avg: 0.11 running: test_regrtest (58 hour 11 min) 2 days, 12:03:48 load avg: 0.07 running: test_regrtest (58 hour 12 min) 2 days, 12:04:18 load avg: 0.11 running: test_regrtest (58 hour 12 min) 2 days, 12:04:48 load avg: 0.07 running: test_regrtest (58 hour 13 min) 2 days, 12:05:18 load avg: 0.04 running: test_regrtest (58 hour 13 min) 2 days, 12:05:48 load avg: 0.02 running: test_regrtest (58 hour 14 min) 2 days, 12:06:18 load avg: 0.07 running: test_regrtest (58 hour 14 min) 2 days, 12:06:48 load avg: 0.04 running: test_regrtest (58 hour 15 min) 2 days, 12:07:18 load avg: 0.02 running: test_regrtest (58 hour 15 min) 2 days, 12:07:48 load avg: 0.08 running: test_regrtest (58 hour 16 min) 2 days, 12:08:18 load avg: 0.04 running: test_regrtest (58 hour 16 min) 2 days, 12:08:48 load avg: 0.03 running: test_regrtest (58 hour 17 min) 2 days, 12:09:18 load avg: 0.01 running: test_regrtest (58 hour 17 min) 2 days, 12:09:48 load avg: 0.06 running: test_regrtest (58 hour 18 min) 2 days, 12:10:18 load avg: 0.18 running: test_regrtest (58 hour 18 min) 2 days, 12:10:48 load avg: 0.11 running: test_regrtest (58 hour 19 min) 2 days, 12:11:18 load avg: 0.12 running: test_regrtest (58 hour 19 min) 2 days, 12:11:48 load avg: 0.13 running: test_regrtest (58 hour 20 min) 2 days, 12:12:18 load avg: 0.08 running: test_regrtest (58 hour 20 min) 2 days, 12:12:48 load avg: 0.13 running: test_regrtest (58 hour 21 min) 2 days, 12:13:18 load avg: 0.08 running: test_regrtest (58 hour 21 min) 2 days, 12:13:48 load avg: 0.04 running: test_regrtest (58 hour 22 min) 2 days, 12:14:18 load avg: 0.03 running: test_regrtest (58 hour 22 min) 2 days, 12:14:48 load avg: 0.01 running: test_regrtest (58 hour 23 min) 2 days, 12:15:18 load avg: 0.01 running: test_regrtest (58 hour 23 min) 2 days, 12:15:48 load avg: 0.00 running: test_regrtest (58 hour 24 min) 2 days, 12:16:18 load avg: 0.00 running: test_regrtest (58 hour 24 min) 2 days, 12:16:48 load avg: 0.06 running: test_regrtest (58 hour 25 min) 2 days, 12:17:18 load avg: 0.03 running: test_regrtest (58 hour 25 min) 2 days, 12:17:48 load avg: 0.02 running: test_regrtest (58 hour 26 min) 2 days, 12:18:18 load avg: 0.01 running: test_regrtest (58 hour 26 min) 2 days, 12:18:48 load avg: 0.00 running: test_regrtest (58 hour 27 min) 2 days, 12:19:18 load avg: 0.00 running: test_regrtest (58 hour 27 min) 2 days, 12:19:48 load avg: 0.00 running: test_regrtest (58 hour 28 min) 2 days, 12:20:18 load avg: 0.00 running: test_regrtest (58 hour 28 min) 2 days, 12:20:48 load avg: 0.00 running: test_regrtest (58 hour 29 min) 2 days, 12:21:18 load avg: 0.00 running: test_regrtest (58 hour 29 min) 2 days, 12:21:48 load avg: 0.06 running: test_regrtest (58 hour 30 min) 2 days, 12:22:18 load avg: 0.04 running: test_regrtest (58 hour 30 min) 2 days, 12:22:48 load avg: 0.02 running: test_regrtest (58 hour 31 min) 2 days, 12:23:18 load avg: 0.01 running: test_regrtest (58 hour 31 min) 2 days, 12:23:48 load avg: 0.01 running: test_regrtest (58 hour 32 min) 2 days, 12:24:18 load avg: 0.06 running: test_regrtest (58 hour 32 min) 2 days, 12:24:48 load avg: 0.04 running: test_regrtest (58 hour 33 min) 2 days, 12:25:18 load avg: 0.09 running: test_regrtest (58 hour 33 min) 2 days, 12:25:48 load avg: 0.06 running: test_regrtest (58 hour 34 min) 2 days, 12:26:18 load avg: 0.15 running: test_regrtest (58 hour 34 min) 2 days, 12:26:48 load avg: 0.09 running: test_regrtest (58 hour 35 min) 2 days, 12:27:18 load avg: 0.12 running: test_regrtest (58 hour 35 min) 2 days, 12:27:48 load avg: 0.12 running: test_regrtest (58 hour 36 min) 2 days, 12:28:18 load avg: 0.07 running: test_regrtest (58 hour 36 min) 2 days, 12:28:48 load avg: 0.16 running: test_regrtest (58 hour 37 min) 2 days, 12:29:18 load avg: 0.10 running: test_regrtest (58 hour 37 min) 2 days, 12:29:48 load avg: 0.06 running: test_regrtest (58 hour 38 min) 2 days, 12:30:18 load avg: 0.09 running: test_regrtest (58 hour 38 min) 2 days, 12:30:48 load avg: 0.05 running: test_regrtest (58 hour 39 min) 2 days, 12:31:18 load avg: 0.03 running: test_regrtest (58 hour 39 min) 2 days, 12:31:48 load avg: 0.07 running: test_regrtest (58 hour 40 min) 2 days, 12:32:18 load avg: 0.18 running: test_regrtest (58 hour 40 min) 2 days, 12:32:48 load avg: 0.11 running: test_regrtest (58 hour 41 min) 2 days, 12:33:18 load avg: 0.12 running: test_regrtest (58 hour 41 min) 2 days, 12:33:48 load avg: 0.07 running: test_regrtest (58 hour 42 min) 2 days, 12:34:18 load avg: 0.10 running: test_regrtest (58 hour 42 min) 2 days, 12:34:48 load avg: 0.06 running: test_regrtest (58 hour 43 min) 2 days, 12:35:18 load avg: 0.03 running: test_regrtest (58 hour 43 min) 2 days, 12:35:48 load avg: 0.09 running: test_regrtest (58 hour 44 min) 2 days, 12:36:18 load avg: 0.20 running: test_regrtest (58 hour 44 min) 2 days, 12:36:48 load avg: 0.12 running: test_regrtest (58 hour 45 min) 2 days, 12:37:18 load avg: 0.07 running: test_regrtest (58 hour 45 min) 2 days, 12:37:48 load avg: 0.11 running: test_regrtest (58 hour 46 min) 2 days, 12:38:18 load avg: 0.06 running: test_regrtest (58 hour 46 min) 2 days, 12:38:48 load avg: 0.04 running: test_regrtest (58 hour 47 min) 2 days, 12:39:19 load avg: 0.09 running: test_regrtest (58 hour 47 min) 2 days, 12:39:49 load avg: 0.05 running: test_regrtest (58 hour 48 min) 2 days, 12:40:19 load avg: 0.03 running: test_regrtest (58 hour 48 min) 2 days, 12:40:49 load avg: 0.02 running: test_regrtest (58 hour 49 min) 2 days, 12:41:19 load avg: 0.07 running: test_regrtest (58 hour 49 min) 2 days, 12:41:49 load avg: 0.04 running: test_regrtest (58 hour 50 min) 2 days, 12:42:19 load avg: 0.02 running: test_regrtest (58 hour 50 min) 2 days, 12:42:49 load avg: 0.39 running: test_regrtest (58 hour 51 min) 2 days, 12:43:19 load avg: 0.24 running: test_regrtest (58 hour 51 min) 2 days, 12:43:49 load avg: 0.14 running: test_regrtest (58 hour 52 min) 2 days, 12:44:19 load avg: 0.08 running: test_regrtest (58 hour 52 min) 2 days, 12:44:49 load avg: 0.05 running: test_regrtest (58 hour 53 min) 2 days, 12:45:19 load avg: 0.03 running: test_regrtest (58 hour 53 min) 2 days, 12:45:49 load avg: 0.02 running: test_regrtest (58 hour 54 min) 2 days, 12:46:19 load avg: 0.08 running: test_regrtest (58 hour 54 min) 2 days, 12:46:49 load avg: 0.05 running: test_regrtest (58 hour 55 min) 2 days, 12:47:19 load avg: 0.03 running: test_regrtest (58 hour 55 min) 2 days, 12:47:49 load avg: 0.10 running: test_regrtest (58 hour 56 min) 2 days, 12:48:19 load avg: 0.11 running: test_regrtest (58 hour 56 min) 2 days, 12:48:49 load avg: 0.07 running: test_regrtest (58 hour 57 min) 2 days, 12:49:19 load avg: 0.04 running: test_regrtest (58 hour 57 min) 2 days, 12:49:49 load avg: 0.02 running: test_regrtest (58 hour 58 min) 2 days, 12:50:19 load avg: 0.01 running: test_regrtest (58 hour 58 min) 2 days, 12:50:49 load avg: 0.01 running: test_regrtest (58 hour 59 min) 2 days, 12:51:19 load avg: 0.00 running: test_regrtest (58 hour 59 min) 2 days, 12:51:49 load avg: 0.06 running: test_regrtest (59 hour 24 sec) 2 days, 12:52:19 load avg: 0.03 running: test_regrtest (59 hour 54 sec) 2 days, 12:52:49 load avg: 0.02 running: test_regrtest (59 hour 1 min) 2 days, 12:53:19 load avg: 0.14 running: test_regrtest (59 hour 1 min) 2 days, 12:53:49 load avg: 0.08 running: test_regrtest (59 hour 2 min) 2 days, 12:54:19 load avg: 0.05 running: test_regrtest (59 hour 2 min) 2 days, 12:54:49 load avg: 0.16 running: test_regrtest (59 hour 3 min) 2 days, 12:55:19 load avg: 0.10 running: test_regrtest (59 hour 3 min) 2 days, 12:55:49 load avg: 0.06 running: test_regrtest (59 hour 4 min) 2 days, 12:56:19 load avg: 0.03 running: test_regrtest (59 hour 4 min) 2 days, 12:56:49 load avg: 0.09 running: test_regrtest (59 hour 5 min) 2 days, 12:57:19 load avg: 0.06 running: test_regrtest (59 hour 5 min) 2 days, 12:57:49 load avg: 0.03 running: test_regrtest (59 hour 6 min) 2 days, 12:58:19 load avg: 0.02 running: test_regrtest (59 hour 6 min) 2 days, 12:58:49 load avg: 0.07 running: test_regrtest (59 hour 7 min) 2 days, 12:59:19 load avg: 0.04 running: test_regrtest (59 hour 7 min) 2 days, 12:59:49 load avg: 0.02 running: test_regrtest (59 hour 8 min) 2 days, 13:00:19 load avg: 0.08 running: test_regrtest (59 hour 8 min) 2 days, 13:00:49 load avg: 0.05 running: test_regrtest (59 hour 9 min) 2 days, 13:01:19 load avg: 0.03 running: test_regrtest (59 hour 9 min) 2 days, 13:01:49 load avg: 0.02 running: test_regrtest (59 hour 10 min) 2 days, 13:02:19 load avg: 0.07 running: test_regrtest (59 hour 10 min) 2 days, 13:02:49 load avg: 0.04 running: test_regrtest (59 hour 11 min) 2 days, 13:03:19 load avg: 0.02 running: test_regrtest (59 hour 11 min) 2 days, 13:03:49 load avg: 0.01 running: test_regrtest (59 hour 12 min) 2 days, 13:04:19 load avg: 0.01 running: test_regrtest (59 hour 12 min) 2 days, 13:04:49 load avg: 0.00 running: test_regrtest (59 hour 13 min) 2 days, 13:05:19 load avg: 0.00 running: test_regrtest (59 hour 13 min) 2 days, 13:05:49 load avg: 0.13 running: test_regrtest (59 hour 14 min) 2 days, 13:06:19 load avg: 0.08 running: test_regrtest (59 hour 14 min) 2 days, 13:06:49 load avg: 0.05 running: test_regrtest (59 hour 15 min) 2 days, 13:07:19 load avg: 0.09 running: test_regrtest (59 hour 15 min) 2 days, 13:07:49 load avg: 0.05 running: test_regrtest (59 hour 16 min) 2 days, 13:08:19 load avg: 0.03 running: test_regrtest (59 hour 16 min) 2 days, 13:08:49 load avg: 0.02 running: test_regrtest (59 hour 17 min) 2 days, 13:09:19 load avg: 0.01 running: test_regrtest (59 hour 17 min) 2 days, 13:09:49 load avg: 0.07 running: test_regrtest (59 hour 18 min) 2 days, 13:10:19 load avg: 0.04 running: test_regrtest (59 hour 18 min) 2 days, 13:10:49 load avg: 0.02 running: test_regrtest (59 hour 19 min) 2 days, 13:11:19 load avg: 0.01 running: test_regrtest (59 hour 19 min) 2 days, 13:11:49 load avg: 0.01 running: test_regrtest (59 hour 20 min) 2 days, 13:12:19 load avg: 0.08 running: test_regrtest (59 hour 20 min) 2 days, 13:12:49 load avg: 0.10 running: test_regrtest (59 hour 21 min) 2 days, 13:13:19 load avg: 0.11 running: test_regrtest (59 hour 21 min) 2 days, 13:13:49 load avg: 0.07 running: test_regrtest (59 hour 22 min) 2 days, 13:14:19 load avg: 0.11 running: test_regrtest (59 hour 22 min) 2 days, 13:14:49 load avg: 0.06 running: test_regrtest (59 hour 23 min) 2 days, 13:15:19 load avg: 0.04 running: test_regrtest (59 hour 23 min) 2 days, 13:15:49 load avg: 0.10 running: test_regrtest (59 hour 24 min) 2 days, 13:16:19 load avg: 0.11 running: test_regrtest (59 hour 24 min) 2 days, 13:16:49 load avg: 0.07 running: test_regrtest (59 hour 25 min) 2 days, 13:17:19 load avg: 0.04 running: test_regrtest (59 hour 25 min) 2 days, 13:17:49 load avg: 0.08 running: test_regrtest (59 hour 26 min) 2 days, 13:18:19 load avg: 0.05 running: test_regrtest (59 hour 26 min) 2 days, 13:18:49 load avg: 0.03 running: test_regrtest (59 hour 27 min) 2 days, 13:19:19 load avg: 0.02 running: test_regrtest (59 hour 27 min) 2 days, 13:19:49 load avg: 0.06 running: test_regrtest (59 hour 28 min) 2 days, 13:20:19 load avg: 0.09 running: test_regrtest (59 hour 28 min) 2 days, 13:20:49 load avg: 0.05 running: test_regrtest (59 hour 29 min) 2 days, 13:21:19 load avg: 0.10 running: test_regrtest (59 hour 29 min) 2 days, 13:21:49 load avg: 0.12 running: test_regrtest (59 hour 30 min) 2 days, 13:22:19 load avg: 0.07 running: test_regrtest (59 hour 30 min) 2 days, 13:22:49 load avg: 0.10 running: test_regrtest (59 hour 31 min) 2 days, 13:23:19 load avg: 0.12 running: test_regrtest (59 hour 31 min) 2 days, 13:23:49 load avg: 0.07 running: test_regrtest (59 hour 32 min) 2 days, 13:24:19 load avg: 0.04 running: test_regrtest (59 hour 32 min) 2 days, 13:24:49 load avg: 0.02 running: test_regrtest (59 hour 33 min) 2 days, 13:25:19 load avg: 0.01 running: test_regrtest (59 hour 33 min) 2 days, 13:25:49 load avg: 0.01 running: test_regrtest (59 hour 34 min) 2 days, 13:26:19 load avg: 0.08 running: test_regrtest (59 hour 34 min) 2 days, 13:26:49 load avg: 0.11 running: test_regrtest (59 hour 35 min) 2 days, 13:27:19 load avg: 0.06 running: test_regrtest (59 hour 35 min) 2 days, 13:27:49 load avg: 0.04 running: test_regrtest (59 hour 36 min) 2 days, 13:28:19 load avg: 0.10 running: test_regrtest (59 hour 36 min) 2 days, 13:28:49 load avg: 0.06 running: test_regrtest (59 hour 37 min) 2 days, 13:29:19 load avg: 0.04 running: test_regrtest (59 hour 37 min) 2 days, 13:29:49 load avg: 0.02 running: test_regrtest (59 hour 38 min) 2 days, 13:30:19 load avg: 0.13 running: test_regrtest (59 hour 38 min) 2 days, 13:30:49 load avg: 0.23 running: test_regrtest (59 hour 39 min) 2 days, 13:31:19 load avg: 0.14 running: test_regrtest (59 hour 39 min) 2 days, 13:31:50 load avg: 0.16 running: test_regrtest (59 hour 40 min) 2 days, 13:32:20 load avg: 0.09 running: test_regrtest (59 hour 40 min) 2 days, 13:32:50 load avg: 0.06 running: test_regrtest (59 hour 41 min) 2 days, 13:33:20 load avg: 0.11 running: test_regrtest (59 hour 41 min) 2 days, 13:33:50 load avg: 0.12 running: test_regrtest (59 hour 42 min) 2 days, 13:34:20 load avg: 0.07 running: test_regrtest (59 hour 42 min) 2 days, 13:34:50 load avg: 0.04 running: test_regrtest (59 hour 43 min) 2 days, 13:35:20 load avg: 0.09 running: test_regrtest (59 hour 43 min) 2 days, 13:35:50 load avg: 0.06 running: test_regrtest (59 hour 44 min) 2 days, 13:36:20 load avg: 0.03 running: test_regrtest (59 hour 44 min) 2 days, 13:36:50 load avg: 0.02 running: test_regrtest (59 hour 45 min) 2 days, 13:37:20 load avg: 0.01 running: test_regrtest (59 hour 45 min) 2 days, 13:37:50 load avg: 0.00 running: test_regrtest (59 hour 46 min) 2 days, 13:38:20 load avg: 0.00 running: test_regrtest (59 hour 46 min) 2 days, 13:38:50 load avg: 0.06 running: test_regrtest (59 hour 47 min) 2 days, 13:39:20 load avg: 0.04 running: test_regrtest (59 hour 47 min) 2 days, 13:39:50 load avg: 0.08 running: test_regrtest (59 hour 48 min) 2 days, 13:40:20 load avg: 0.05 running: test_regrtest (59 hour 48 min) 2 days, 13:40:50 load avg: 0.08 running: test_regrtest (59 hour 49 min) 2 days, 13:41:20 load avg: 0.05 running: test_regrtest (59 hour 49 min) 2 days, 13:41:50 load avg: 0.03 running: test_regrtest (59 hour 50 min) 2 days, 13:42:20 load avg: 0.07 running: test_regrtest (59 hour 50 min) 2 days, 13:42:50 load avg: 0.04 running: test_regrtest (59 hour 51 min) 2 days, 13:43:20 load avg: 0.09 running: test_regrtest (59 hour 51 min) 2 days, 13:43:50 load avg: 0.19 running: test_regrtest (59 hour 52 min) 2 days, 13:44:20 load avg: 0.11 running: test_regrtest (59 hour 52 min) 2 days, 13:44:50 load avg: 0.07 running: test_regrtest (59 hour 53 min) 2 days, 13:45:20 load avg: 0.04 running: test_regrtest (59 hour 53 min) 2 days, 13:45:50 load avg: 0.09 running: test_regrtest (59 hour 54 min) 2 days, 13:46:20 load avg: 0.05 running: test_regrtest (59 hour 54 min) 2 days, 13:46:50 load avg: 0.03 running: test_regrtest (59 hour 55 min) 2 days, 13:47:20 load avg: 0.02 running: test_regrtest (59 hour 55 min) 2 days, 13:47:50 load avg: 0.01 running: test_regrtest (59 hour 56 min) 2 days, 13:48:20 load avg: 0.00 running: test_regrtest (59 hour 56 min) 2 days, 13:48:50 load avg: 0.00 running: test_regrtest (59 hour 57 min) 2 days, 13:49:20 load avg: 0.13 running: test_regrtest (59 hour 57 min) 2 days, 13:49:50 load avg: 0.08 running: test_regrtest (59 hour 58 min) 2 days, 13:50:20 load avg: 0.05 running: test_regrtest (59 hour 58 min) 2 days, 13:50:50 load avg: 0.03 running: test_regrtest (59 hour 59 min) 2 days, 13:51:20 load avg: 0.02 running: test_regrtest (59 hour 59 min) 2 days, 13:51:50 load avg: 0.01 running: test_regrtest (60 hour 26 sec) 2 days, 13:52:20 load avg: 0.00 running: test_regrtest (60 hour 56 sec) 2 days, 13:52:50 load avg: 0.08 running: test_regrtest (60 hour 1 min) 2 days, 13:53:20 load avg: 0.04 running: test_regrtest (60 hour 1 min) 2 days, 13:53:50 load avg: 0.03 running: test_regrtest (60 hour 2 min) 2 days, 13:54:20 load avg: 0.09 running: test_regrtest (60 hour 2 min) 2 days, 13:54:50 load avg: 0.06 running: test_regrtest (60 hour 3 min) 2 days, 13:55:20 load avg: 0.03 running: test_regrtest (60 hour 3 min) 2 days, 13:55:50 load avg: 0.02 running: test_regrtest (60 hour 4 min) 2 days, 13:56:20 load avg: 0.08 running: test_regrtest (60 hour 4 min) 2 days, 13:56:50 load avg: 0.05 running: test_regrtest (60 hour 5 min) 2 days, 13:57:20 load avg: 0.03 running: test_regrtest (60 hour 5 min) 2 days, 13:57:50 load avg: 0.02 running: test_regrtest (60 hour 6 min) 2 days, 13:58:20 load avg: 0.01 running: test_regrtest (60 hour 6 min) 2 days, 13:58:50 load avg: 0.00 running: test_regrtest (60 hour 7 min) 2 days, 13:59:20 load avg: 0.00 running: test_regrtest (60 hour 7 min) 2 days, 13:59:50 load avg: 0.06 running: test_regrtest (60 hour 8 min) 2 days, 14:00:20 load avg: 0.09 running: test_regrtest (60 hour 8 min) 2 days, 14:00:50 load avg: 0.05 running: test_regrtest (60 hour 9 min) 2 days, 14:01:20 load avg: 0.03 running: test_regrtest (60 hour 9 min) 2 days, 14:01:50 load avg: 0.08 running: test_regrtest (60 hour 10 min) 2 days, 14:02:20 load avg: 0.10 running: test_regrtest (60 hour 10 min) 2 days, 14:02:50 load avg: 0.06 running: test_regrtest (60 hour 11 min) 2 days, 14:03:20 load avg: 0.10 running: test_regrtest (60 hour 11 min) 2 days, 14:03:50 load avg: 0.06 running: test_regrtest (60 hour 12 min) 2 days, 14:04:20 load avg: 0.03 running: test_regrtest (60 hour 12 min) 2 days, 14:04:50 load avg: 0.02 running: test_regrtest (60 hour 13 min) 2 days, 14:05:20 load avg: 0.12 running: test_regrtest (60 hour 13 min) 2 days, 14:05:50 load avg: 0.07 running: test_regrtest (60 hour 14 min) 2 days, 14:06:20 load avg: 0.04 running: test_regrtest (60 hour 14 min) 2 days, 14:06:50 load avg: 0.19 running: test_regrtest (60 hour 15 min) 2 days, 14:07:20 load avg: 0.23 running: test_regrtest (60 hour 15 min) 2 days, 14:07:50 load avg: 0.14 running: test_regrtest (60 hour 16 min) 2 days, 14:08:20 load avg: 0.14 running: test_regrtest (60 hour 16 min) 2 days, 14:08:50 load avg: 0.16 running: test_regrtest (60 hour 17 min) 2 days, 14:09:20 load avg: 0.10 running: test_regrtest (60 hour 17 min) 2 days, 14:09:50 load avg: 0.06 running: test_regrtest (60 hour 18 min) 2 days, 14:10:20 load avg: 0.10 running: test_regrtest (60 hour 18 min) 2 days, 14:10:50 load avg: 0.11 running: test_regrtest (60 hour 19 min) 2 days, 14:11:20 load avg: 0.12 running: test_regrtest (60 hour 19 min) 2 days, 14:11:50 load avg: 0.07 running: test_regrtest (60 hour 20 min) 2 days, 14:12:20 load avg: 0.15 running: test_regrtest (60 hour 20 min) 2 days, 14:12:50 load avg: 0.09 running: test_regrtest (60 hour 21 min) 2 days, 14:13:20 load avg: 0.05 running: test_regrtest (60 hour 21 min) 2 days, 14:13:50 load avg: 0.15 running: test_regrtest (60 hour 22 min) 2 days, 14:14:20 load avg: 0.09 running: test_regrtest (60 hour 22 min) 2 days, 14:14:50 load avg: 0.05 running: test_regrtest (60 hour 23 min) 2 days, 14:15:20 load avg: 0.08 running: test_regrtest (60 hour 23 min) 2 days, 14:15:50 load avg: 0.10 running: test_regrtest (60 hour 24 min) 2 days, 14:16:20 load avg: 0.06 running: test_regrtest (60 hour 24 min) 2 days, 14:16:50 load avg: 0.04 running: test_regrtest (60 hour 25 min) 2 days, 14:17:20 load avg: 0.02 running: test_regrtest (60 hour 25 min) 2 days, 14:17:50 load avg: 0.01 running: test_regrtest (60 hour 26 min) 2 days, 14:18:20 load avg: 0.01 running: test_regrtest (60 hour 26 min) 2 days, 14:18:50 load avg: 0.07 running: test_regrtest (60 hour 27 min) 2 days, 14:19:20 load avg: 0.04 running: test_regrtest (60 hour 27 min) 2 days, 14:19:50 load avg: 0.10 running: test_regrtest (60 hour 28 min) 2 days, 14:20:20 load avg: 0.06 running: test_regrtest (60 hour 28 min) 2 days, 14:20:50 load avg: 0.04 running: test_regrtest (60 hour 29 min) 2 days, 14:21:20 load avg: 0.02 running: test_regrtest (60 hour 29 min) 2 days, 14:21:50 load avg: 0.01 running: test_regrtest (60 hour 30 min) 2 days, 14:22:20 load avg: 0.08 running: test_regrtest (60 hour 30 min) 2 days, 14:22:51 load avg: 0.05 running: test_regrtest (60 hour 31 min) 2 days, 14:23:21 load avg: 0.03 running: test_regrtest (60 hour 31 min) 2 days, 14:23:51 load avg: 0.10 running: test_regrtest (60 hour 32 min) 2 days, 14:24:21 load avg: 0.29 running: test_regrtest (60 hour 32 min) 2 days, 14:24:51 load avg: 0.18 running: test_regrtest (60 hour 33 min) 2 days, 14:25:21 load avg: 0.11 running: test_regrtest (60 hour 33 min) 2 days, 14:25:51 load avg: 0.13 running: test_regrtest (60 hour 34 min) 2 days, 14:26:21 load avg: 0.08 running: test_regrtest (60 hour 34 min) 2 days, 14:26:51 load avg: 0.05 running: test_regrtest (60 hour 35 min) 2 days, 14:27:21 load avg: 0.10 running: test_regrtest (60 hour 35 min) 2 days, 14:27:51 load avg: 0.06 running: test_regrtest (60 hour 36 min) 2 days, 14:28:21 load avg: 0.04 running: test_regrtest (60 hour 36 min) 2 days, 14:28:51 load avg: 0.02 running: test_regrtest (60 hour 37 min) 2 days, 14:29:21 load avg: 0.13 running: test_regrtest (60 hour 37 min) 2 days, 14:29:51 load avg: 0.08 running: test_regrtest (60 hour 38 min) 2 days, 14:30:21 load avg: 0.05 running: test_regrtest (60 hour 38 min) 2 days, 14:30:51 load avg: 0.03 running: test_regrtest (60 hour 39 min) 2 days, 14:31:21 load avg: 0.07 running: test_regrtest (60 hour 39 min) 2 days, 14:31:51 load avg: 0.04 running: test_regrtest (60 hour 40 min) 2 days, 14:32:21 load avg: 0.02 running: test_regrtest (60 hour 40 min) 2 days, 14:32:51 load avg: 0.09 running: test_regrtest (60 hour 41 min) 2 days, 14:33:21 load avg: 0.05 running: test_regrtest (60 hour 41 min) 2 days, 14:33:51 load avg: 0.03 running: test_regrtest (60 hour 42 min) 2 days, 14:34:21 load avg: 0.10 running: test_regrtest (60 hour 42 min) 2 days, 14:34:51 load avg: 0.06 running: test_regrtest (60 hour 43 min) 2 days, 14:35:21 load avg: 0.03 running: test_regrtest (60 hour 43 min) 2 days, 14:35:51 load avg: 0.02 running: test_regrtest (60 hour 44 min) 2 days, 14:36:21 load avg: 0.14 running: test_regrtest (60 hour 44 min) 2 days, 14:36:51 load avg: 0.08 running: test_regrtest (60 hour 45 min) 2 days, 14:37:21 load avg: 0.05 running: test_regrtest (60 hour 45 min) 2 days, 14:37:51 load avg: 0.03 running: test_regrtest (60 hour 46 min) 2 days, 14:38:21 load avg: 0.02 running: test_regrtest (60 hour 46 min) 2 days, 14:38:51 load avg: 0.01 running: test_regrtest (60 hour 47 min) 2 days, 14:39:21 load avg: 0.00 running: test_regrtest (60 hour 47 min) 2 days, 14:39:51 load avg: 0.13 running: test_regrtest (60 hour 48 min) 2 days, 14:40:21 load avg: 0.08 running: test_regrtest (60 hour 48 min) 2 days, 14:40:51 load avg: 0.05 running: test_regrtest (60 hour 49 min) 2 days, 14:41:21 load avg: 0.10 running: test_regrtest (60 hour 49 min) 2 days, 14:41:51 load avg: 0.12 running: test_regrtest (60 hour 50 min) 2 days, 14:42:21 load avg: 0.07 running: test_regrtest (60 hour 50 min) 2 days, 14:42:51 load avg: 0.04 running: test_regrtest (60 hour 51 min) 2 days, 14:43:21 load avg: 0.14 running: test_regrtest (60 hour 51 min) 2 days, 14:43:51 load avg: 0.08 running: test_regrtest (60 hour 52 min) 2 days, 14:44:21 load avg: 0.13 running: test_regrtest (60 hour 52 min) 2 days, 14:44:51 load avg: 0.27 running: test_regrtest (60 hour 53 min) 2 days, 14:45:21 load avg: 0.16 running: test_regrtest (60 hour 53 min) 2 days, 14:45:51 load avg: 0.10 running: test_regrtest (60 hour 54 min) 2 days, 14:46:21 load avg: 0.06 running: test_regrtest (60 hour 54 min) 2 days, 14:46:51 load avg: 0.03 running: test_regrtest (60 hour 55 min) 2 days, 14:47:21 load avg: 0.02 running: test_regrtest (60 hour 55 min) 2 days, 14:47:51 load avg: 0.01 running: test_regrtest (60 hour 56 min) 2 days, 14:48:21 load avg: 0.08 running: test_regrtest (60 hour 56 min) 2 days, 14:48:51 load avg: 0.05 running: test_regrtest (60 hour 57 min) 2 days, 14:49:21 load avg: 0.03 running: test_regrtest (60 hour 57 min) 2 days, 14:49:51 load avg: 0.10 running: test_regrtest (60 hour 58 min) 2 days, 14:50:21 load avg: 0.06 running: test_regrtest (60 hour 58 min) 2 days, 14:50:51 load avg: 0.03 running: test_regrtest (60 hour 59 min) 2 days, 14:51:21 load avg: 0.14 running: test_regrtest (60 hour 59 min) 2 days, 14:51:51 load avg: 0.15 running: test_regrtest (61 hour 27 sec) 2 days, 14:52:21 load avg: 0.15 running: test_regrtest (61 hour 57 sec) 2 days, 14:52:51 load avg: 0.09 running: test_regrtest (61 hour 1 min) 2 days, 14:53:21 load avg: 0.05 running: test_regrtest (61 hour 1 min) 2 days, 14:53:51 load avg: 0.03 running: test_regrtest (61 hour 2 min) 2 days, 14:54:21 load avg: 0.02 running: test_regrtest (61 hour 2 min) 2 days, 14:54:51 load avg: 0.01 running: test_regrtest (61 hour 3 min) 2 days, 14:55:21 load avg: 0.00 running: test_regrtest (61 hour 3 min) 2 days, 14:55:51 load avg: 0.00 running: test_regrtest (61 hour 4 min) 2 days, 14:56:21 load avg: 0.00 running: test_regrtest (61 hour 4 min) 2 days, 14:56:51 load avg: 0.06 running: test_regrtest (61 hour 5 min) 2 days, 14:57:21 load avg: 0.09 running: test_regrtest (61 hour 5 min) 2 days, 14:57:51 load avg: 0.11 running: test_regrtest (61 hour 6 min) 2 days, 14:58:21 load avg: 0.20 running: test_regrtest (61 hour 6 min) 2 days, 14:58:51 load avg: 0.18 running: test_regrtest (61 hour 7 min) 2 days, 14:59:21 load avg: 0.16 running: test_regrtest (61 hour 7 min) 2 days, 14:59:51 load avg: 0.10 running: test_regrtest (61 hour 8 min) 2 days, 15:00:21 load avg: 0.06 running: test_regrtest (61 hour 8 min) 2 days, 15:00:51 load avg: 0.14 running: test_regrtest (61 hour 9 min) 2 days, 15:01:21 load avg: 0.08 running: test_regrtest (61 hour 9 min) 2 days, 15:01:51 load avg: 0.05 running: test_regrtest (61 hour 10 min) 2 days, 15:02:21 load avg: 0.11 running: test_regrtest (61 hour 10 min) 2 days, 15:02:51 load avg: 0.07 running: test_regrtest (61 hour 11 min) 2 days, 15:03:21 load avg: 0.04 running: test_regrtest (61 hour 11 min) 2 days, 15:03:51 load avg: 0.02 running: test_regrtest (61 hour 12 min) 2 days, 15:04:21 load avg: 0.01 running: test_regrtest (61 hour 12 min) 2 days, 15:04:51 load avg: 0.01 running: test_regrtest (61 hour 13 min) 2 days, 15:05:21 load avg: 0.00 running: test_regrtest (61 hour 13 min) 2 days, 15:05:51 load avg: 0.00 running: test_regrtest (61 hour 14 min) 2 days, 15:06:21 load avg: 0.00 running: test_regrtest (61 hour 14 min) 2 days, 15:06:51 load avg: 0.06 running: test_regrtest (61 hour 15 min) 2 days, 15:07:21 load avg: 0.03 running: test_regrtest (61 hour 15 min) 2 days, 15:07:51 load avg: 0.08 running: test_regrtest (61 hour 16 min) 2 days, 15:08:21 load avg: 0.05 running: test_regrtest (61 hour 16 min) 2 days, 15:08:51 load avg: 0.03 running: test_regrtest (61 hour 17 min) 2 days, 15:09:21 load avg: 0.14 running: test_regrtest (61 hour 17 min) 2 days, 15:09:51 load avg: 0.08 running: test_regrtest (61 hour 18 min) 2 days, 15:10:21 load avg: 0.05 running: test_regrtest (61 hour 18 min) 2 days, 15:10:51 load avg: 0.09 running: test_regrtest (61 hour 19 min) 2 days, 15:11:21 load avg: 0.11 running: test_regrtest (61 hour 19 min) 2 days, 15:11:51 load avg: 0.06 running: test_regrtest (61 hour 20 min) 2 days, 15:12:21 load avg: 0.04 running: test_regrtest (61 hour 20 min) 2 days, 15:12:51 load avg: 0.10 running: test_regrtest (61 hour 21 min) 2 days, 15:13:21 load avg: 0.06 running: test_regrtest (61 hour 21 min) 2 days, 15:13:52 load avg: 0.03 running: test_regrtest (61 hour 22 min) 2 days, 15:14:22 load avg: 0.10 running: test_regrtest (61 hour 22 min) 2 days, 15:14:52 load avg: 0.06 running: test_regrtest (61 hour 23 min) 2 days, 15:15:22 load avg: 0.03 running: test_regrtest (61 hour 23 min) 2 days, 15:15:52 load avg: 0.02 running: test_regrtest (61 hour 24 min) 2 days, 15:16:22 load avg: 0.45 running: test_regrtest (61 hour 24 min) 2 days, 15:16:52 load avg: 0.27 running: test_regrtest (61 hour 25 min) 2 days, 15:17:22 load avg: 0.16 running: test_regrtest (61 hour 25 min) 2 days, 15:17:52 load avg: 0.25 running: test_regrtest (61 hour 26 min) 2 days, 15:18:22 load avg: 0.21 running: test_regrtest (61 hour 26 min) 2 days, 15:18:52 load avg: 0.12 running: test_regrtest (61 hour 27 min) 2 days, 15:19:22 load avg: 0.13 running: test_regrtest (61 hour 27 min) 2 days, 15:19:52 load avg: 0.14 running: test_regrtest (61 hour 28 min) 2 days, 15:20:22 load avg: 0.09 running: test_regrtest (61 hour 28 min) 2 days, 15:20:52 load avg: 0.05 running: test_regrtest (61 hour 29 min) 2 days, 15:21:22 load avg: 0.03 running: test_regrtest (61 hour 29 min) 2 days, 15:21:52 load avg: 0.07 running: test_regrtest (61 hour 30 min) 2 days, 15:22:22 load avg: 0.04 running: test_regrtest (61 hour 30 min) 2 days, 15:22:52 load avg: 0.02 running: test_regrtest (61 hour 31 min) 2 days, 15:23:22 load avg: 0.27 running: test_regrtest (61 hour 31 min) 2 days, 15:23:52 load avg: 0.16 running: test_regrtest (61 hour 32 min) 2 days, 15:24:22 load avg: 0.10 running: test_regrtest (61 hour 32 min) 2 days, 15:24:52 load avg: 0.21 running: test_regrtest (61 hour 33 min) 2 days, 15:25:22 load avg: 0.13 running: test_regrtest (61 hour 33 min) 2 days, 15:25:52 load avg: 0.08 running: test_regrtest (61 hour 34 min) 2 days, 15:26:22 load avg: 0.05 running: test_regrtest (61 hour 34 min) 2 days, 15:26:52 load avg: 0.08 running: test_regrtest (61 hour 35 min) 2 days, 15:27:22 load avg: 0.05 running: test_regrtest (61 hour 35 min) 2 days, 15:27:52 load avg: 0.03 running: test_regrtest (61 hour 36 min) 2 days, 15:28:22 load avg: 0.16 running: test_regrtest (61 hour 36 min) 2 days, 15:28:52 load avg: 0.16 running: test_regrtest (61 hour 37 min) 2 days, 15:29:22 load avg: 0.09 running: test_regrtest (61 hour 37 min) 2 days, 15:29:52 load avg: 0.06 running: test_regrtest (61 hour 38 min) 2 days, 15:30:22 load avg: 0.10 running: test_regrtest (61 hour 38 min) 2 days, 15:30:52 load avg: 0.06 running: test_regrtest (61 hour 39 min) 2 days, 15:31:22 load avg: 0.10 running: test_regrtest (61 hour 39 min) 2 days, 15:31:52 load avg: 0.20 running: test_regrtest (61 hour 40 min) 2 days, 15:32:22 load avg: 0.17 running: test_regrtest (61 hour 40 min) 2 days, 15:32:52 load avg: 0.10 running: test_regrtest (61 hour 41 min) 2 days, 15:33:22 load avg: 0.06 running: test_regrtest (61 hour 41 min) 2 days, 15:33:52 load avg: 0.04 running: test_regrtest (61 hour 42 min) 2 days, 15:34:22 load avg: 0.02 running: test_regrtest (61 hour 42 min) 2 days, 15:34:52 load avg: 0.01 running: test_regrtest (61 hour 43 min) 2 days, 15:35:22 load avg: 0.06 running: test_regrtest (61 hour 43 min) 2 days, 15:35:52 load avg: 0.09 running: test_regrtest (61 hour 44 min) 2 days, 15:36:22 load avg: 0.05 running: test_regrtest (61 hour 44 min) 2 days, 15:36:52 load avg: 0.03 running: test_regrtest (61 hour 45 min) 2 days, 15:37:22 load avg: 0.08 running: test_regrtest (61 hour 45 min) 2 days, 15:37:52 load avg: 0.05 running: test_regrtest (61 hour 46 min) 2 days, 15:38:22 load avg: 0.03 running: test_regrtest (61 hour 46 min) 2 days, 15:38:52 load avg: 0.02 running: test_regrtest (61 hour 47 min) 2 days, 15:39:22 load avg: 0.15 running: test_regrtest (61 hour 47 min) 2 days, 15:39:52 load avg: 0.22 running: test_regrtest (61 hour 48 min) 2 days, 15:40:22 load avg: 0.19 running: test_regrtest (61 hour 48 min) 2 days, 15:40:52 load avg: 0.19 running: test_regrtest (61 hour 49 min) 2 days, 15:41:22 load avg: 0.12 running: test_regrtest (61 hour 49 min) 2 days, 15:41:52 load avg: 0.07 running: test_regrtest (61 hour 50 min) 2 days, 15:42:22 load avg: 0.09 running: test_regrtest (61 hour 50 min) 2 days, 15:42:52 load avg: 0.17 running: test_regrtest (61 hour 51 min) 2 days, 15:43:22 load avg: 0.10 running: test_regrtest (61 hour 51 min) 2 days, 15:43:52 load avg: 0.06 running: test_regrtest (61 hour 52 min) 2 days, 15:44:22 load avg: 0.04 running: test_regrtest (61 hour 52 min) 2 days, 15:44:52 load avg: 0.07 running: test_regrtest (61 hour 53 min) 2 days, 15:45:22 load avg: 0.12 running: test_regrtest (61 hour 53 min) 2 days, 15:45:52 load avg: 0.25 running: test_regrtest (61 hour 54 min) 2 days, 15:46:22 load avg: 0.27 running: test_regrtest (61 hour 54 min) 2 days, 15:46:52 load avg: 0.16 running: test_regrtest (61 hour 55 min) 2 days, 15:47:22 load avg: 0.10 running: test_regrtest (61 hour 55 min) 2 days, 15:47:52 load avg: 0.12 running: test_regrtest (61 hour 56 min) 2 days, 15:48:22 load avg: 0.18 running: test_regrtest (61 hour 56 min) 2 days, 15:48:52 load avg: 0.16 running: test_regrtest (61 hour 57 min) 2 days, 15:49:22 load avg: 0.23 running: test_regrtest (61 hour 57 min) 2 days, 15:49:52 load avg: 0.19 running: test_regrtest (61 hour 58 min) 2 days, 15:50:22 load avg: 0.12 running: test_regrtest (61 hour 58 min) 2 days, 15:50:52 load avg: 0.12 running: test_regrtest (61 hour 59 min) 2 days, 15:51:22 load avg: 0.07 running: test_regrtest (61 hour 59 min) 2 days, 15:51:52 load avg: 0.04 running: test_regrtest (62 hour 28 sec) 2 days, 15:52:22 load avg: 0.08 running: test_regrtest (62 hour 58 sec) 2 days, 15:52:52 load avg: 0.05 running: test_regrtest (62 hour 1 min) 2 days, 15:53:22 load avg: 0.08 running: test_regrtest (62 hour 1 min) 2 days, 15:53:52 load avg: 0.05 running: test_regrtest (62 hour 2 min) 2 days, 15:54:22 load avg: 0.03 running: test_regrtest (62 hour 2 min) 2 days, 15:54:52 load avg: 0.10 running: test_regrtest (62 hour 3 min) 2 days, 15:55:22 load avg: 0.06 running: test_regrtest (62 hour 3 min) 2 days, 15:55:52 load avg: 0.03 running: test_regrtest (62 hour 4 min) 2 days, 15:56:22 load avg: 0.08 running: test_regrtest (62 hour 4 min) 2 days, 15:56:52 load avg: 0.12 running: test_regrtest (62 hour 5 min) 2 days, 15:57:22 load avg: 0.07 running: test_regrtest (62 hour 5 min) 2 days, 15:57:52 load avg: 0.04 running: test_regrtest (62 hour 6 min) 2 days, 15:58:22 load avg: 0.10 running: test_regrtest (62 hour 6 min) 2 days, 15:58:52 load avg: 0.06 running: test_regrtest (62 hour 7 min) 2 days, 15:59:22 load avg: 0.03 running: test_regrtest (62 hour 7 min) 2 days, 15:59:52 load avg: 0.02 running: test_regrtest (62 hour 8 min) 2 days, 16:00:22 load avg: 0.08 running: test_regrtest (62 hour 8 min) 2 days, 16:00:52 load avg: 0.05 running: test_regrtest (62 hour 9 min) 2 days, 16:01:22 load avg: 0.03 running: test_regrtest (62 hour 9 min) 2 days, 16:01:52 load avg: 0.02 running: test_regrtest (62 hour 10 min) 2 days, 16:02:22 load avg: 0.12 running: test_regrtest (62 hour 10 min) 2 days, 16:02:52 load avg: 0.07 running: test_regrtest (62 hour 11 min) 2 days, 16:03:22 load avg: 0.04 running: test_regrtest (62 hour 11 min) 2 days, 16:03:52 load avg: 0.08 running: test_regrtest (62 hour 12 min) 2 days, 16:04:22 load avg: 0.05 running: test_regrtest (62 hour 12 min) 2 days, 16:04:52 load avg: 0.09 running: test_regrtest (62 hour 13 min) 2 days, 16:05:22 load avg: 0.13 running: test_regrtest (62 hour 13 min) 2 days, 16:05:52 load avg: 0.08 running: test_regrtest (62 hour 14 min) 2 days, 16:06:23 load avg: 0.05 running: test_regrtest (62 hour 14 min) 2 days, 16:06:53 load avg: 0.03 running: test_regrtest (62 hour 15 min) 2 days, 16:07:23 load avg: 0.02 running: test_regrtest (62 hour 15 min) 2 days, 16:07:53 load avg: 0.01 running: test_regrtest (62 hour 16 min) 2 days, 16:08:23 load avg: 0.00 running: test_regrtest (62 hour 16 min) 2 days, 16:08:53 load avg: 0.08 running: test_regrtest (62 hour 17 min) 2 days, 16:09:23 load avg: 0.04 running: test_regrtest (62 hour 17 min) 2 days, 16:09:53 load avg: 0.03 running: test_regrtest (62 hour 18 min) 2 days, 16:10:23 load avg: 0.01 running: test_regrtest (62 hour 18 min) 2 days, 16:10:53 load avg: 0.01 running: test_regrtest (62 hour 19 min) 2 days, 16:11:23 load avg: 0.00 running: test_regrtest (62 hour 19 min) 2 days, 16:11:53 load avg: 0.08 running: test_regrtest (62 hour 20 min) 2 days, 16:12:23 load avg: 0.12 running: test_regrtest (62 hour 20 min) 2 days, 16:12:53 load avg: 0.07 running: test_regrtest (62 hour 21 min) 2 days, 16:13:23 load avg: 0.04 running: test_regrtest (62 hour 21 min) 2 days, 16:13:53 load avg: 0.02 running: test_regrtest (62 hour 22 min) 2 days, 16:14:23 load avg: 0.01 running: test_regrtest (62 hour 22 min) 2 days, 16:14:53 load avg: 0.01 running: test_regrtest (62 hour 23 min) 2 days, 16:15:23 load avg: 0.00 running: test_regrtest (62 hour 23 min) 2 days, 16:15:53 load avg: 0.06 running: test_regrtest (62 hour 24 min) 2 days, 16:16:23 load avg: 0.04 running: test_regrtest (62 hour 24 min) 2 days, 16:16:53 load avg: 0.02 running: test_regrtest (62 hour 25 min) 2 days, 16:17:23 load avg: 0.01 running: test_regrtest (62 hour 25 min) 2 days, 16:17:53 load avg: 0.06 running: test_regrtest (62 hour 26 min) 2 days, 16:18:23 load avg: 0.03 running: test_regrtest (62 hour 26 min) 2 days, 16:18:53 load avg: 0.02 running: test_regrtest (62 hour 27 min) 2 days, 16:19:23 load avg: 0.01 running: test_regrtest (62 hour 27 min) 2 days, 16:19:53 load avg: 0.01 running: test_regrtest (62 hour 28 min) 2 days, 16:20:23 load avg: 0.00 running: test_regrtest (62 hour 28 min) 2 days, 16:20:53 load avg: 0.13 running: test_regrtest (62 hour 29 min) 2 days, 16:21:23 load avg: 0.08 running: test_regrtest (62 hour 29 min) 2 days, 16:21:53 load avg: 0.05 running: test_regrtest (62 hour 30 min) 2 days, 16:22:23 load avg: 0.03 running: test_regrtest (62 hour 30 min) 2 days, 16:22:53 load avg: 0.08 running: test_regrtest (62 hour 31 min) 2 days, 16:23:23 load avg: 0.05 running: test_regrtest (62 hour 31 min) 2 days, 16:23:53 load avg: 0.03 running: test_regrtest (62 hour 32 min) 2 days, 16:24:23 load avg: 0.09 running: test_regrtest (62 hour 32 min) 2 days, 16:24:53 load avg: 0.05 running: test_regrtest (62 hour 33 min) 2 days, 16:25:23 load avg: 0.03 running: test_regrtest (62 hour 33 min) 2 days, 16:25:53 load avg: 0.02 running: test_regrtest (62 hour 34 min) 2 days, 16:26:23 load avg: 0.07 running: test_regrtest (62 hour 34 min) 2 days, 16:26:53 load avg: 0.10 running: test_regrtest (62 hour 35 min) 2 days, 16:27:23 load avg: 0.06 running: test_regrtest (62 hour 35 min) 2 days, 16:27:53 load avg: 0.10 running: test_regrtest (62 hour 36 min) 2 days, 16:28:23 load avg: 0.06 running: test_regrtest (62 hour 36 min) 2 days, 16:28:53 load avg: 0.04 running: test_regrtest (62 hour 37 min) 2 days, 16:29:23 load avg: 0.02 running: test_regrtest (62 hour 37 min) 2 days, 16:29:53 load avg: 0.14 running: test_regrtest (62 hour 38 min) 2 days, 16:30:23 load avg: 0.09 running: test_regrtest (62 hour 38 min) 2 days, 16:30:53 load avg: 0.06 running: test_regrtest (62 hour 39 min) 2 days, 16:31:23 load avg: 0.03 running: test_regrtest (62 hour 39 min) 2 days, 16:31:53 load avg: 0.02 running: test_regrtest (62 hour 40 min) 2 days, 16:32:23 load avg: 0.01 running: test_regrtest (62 hour 40 min) 2 days, 16:32:53 load avg: 0.00 running: test_regrtest (62 hour 41 min) 2 days, 16:33:23 load avg: 0.12 running: test_regrtest (62 hour 41 min) 2 days, 16:33:53 load avg: 0.07 running: test_regrtest (62 hour 42 min) 2 days, 16:34:23 load avg: 0.04 running: test_regrtest (62 hour 42 min) 2 days, 16:34:53 load avg: 0.08 running: test_regrtest (62 hour 43 min) 2 days, 16:35:23 load avg: 0.05 running: test_regrtest (62 hour 43 min) 2 days, 16:35:53 load avg: 0.03 running: test_regrtest (62 hour 44 min) 2 days, 16:36:23 load avg: 0.19 running: test_regrtest (62 hour 44 min) 2 days, 16:36:53 load avg: 0.12 running: test_regrtest (62 hour 45 min) 2 days, 16:37:23 load avg: 0.12 running: test_regrtest (62 hour 45 min) 2 days, 16:37:53 load avg: 0.13 running: test_regrtest (62 hour 46 min) 2 days, 16:38:23 load avg: 0.21 running: test_regrtest (62 hour 46 min) 2 days, 16:38:53 load avg: 0.18 running: test_regrtest (62 hour 47 min) 2 days, 16:39:23 load avg: 0.11 running: test_regrtest (62 hour 47 min) 2 days, 16:39:53 load avg: 0.06 running: test_regrtest (62 hour 48 min) 2 days, 16:40:23 load avg: 0.04 running: test_regrtest (62 hour 48 min) 2 days, 16:40:53 load avg: 0.07 running: test_regrtest (62 hour 49 min) 2 days, 16:41:23 load avg: 0.04 running: test_regrtest (62 hour 49 min) 2 days, 16:41:53 load avg: 0.20 running: test_regrtest (62 hour 50 min) 2 days, 16:42:23 load avg: 0.19 running: test_regrtest (62 hour 50 min) 2 days, 16:42:53 load avg: 0.11 running: test_regrtest (62 hour 51 min) 2 days, 16:43:23 load avg: 0.12 running: test_regrtest (62 hour 51 min) 2 days, 16:43:53 load avg: 0.07 running: test_regrtest (62 hour 52 min) 2 days, 16:44:23 load avg: 0.04 running: test_regrtest (62 hour 52 min) 2 days, 16:44:53 load avg: 0.08 running: test_regrtest (62 hour 53 min) 2 days, 16:45:23 load avg: 0.11 running: test_regrtest (62 hour 53 min) 2 days, 16:45:53 load avg: 0.06 running: test_regrtest (62 hour 54 min) 2 days, 16:46:23 load avg: 0.17 running: test_regrtest (62 hour 54 min) 2 days, 16:46:53 load avg: 0.24 running: test_regrtest (62 hour 55 min) 2 days, 16:47:23 load avg: 0.14 running: test_regrtest (62 hour 55 min) 2 days, 16:47:53 load avg: 0.09 running: test_regrtest (62 hour 56 min) 2 days, 16:48:23 load avg: 0.05 running: test_regrtest (62 hour 56 min) 2 days, 16:48:53 load avg: 0.09 running: test_regrtest (62 hour 57 min) 2 days, 16:49:23 load avg: 0.05 running: test_regrtest (62 hour 57 min) 2 days, 16:49:53 load avg: 0.03 running: test_regrtest (62 hour 58 min) 2 days, 16:50:23 load avg: 0.10 running: test_regrtest (62 hour 58 min) 2 days, 16:50:53 load avg: 0.06 running: test_regrtest (62 hour 59 min) 2 days, 16:51:23 load avg: 0.03 running: test_regrtest (62 hour 59 min) 2 days, 16:51:53 load avg: 0.02 running: test_regrtest (63 hour 29 sec) 2 days, 16:52:23 load avg: 0.13 running: test_regrtest (63 hour 59 sec) 2 days, 16:52:53 load avg: 0.08 running: test_regrtest (63 hour 1 min) 2 days, 16:53:23 load avg: 0.05 running: test_regrtest (63 hour 1 min) 2 days, 16:53:53 load avg: 0.17 running: test_regrtest (63 hour 2 min) 2 days, 16:54:23 load avg: 0.10 running: test_regrtest (63 hour 2 min) 2 days, 16:54:53 load avg: 0.06 running: test_regrtest (63 hour 3 min) 2 days, 16:55:24 load avg: 0.18 running: test_regrtest (63 hour 3 min) 2 days, 16:55:54 load avg: 0.11 running: test_regrtest (63 hour 4 min) 2 days, 16:56:24 load avg: 0.07 running: test_regrtest (63 hour 4 min) 2 days, 16:56:54 load avg: 0.04 running: test_regrtest (63 hour 5 min) 2 days, 16:57:24 load avg: 0.09 running: test_regrtest (63 hour 5 min) 2 days, 16:57:54 load avg: 0.05 running: test_regrtest (63 hour 6 min) 2 days, 16:58:24 load avg: 0.11 running: test_regrtest (63 hour 6 min) 2 days, 16:58:54 load avg: 0.06 running: test_regrtest (63 hour 7 min) 2 days, 16:59:24 load avg: 0.09 running: test_regrtest (63 hour 7 min) 2 days, 16:59:54 load avg: 0.06 running: test_regrtest (63 hour 8 min) 2 days, 17:00:24 load avg: 0.03 running: test_regrtest (63 hour 8 min) 2 days, 17:00:54 load avg: 0.08 running: test_regrtest (63 hour 9 min) 2 days, 17:01:24 load avg: 0.05 running: test_regrtest (63 hour 9 min) 2 days, 17:01:54 load avg: 0.03 running: test_regrtest (63 hour 10 min) 2 days, 17:02:24 load avg: 0.07 running: test_regrtest (63 hour 10 min) 2 days, 17:02:54 load avg: 0.04 running: test_regrtest (63 hour 11 min) 2 days, 17:03:24 load avg: 0.02 running: test_regrtest (63 hour 11 min) 2 days, 17:03:54 load avg: 0.31 running: test_regrtest (63 hour 12 min) 2 days, 17:04:24 load avg: 0.19 running: test_regrtest (63 hour 12 min) 2 days, 17:04:54 load avg: 0.11 running: test_regrtest (63 hour 13 min) 2 days, 17:05:24 load avg: 0.07 running: test_regrtest (63 hour 13 min) 2 days, 17:05:54 load avg: 0.10 running: test_regrtest (63 hour 14 min) 2 days, 17:06:24 load avg: 0.06 running: test_regrtest (63 hour 14 min) 2 days, 17:06:54 load avg: 0.04 running: test_regrtest (63 hour 15 min) 2 days, 17:07:24 load avg: 0.02 running: test_regrtest (63 hour 15 min) 2 days, 17:07:54 load avg: 0.06 running: test_regrtest (63 hour 16 min) 2 days, 17:08:24 load avg: 0.04 running: test_regrtest (63 hour 16 min) 2 days, 17:08:54 load avg: 0.02 running: test_regrtest (63 hour 17 min) 2 days, 17:09:24 load avg: 0.17 running: test_regrtest (63 hour 17 min) 2 days, 17:09:54 load avg: 0.10 running: test_regrtest (63 hour 18 min) 2 days, 17:10:24 load avg: 0.06 running: test_regrtest (63 hour 19 min) 2 days, 17:10:54 load avg: 0.04 running: test_regrtest (63 hour 19 min) 2 days, 17:11:24 load avg: 0.08 running: test_regrtest (63 hour 20 min) 2 days, 17:11:54 load avg: 0.05 running: test_regrtest (63 hour 20 min) 2 days, 17:12:24 load avg: 0.03 running: test_regrtest (63 hour 21 min) 2 days, 17:12:54 load avg: 0.02 running: test_regrtest (63 hour 21 min) 2 days, 17:13:24 load avg: 0.06 running: test_regrtest (63 hour 22 min) 2 days, 17:13:54 load avg: 0.04 running: test_regrtest (63 hour 22 min) 2 days, 17:14:24 load avg: 0.02 running: test_regrtest (63 hour 23 min) 2 days, 17:14:54 load avg: 0.01 running: test_regrtest (63 hour 23 min) 2 days, 17:15:24 load avg: 0.01 running: test_regrtest (63 hour 24 min) 2 days, 17:15:54 load avg: 0.06 running: test_regrtest (63 hour 24 min) 2 days, 17:16:24 load avg: 0.04 running: test_regrtest (63 hour 25 min) 2 days, 17:16:54 load avg: 0.08 running: test_regrtest (63 hour 25 min) 2 days, 17:17:24 load avg: 0.05 running: test_regrtest (63 hour 26 min) 2 days, 17:17:54 load avg: 0.03 running: test_regrtest (63 hour 26 min) 2 days, 17:18:24 load avg: 0.02 running: test_regrtest (63 hour 27 min) 2 days, 17:18:54 load avg: 0.06 running: test_regrtest (63 hour 27 min) 2 days, 17:19:24 load avg: 0.04 running: test_regrtest (63 hour 28 min) 2 days, 17:19:54 load avg: 0.02 running: test_regrtest (63 hour 28 min) 2 days, 17:20:24 load avg: 0.08 running: test_regrtest (63 hour 29 min) 2 days, 17:20:54 load avg: 0.06 running: test_regrtest (63 hour 29 min) 2 days, 17:21:24 load avg: 0.09 running: test_regrtest (63 hour 30 min) 2 days, 17:21:54 load avg: 0.05 running: test_regrtest (63 hour 30 min) 2 days, 17:22:24 load avg: 0.10 running: test_regrtest (63 hour 31 min) 2 days, 17:22:54 load avg: 0.06 running: test_regrtest (63 hour 31 min) 2 days, 17:23:24 load avg: 0.03 running: test_regrtest (63 hour 32 min) 2 days, 17:23:54 load avg: 0.02 running: test_regrtest (63 hour 32 min) 2 days, 17:24:24 load avg: 0.01 running: test_regrtest (63 hour 33 min) 2 days, 17:24:54 load avg: 0.06 running: test_regrtest (63 hour 33 min) 2 days, 17:25:24 load avg: 0.03 running: test_regrtest (63 hour 34 min) 2 days, 17:25:54 load avg: 0.02 running: test_regrtest (63 hour 34 min) 2 days, 17:26:24 load avg: 0.06 running: test_regrtest (63 hour 35 min) 2 days, 17:26:54 load avg: 0.04 running: test_regrtest (63 hour 35 min) 2 days, 17:27:24 load avg: 0.02 running: test_regrtest (63 hour 36 min) 2 days, 17:27:54 load avg: 0.09 running: test_regrtest (63 hour 36 min) 2 days, 17:28:24 load avg: 0.05 running: test_regrtest (63 hour 37 min) 2 days, 17:28:54 load avg: 0.08 running: test_regrtest (63 hour 37 min) 2 days, 17:29:24 load avg: 0.11 running: test_regrtest (63 hour 38 min) 2 days, 17:29:54 load avg: 0.12 running: test_regrtest (63 hour 38 min) 2 days, 17:30:24 load avg: 0.13 running: test_regrtest (63 hour 39 min) 2 days, 17:30:54 load avg: 0.08 running: test_regrtest (63 hour 39 min) 2 days, 17:31:24 load avg: 0.13 running: test_regrtest (63 hour 40 min) 2 days, 17:31:54 load avg: 0.13 running: test_regrtest (63 hour 40 min) 2 days, 17:32:24 load avg: 0.08 running: test_regrtest (63 hour 41 min) 2 days, 17:32:54 load avg: 0.05 running: test_regrtest (63 hour 41 min) 2 days, 17:33:24 load avg: 0.16 running: test_regrtest (63 hour 42 min) 2 days, 17:33:54 load avg: 0.10 running: test_regrtest (63 hour 42 min) 2 days, 17:34:24 load avg: 0.06 running: test_regrtest (63 hour 43 min) 2 days, 17:34:54 load avg: 0.03 running: test_regrtest (63 hour 43 min) 2 days, 17:35:24 load avg: 0.15 running: test_regrtest (63 hour 44 min) 2 days, 17:35:54 load avg: 0.09 running: test_regrtest (63 hour 44 min) 2 days, 17:36:24 load avg: 0.05 running: test_regrtest (63 hour 45 min) 2 days, 17:36:54 load avg: 0.03 running: test_regrtest (63 hour 45 min) 2 days, 17:37:24 load avg: 0.02 running: test_regrtest (63 hour 46 min) 2 days, 17:37:54 load avg: 0.01 running: test_regrtest (63 hour 46 min) 2 days, 17:38:24 load avg: 0.00 running: test_regrtest (63 hour 47 min) 2 days, 17:38:54 load avg: 0.00 running: test_regrtest (63 hour 47 min) 2 days, 17:39:24 load avg: 0.05 running: test_regrtest (63 hour 48 min) 2 days, 17:39:54 load avg: 0.03 running: test_regrtest (63 hour 48 min) 2 days, 17:40:24 load avg: 0.02 running: test_regrtest (63 hour 49 min) 2 days, 17:40:54 load avg: 0.01 running: test_regrtest (63 hour 49 min) 2 days, 17:41:24 load avg: 0.00 running: test_regrtest (63 hour 50 min) 2 days, 17:41:54 load avg: 0.00 running: test_regrtest (63 hour 50 min) 2 days, 17:42:24 load avg: 0.00 running: test_regrtest (63 hour 51 min) 2 days, 17:42:54 load avg: 0.00 running: test_regrtest (63 hour 51 min) 2 days, 17:43:24 load avg: 0.00 running: test_regrtest (63 hour 52 min) 2 days, 17:43:54 load avg: 0.00 running: test_regrtest (63 hour 52 min) 2 days, 17:44:24 load avg: 0.05 running: test_regrtest (63 hour 53 min) 2 days, 17:44:54 load avg: 0.08 running: test_regrtest (63 hour 53 min) 2 days, 17:45:24 load avg: 0.11 running: test_regrtest (63 hour 54 min) 2 days, 17:45:54 load avg: 0.07 running: test_regrtest (63 hour 54 min) 2 days, 17:46:25 load avg: 0.12 running: test_regrtest (63 hour 55 min) 2 days, 17:46:55 load avg: 0.07 running: test_regrtest (63 hour 55 min) 2 days, 17:47:25 load avg: 0.04 running: test_regrtest (63 hour 56 min) 2 days, 17:47:55 load avg: 0.02 running: test_regrtest (63 hour 56 min) 2 days, 17:48:25 load avg: 0.08 running: test_regrtest (63 hour 57 min) 2 days, 17:48:55 load avg: 0.04 running: test_regrtest (63 hour 57 min) 2 days, 17:49:25 load avg: 0.03 running: test_regrtest (63 hour 58 min) 2 days, 17:49:55 load avg: 0.01 running: test_regrtest (63 hour 58 min) 2 days, 17:50:25 load avg: 0.06 running: test_regrtest (63 hour 59 min) 2 days, 17:50:55 load avg: 0.10 running: test_regrtest (63 hour 59 min) 2 days, 17:51:25 load avg: 0.06 running: test_regrtest (64 hour) 2 days, 17:51:55 load avg: 0.11 running: test_regrtest (64 hour 30 sec) 2 days, 17:52:25 load avg: 0.12 running: test_regrtest (64 hour 1 min) 2 days, 17:52:55 load avg: 0.07 running: test_regrtest (64 hour 1 min) 2 days, 17:53:25 load avg: 0.04 running: test_regrtest (64 hour 2 min) 2 days, 17:53:55 load avg: 0.09 running: test_regrtest (64 hour 2 min) 2 days, 17:54:25 load avg: 0.05 running: test_regrtest (64 hour 3 min) 2 days, 17:54:55 load avg: 0.03 running: test_regrtest (64 hour 3 min) 2 days, 17:55:25 load avg: 0.02 running: test_regrtest (64 hour 4 min) 2 days, 17:55:55 load avg: 0.01 running: test_regrtest (64 hour 4 min) 2 days, 17:56:25 load avg: 0.00 running: test_regrtest (64 hour 5 min) 2 days, 17:56:55 load avg: 0.00 running: test_regrtest (64 hour 5 min) 2 days, 17:57:25 load avg: 0.13 running: test_regrtest (64 hour 6 min) 2 days, 17:57:55 load avg: 0.08 running: test_regrtest (64 hour 6 min) 2 days, 17:58:25 load avg: 0.04 running: test_regrtest (64 hour 7 min) 2 days, 17:58:55 load avg: 0.03 running: test_regrtest (64 hour 7 min) 2 days, 17:59:25 load avg: 0.01 running: test_regrtest (64 hour 8 min) 2 days, 17:59:55 load avg: 0.07 running: test_regrtest (64 hour 8 min) 2 days, 18:00:25 load avg: 0.04 running: test_regrtest (64 hour 9 min) 2 days, 18:00:55 load avg: 0.02 running: test_regrtest (64 hour 9 min) 2 days, 18:01:25 load avg: 0.01 running: test_regrtest (64 hour 10 min) 2 days, 18:01:55 load avg: 0.01 running: test_regrtest (64 hour 10 min) 2 days, 18:02:25 load avg: 0.00 running: test_regrtest (64 hour 11 min) 2 days, 18:02:55 load avg: 0.00 running: test_regrtest (64 hour 11 min) 2 days, 18:03:25 load avg: 0.00 running: test_regrtest (64 hour 12 min) 2 days, 18:03:55 load avg: 0.00 running: test_regrtest (64 hour 12 min) 2 days, 18:04:25 load avg: 0.00 running: test_regrtest (64 hour 13 min) 2 days, 18:04:55 load avg: 0.00 running: test_regrtest (64 hour 13 min) 2 days, 18:05:25 load avg: 0.00 running: test_regrtest (64 hour 14 min) 2 days, 18:05:55 load avg: 0.00 running: test_regrtest (64 hour 14 min) 2 days, 18:06:25 load avg: 0.00 running: test_regrtest (64 hour 15 min) 2 days, 18:06:55 load avg: 0.10 running: test_regrtest (64 hour 15 min) 2 days, 18:07:25 load avg: 0.06 running: test_regrtest (64 hour 16 min) 2 days, 18:07:55 load avg: 0.04 running: test_regrtest (64 hour 16 min) 2 days, 18:08:25 load avg: 0.09 running: test_regrtest (64 hour 17 min) 2 days, 18:08:55 load avg: 0.11 running: test_regrtest (64 hour 17 min) 2 days, 18:09:25 load avg: 0.07 running: test_regrtest (64 hour 18 min) 2 days, 18:09:55 load avg: 0.04 running: test_regrtest (64 hour 18 min) 2 days, 18:10:25 load avg: 0.02 running: test_regrtest (64 hour 19 min) 2 days, 18:10:55 load avg: 0.01 running: test_regrtest (64 hour 19 min) 2 days, 18:11:25 load avg: 0.01 running: test_regrtest (64 hour 20 min) 2 days, 18:11:55 load avg: 0.06 running: test_regrtest (64 hour 20 min) 2 days, 18:12:25 load avg: 0.11 running: test_regrtest (64 hour 21 min) 2 days, 18:12:55 load avg: 0.06 running: test_regrtest (64 hour 21 min) 2 days, 18:13:25 load avg: 0.04 running: test_regrtest (64 hour 22 min) 2 days, 18:13:55 load avg: 0.02 running: test_regrtest (64 hour 22 min) 2 days, 18:14:25 load avg: 0.07 running: test_regrtest (64 hour 23 min) 2 days, 18:14:55 load avg: 0.04 running: test_regrtest (64 hour 23 min) 2 days, 18:15:25 load avg: 0.03 running: test_regrtest (64 hour 24 min) 2 days, 18:15:55 load avg: 0.01 running: test_regrtest (64 hour 24 min) 2 days, 18:16:25 load avg: 0.11 running: test_regrtest (64 hour 25 min) 2 days, 18:16:55 load avg: 0.07 running: test_regrtest (64 hour 25 min) 2 days, 18:17:25 load avg: 0.04 running: test_regrtest (64 hour 26 min) 2 days, 18:17:55 load avg: 0.10 running: test_regrtest (64 hour 26 min) 2 days, 18:18:25 load avg: 0.06 running: test_regrtest (64 hour 27 min) 2 days, 18:18:55 load avg: 0.16 running: test_regrtest (64 hour 27 min) 2 days, 18:19:25 load avg: 0.10 running: test_regrtest (64 hour 28 min) 2 days, 18:19:55 load avg: 0.12 running: test_regrtest (64 hour 28 min) 2 days, 18:20:25 load avg: 0.12 running: test_regrtest (64 hour 29 min) 2 days, 18:20:55 load avg: 0.07 running: test_regrtest (64 hour 29 min) 2 days, 18:21:25 load avg: 0.04 running: test_regrtest (64 hour 30 min) 2 days, 18:21:55 load avg: 0.08 running: test_regrtest (64 hour 30 min) 2 days, 18:22:25 load avg: 0.05 running: test_regrtest (64 hour 31 min) 2 days, 18:22:55 load avg: 0.08 running: test_regrtest (64 hour 31 min) 2 days, 18:23:25 load avg: 0.05 running: test_regrtest (64 hour 32 min) 2 days, 18:23:55 load avg: 0.03 running: test_regrtest (64 hour 32 min) 2 days, 18:24:25 load avg: 0.02 running: test_regrtest (64 hour 33 min) 2 days, 18:24:55 load avg: 0.01 running: test_regrtest (64 hour 33 min) 2 days, 18:25:25 load avg: 0.13 running: test_regrtest (64 hour 34 min) 2 days, 18:25:55 load avg: 0.08 running: test_regrtest (64 hour 34 min) 2 days, 18:26:25 load avg: 0.05 running: test_regrtest (64 hour 35 min) 2 days, 18:26:55 load avg: 0.08 running: test_regrtest (64 hour 35 min) 2 days, 18:27:25 load avg: 0.10 running: test_regrtest (64 hour 36 min) 2 days, 18:27:55 load avg: 0.06 running: test_regrtest (64 hour 36 min) 2 days, 18:28:25 load avg: 0.04 running: test_regrtest (64 hour 37 min) 2 days, 18:28:55 load avg: 0.08 running: test_regrtest (64 hour 37 min) 2 days, 18:29:25 load avg: 0.10 running: test_regrtest (64 hour 38 min) 2 days, 18:29:55 load avg: 0.06 running: test_regrtest (64 hour 38 min) 2 days, 18:30:25 load avg: 0.11 running: test_regrtest (64 hour 39 min) 2 days, 18:30:55 load avg: 0.15 running: test_regrtest (64 hour 39 min) 2 days, 18:31:25 load avg: 0.09 running: test_regrtest (64 hour 40 min) 2 days, 18:31:55 load avg: 0.05 running: test_regrtest (64 hour 40 min) 2 days, 18:32:25 load avg: 0.03 running: test_regrtest (64 hour 41 min) 2 days, 18:32:55 load avg: 0.08 running: test_regrtest (64 hour 41 min) 2 days, 18:33:25 load avg: 0.05 running: test_regrtest (64 hour 42 min) 2 days, 18:33:55 load avg: 0.03 running: test_regrtest (64 hour 42 min) 2 days, 18:34:25 load avg: 0.02 running: test_regrtest (64 hour 43 min) 2 days, 18:34:55 load avg: 0.01 running: test_regrtest (64 hour 43 min) 2 days, 18:35:25 load avg: 0.00 running: test_regrtest (64 hour 44 min) 2 days, 18:35:55 load avg: 0.00 running: test_regrtest (64 hour 44 min) 2 days, 18:36:25 load avg: 0.00 running: test_regrtest (64 hour 45 min) 2 days, 18:36:55 load avg: 0.00 running: test_regrtest (64 hour 45 min) 2 days, 18:37:25 load avg: 0.00 running: test_regrtest (64 hour 46 min) 2 days, 18:37:55 load avg: 0.00 running: test_regrtest (64 hour 46 min) 2 days, 18:38:25 load avg: 0.05 running: test_regrtest (64 hour 47 min) 2 days, 18:38:55 load avg: 0.03 running: test_regrtest (64 hour 47 min) 2 days, 18:39:25 load avg: 0.02 running: test_regrtest (64 hour 48 min) 2 days, 18:39:55 load avg: 0.08 running: test_regrtest (64 hour 48 min) 2 days, 18:40:25 load avg: 0.11 running: test_regrtest (64 hour 49 min) 2 days, 18:40:55 load avg: 0.06 running: test_regrtest (64 hour 49 min) 2 days, 18:41:26 load avg: 0.04 running: test_regrtest (64 hour 50 min) 2 days, 18:41:56 load avg: 0.10 running: test_regrtest (64 hour 50 min) 2 days, 18:42:26 load avg: 0.06 running: test_regrtest (64 hour 51 min) 2 days, 18:42:56 load avg: 0.04 running: test_regrtest (64 hour 51 min) 2 days, 18:43:26 load avg: 0.02 running: test_regrtest (64 hour 52 min) 2 days, 18:43:56 load avg: 0.01 running: test_regrtest (64 hour 52 min) 2 days, 18:44:26 load avg: 0.01 running: test_regrtest (64 hour 53 min) 2 days, 18:44:56 load avg: 0.00 running: test_regrtest (64 hour 53 min) 2 days, 18:45:26 load avg: 0.00 running: test_regrtest (64 hour 54 min) 2 days, 18:45:56 load avg: 0.00 running: test_regrtest (64 hour 54 min) 2 days, 18:46:26 load avg: 0.12 running: test_regrtest (64 hour 55 min) 2 days, 18:46:56 load avg: 0.07 running: test_regrtest (64 hour 55 min) 2 days, 18:47:26 load avg: 0.12 running: test_regrtest (64 hour 56 min) 2 days, 18:47:56 load avg: 0.25 running: test_regrtest (64 hour 56 min) 2 days, 18:48:26 load avg: 0.15 running: test_regrtest (64 hour 57 min) 2 days, 18:48:56 load avg: 0.09 running: test_regrtest (64 hour 57 min) 2 days, 18:49:26 load avg: 0.05 running: test_regrtest (64 hour 58 min) 2 days, 18:49:56 load avg: 0.08 running: test_regrtest (64 hour 58 min) 2 days, 18:50:26 load avg: 0.05 running: test_regrtest (64 hour 59 min) 2 days, 18:50:56 load avg: 0.03 running: test_regrtest (64 hour 59 min) 2 days, 18:51:26 load avg: 0.02 running: test_regrtest (65 hour 1 sec) 2 days, 18:51:56 load avg: 0.15 running: test_regrtest (65 hour 31 sec) 2 days, 18:52:26 load avg: 0.09 running: test_regrtest (65 hour 1 min) 2 days, 18:52:56 load avg: 0.05 running: test_regrtest (65 hour 1 min) 2 days, 18:53:26 load avg: 0.11 running: test_regrtest (65 hour 2 min) 2 days, 18:53:56 load avg: 0.07 running: test_regrtest (65 hour 2 min) 2 days, 18:54:26 load avg: 0.04 running: test_regrtest (65 hour 3 min) 2 days, 18:54:56 load avg: 0.08 running: test_regrtest (65 hour 3 min) 2 days, 18:55:26 load avg: 0.17 running: test_regrtest (65 hour 4 min) 2 days, 18:55:56 load avg: 0.10 running: test_regrtest (65 hour 4 min) 2 days, 18:56:26 load avg: 0.14 running: test_regrtest (65 hour 5 min) 2 days, 18:56:56 load avg: 0.08 running: test_regrtest (65 hour 5 min) 2 days, 18:57:26 load avg: 0.10 running: test_regrtest (65 hour 6 min) 2 days, 18:57:56 load avg: 0.06 running: test_regrtest (65 hour 6 min) 2 days, 18:58:26 load avg: 0.04 running: test_regrtest (65 hour 7 min) 2 days, 18:58:56 load avg: 0.10 running: test_regrtest (65 hour 7 min) 2 days, 18:59:26 load avg: 0.18 running: test_regrtest (65 hour 8 min) 2 days, 18:59:56 load avg: 0.11 running: test_regrtest (65 hour 8 min) 2 days, 19:00:26 load avg: 0.07 running: test_regrtest (65 hour 9 min) 2 days, 19:00:56 load avg: 0.12 running: test_regrtest (65 hour 9 min) 2 days, 19:01:26 load avg: 0.07 running: test_regrtest (65 hour 10 min) 2 days, 19:01:56 load avg: 0.04 running: test_regrtest (65 hour 10 min) 2 days, 19:02:26 load avg: 0.02 running: test_regrtest (65 hour 11 min) 2 days, 19:02:56 load avg: 0.21 running: test_regrtest (65 hour 11 min) 2 days, 19:03:26 load avg: 0.13 running: test_regrtest (65 hour 12 min) 2 days, 19:03:56 load avg: 0.13 running: test_regrtest (65 hour 12 min) 2 days, 19:04:26 load avg: 0.08 running: test_regrtest (65 hour 13 min) 2 days, 19:04:56 load avg: 0.05 running: test_regrtest (65 hour 13 min) 2 days, 19:05:26 load avg: 0.15 running: test_regrtest (65 hour 14 min) 2 days, 19:05:56 load avg: 0.09 running: test_regrtest (65 hour 14 min) 2 days, 19:06:26 load avg: 0.11 running: test_regrtest (65 hour 15 min) 2 days, 19:06:56 load avg: 0.12 running: test_regrtest (65 hour 15 min) 2 days, 19:07:26 load avg: 0.07 running: test_regrtest (65 hour 16 min) 2 days, 19:07:56 load avg: 0.04 running: test_regrtest (65 hour 16 min) 2 days, 19:08:26 load avg: 0.11 running: test_regrtest (65 hour 17 min) 2 days, 19:08:56 load avg: 0.06 running: test_regrtest (65 hour 17 min) 2 days, 19:09:26 load avg: 0.09 running: test_regrtest (65 hour 18 min) 2 days, 19:09:56 load avg: 0.05 running: test_regrtest (65 hour 18 min) 2 days, 19:10:26 load avg: 0.10 running: test_regrtest (65 hour 19 min) 2 days, 19:10:56 load avg: 0.11 running: test_regrtest (65 hour 19 min) 2 days, 19:11:26 load avg: 0.21 running: test_regrtest (65 hour 20 min) 2 days, 19:11:56 load avg: 0.13 running: test_regrtest (65 hour 20 min) 2 days, 19:12:26 load avg: 0.19 running: test_regrtest (65 hour 21 min) 2 days, 19:12:56 load avg: 0.11 running: test_regrtest (65 hour 21 min) 2 days, 19:13:26 load avg: 0.07 running: test_regrtest (65 hour 22 min) 2 days, 19:13:56 load avg: 0.12 running: test_regrtest (65 hour 22 min) 2 days, 19:14:26 load avg: 0.07 running: test_regrtest (65 hour 23 min) 2 days, 19:14:56 load avg: 0.04 running: test_regrtest (65 hour 23 min) 2 days, 19:15:26 load avg: 0.02 running: test_regrtest (65 hour 24 min) 2 days, 19:15:56 load avg: 0.08 running: test_regrtest (65 hour 24 min) 2 days, 19:16:26 load avg: 0.05 running: test_regrtest (65 hour 25 min) 2 days, 19:16:56 load avg: 0.09 running: test_regrtest (65 hour 25 min) 2 days, 19:17:26 load avg: 0.05 running: test_regrtest (65 hour 26 min) 2 days, 19:17:56 load avg: 0.09 running: test_regrtest (65 hour 26 min) 2 days, 19:18:26 load avg: 0.13 running: test_regrtest (65 hour 27 min) 2 days, 19:18:56 load avg: 0.08 running: test_regrtest (65 hour 27 min) 2 days, 19:19:26 load avg: 0.13 running: test_regrtest (65 hour 28 min) 2 days, 19:19:56 load avg: 0.08 running: test_regrtest (65 hour 28 min) 2 days, 19:20:26 load avg: 0.04 running: test_regrtest (65 hour 29 min) 2 days, 19:20:56 load avg: 0.08 running: test_regrtest (65 hour 29 min) 2 days, 19:21:26 load avg: 0.05 running: test_regrtest (65 hour 30 min) 2 days, 19:21:56 load avg: 0.03 running: test_regrtest (65 hour 30 min) 2 days, 19:22:26 load avg: 0.02 running: test_regrtest (65 hour 31 min) 2 days, 19:22:56 load avg: 0.01 running: test_regrtest (65 hour 31 min) 2 days, 19:23:26 load avg: 0.12 running: test_regrtest (65 hour 32 min) 2 days, 19:23:56 load avg: 0.07 running: test_regrtest (65 hour 32 min) 2 days, 19:24:26 load avg: 0.04 running: test_regrtest (65 hour 33 min) 2 days, 19:24:56 load avg: 0.18 running: test_regrtest (65 hour 33 min) 2 days, 19:25:26 load avg: 0.16 running: test_regrtest (65 hour 34 min) 2 days, 19:25:56 load avg: 0.16 running: test_regrtest (65 hour 34 min) 2 days, 19:26:26 load avg: 0.27 running: test_regrtest (65 hour 35 min) 2 days, 19:26:56 load avg: 0.22 running: test_regrtest (65 hour 35 min) 2 days, 19:27:26 load avg: 0.13 running: test_regrtest (65 hour 36 min) 2 days, 19:27:56 load avg: 0.08 running: test_regrtest (65 hour 36 min) 2 days, 19:28:26 load avg: 0.05 running: test_regrtest (65 hour 37 min) 2 days, 19:28:56 load avg: 0.08 running: test_regrtest (65 hour 37 min) 2 days, 19:29:26 load avg: 0.05 running: test_regrtest (65 hour 38 min) 2 days, 19:29:56 load avg: 0.03 running: test_regrtest (65 hour 38 min) 2 days, 19:30:26 load avg: 0.10 running: test_regrtest (65 hour 39 min) 2 days, 19:30:56 load avg: 0.06 running: test_regrtest (65 hour 39 min) 2 days, 19:31:26 load avg: 0.10 running: test_regrtest (65 hour 40 min) 2 days, 19:31:56 load avg: 0.06 running: test_regrtest (65 hour 40 min) 2 days, 19:32:26 load avg: 0.12 running: test_regrtest (65 hour 41 min) 2 days, 19:32:56 load avg: 0.07 running: test_regrtest (65 hour 41 min) 2 days, 19:33:26 load avg: 0.04 running: test_regrtest (65 hour 42 min) 2 days, 19:33:57 load avg: 0.02 running: test_regrtest (65 hour 42 min) 2 days, 19:34:27 load avg: 0.01 running: test_regrtest (65 hour 43 min) 2 days, 19:34:57 load avg: 0.01 running: test_regrtest (65 hour 43 min) 2 days, 19:35:27 load avg: 0.00 running: test_regrtest (65 hour 44 min) 2 days, 19:35:57 load avg: 0.08 running: test_regrtest (65 hour 44 min) 2 days, 19:36:27 load avg: 0.05 running: test_regrtest (65 hour 45 min) 2 days, 19:36:57 load avg: 0.03 running: test_regrtest (65 hour 45 min) 2 days, 19:37:27 load avg: 0.02 running: test_regrtest (65 hour 46 min) 2 days, 19:37:57 load avg: 0.08 running: test_regrtest (65 hour 46 min) 2 days, 19:38:27 load avg: 0.04 running: test_regrtest (65 hour 47 min) 2 days, 19:38:57 load avg: 0.03 running: test_regrtest (65 hour 47 min) 2 days, 19:39:27 load avg: 0.01 running: test_regrtest (65 hour 48 min) 2 days, 19:39:57 load avg: 0.14 running: test_regrtest (65 hour 48 min) 2 days, 19:40:27 load avg: 0.08 running: test_regrtest (65 hour 49 min) 2 days, 19:40:57 load avg: 0.05 running: test_regrtest (65 hour 49 min) 2 days, 19:41:27 load avg: 0.03 running: test_regrtest (65 hour 50 min) 2 days, 19:41:57 load avg: 0.08 running: test_regrtest (65 hour 50 min) 2 days, 19:42:27 load avg: 0.05 running: test_regrtest (65 hour 51 min) 2 days, 19:42:57 load avg: 0.03 running: test_regrtest (65 hour 51 min) 2 days, 19:43:27 load avg: 0.08 running: test_regrtest (65 hour 52 min) 2 days, 19:43:57 load avg: 0.10 running: test_regrtest (65 hour 52 min) 2 days, 19:44:27 load avg: 0.06 running: test_regrtest (65 hour 53 min) 2 days, 19:44:57 load avg: 0.04 running: test_regrtest (65 hour 53 min) 2 days, 19:45:27 load avg: 0.09 running: test_regrtest (65 hour 54 min) 2 days, 19:45:57 load avg: 0.06 running: test_regrtest (65 hour 54 min) 2 days, 19:46:27 load avg: 0.03 running: test_regrtest (65 hour 55 min) 2 days, 19:46:57 load avg: 0.02 running: test_regrtest (65 hour 55 min) 2 days, 19:47:27 load avg: 0.07 running: test_regrtest (65 hour 56 min) 2 days, 19:47:57 load avg: 0.04 running: test_regrtest (65 hour 56 min) 2 days, 19:48:27 load avg: 0.10 running: test_regrtest (65 hour 57 min) 2 days, 19:48:57 load avg: 0.06 running: test_regrtest (65 hour 57 min) 2 days, 19:49:27 load avg: 0.09 running: test_regrtest (65 hour 58 min) 2 days, 19:49:57 load avg: 0.06 running: test_regrtest (65 hour 58 min) 2 days, 19:50:27 load avg: 0.03 running: test_regrtest (65 hour 59 min) 2 days, 19:50:57 load avg: 0.10 running: test_regrtest (65 hour 59 min) 2 days, 19:51:27 load avg: 0.13 running: test_regrtest (66 hour 3 sec) 2 days, 19:51:57 load avg: 0.08 running: test_regrtest (66 hour 33 sec) 2 days, 19:52:27 load avg: 0.05 running: test_regrtest (66 hour 1 min) 2 days, 19:52:57 load avg: 0.10 running: test_regrtest (66 hour 1 min) 2 days, 19:53:27 load avg: 0.11 running: test_regrtest (66 hour 2 min) 2 days, 19:53:57 load avg: 0.07 running: test_regrtest (66 hour 2 min) 2 days, 19:54:27 load avg: 0.04 running: test_regrtest (66 hour 3 min) 2 days, 19:54:57 load avg: 0.08 running: test_regrtest (66 hour 3 min) 2 days, 19:55:27 load avg: 0.04 running: test_regrtest (66 hour 4 min) 2 days, 19:55:57 load avg: 0.03 running: test_regrtest (66 hour 4 min) 2 days, 19:56:27 load avg: 0.01 running: test_regrtest (66 hour 5 min) 2 days, 19:56:57 load avg: 0.01 running: test_regrtest (66 hour 5 min) 2 days, 19:57:27 load avg: 0.00 running: test_regrtest (66 hour 6 min) 2 days, 19:57:57 load avg: 0.06 running: test_regrtest (66 hour 6 min) 2 days, 19:58:27 load avg: 0.10 running: test_regrtest (66 hour 7 min) 2 days, 19:58:57 load avg: 0.11 running: test_regrtest (66 hour 7 min) 2 days, 19:59:27 load avg: 0.13 running: test_regrtest (66 hour 8 min) 2 days, 19:59:57 load avg: 0.08 running: test_regrtest (66 hour 8 min) 2 days, 20:00:27 load avg: 0.16 running: test_regrtest (66 hour 9 min) 2 days, 20:00:57 load avg: 0.09 running: test_regrtest (66 hour 9 min) 2 days, 20:01:27 load avg: 0.13 running: test_regrtest (66 hour 10 min) 2 days, 20:01:57 load avg: 0.21 running: test_regrtest (66 hour 10 min) 2 days, 20:02:27 load avg: 0.13 running: test_regrtest (66 hour 11 min) 2 days, 20:02:57 load avg: 0.08 running: test_regrtest (66 hour 11 min) 2 days, 20:03:27 load avg: 0.04 running: test_regrtest (66 hour 12 min) 2 days, 20:03:57 load avg: 0.16 running: test_regrtest (66 hour 12 min) 2 days, 20:04:27 load avg: 0.10 running: test_regrtest (66 hour 13 min) 2 days, 20:04:57 load avg: 0.06 running: test_regrtest (66 hour 13 min) 2 days, 20:05:27 load avg: 0.03 running: test_regrtest (66 hour 14 min) 2 days, 20:05:57 load avg: 0.14 running: test_regrtest (66 hour 14 min) 2 days, 20:06:27 load avg: 0.20 running: test_regrtest (66 hour 15 min) 2 days, 20:06:57 load avg: 0.12 running: test_regrtest (66 hour 15 min) 2 days, 20:07:27 load avg: 0.07 running: test_regrtest (66 hour 16 min) 2 days, 20:07:57 load avg: 0.04 running: test_regrtest (66 hour 16 min) 2 days, 20:08:27 load avg: 0.02 running: test_regrtest (66 hour 17 min) 2 days, 20:08:57 load avg: 0.01 running: test_regrtest (66 hour 17 min) 2 days, 20:09:27 load avg: 0.01 running: test_regrtest (66 hour 18 min) 2 days, 20:09:57 load avg: 0.00 running: test_regrtest (66 hour 18 min) 2 days, 20:10:27 load avg: 0.07 running: test_regrtest (66 hour 19 min) 2 days, 20:10:57 load avg: 0.04 running: test_regrtest (66 hour 19 min) 2 days, 20:11:27 load avg: 0.08 running: test_regrtest (66 hour 20 min) 2 days, 20:11:57 load avg: 0.05 running: test_regrtest (66 hour 20 min) 2 days, 20:12:27 load avg: 0.03 running: test_regrtest (66 hour 21 min) 2 days, 20:12:57 load avg: 0.18 running: test_regrtest (66 hour 21 min) 2 days, 20:13:27 load avg: 0.11 running: test_regrtest (66 hour 22 min) 2 days, 20:13:57 load avg: 0.06 running: test_regrtest (66 hour 22 min) 2 days, 20:14:27 load avg: 0.04 running: test_regrtest (66 hour 23 min) 2 days, 20:14:57 load avg: 0.16 running: test_regrtest (66 hour 23 min) 2 days, 20:15:27 load avg: 0.09 running: test_regrtest (66 hour 24 min) 2 days, 20:15:57 load avg: 0.06 running: test_regrtest (66 hour 24 min) 2 days, 20:16:27 load avg: 0.03 running: test_regrtest (66 hour 25 min) 2 days, 20:16:57 load avg: 0.13 running: test_regrtest (66 hour 25 min) 2 days, 20:17:27 load avg: 0.08 running: test_regrtest (66 hour 26 min) 2 days, 20:17:57 load avg: 0.05 running: test_regrtest (66 hour 26 min) 2 days, 20:18:27 load avg: 0.03 running: test_regrtest (66 hour 27 min) 2 days, 20:18:57 load avg: 0.02 running: test_regrtest (66 hour 27 min) 2 days, 20:19:27 load avg: 0.01 running: test_regrtest (66 hour 28 min) 2 days, 20:19:57 load avg: 0.00 running: test_regrtest (66 hour 28 min) 2 days, 20:20:27 load avg: 0.07 running: test_regrtest (66 hour 29 min) 2 days, 20:20:57 load avg: 0.09 running: test_regrtest (66 hour 29 min) 2 days, 20:21:27 load avg: 0.06 running: test_regrtest (66 hour 30 min) 2 days, 20:21:57 load avg: 0.03 running: test_regrtest (66 hour 30 min) 2 days, 20:22:27 load avg: 0.08 running: test_regrtest (66 hour 31 min) 2 days, 20:22:57 load avg: 0.05 running: test_regrtest (66 hour 31 min) 2 days, 20:23:27 load avg: 0.03 running: test_regrtest (66 hour 32 min) 2 days, 20:23:57 load avg: 0.02 running: test_regrtest (66 hour 32 min) 2 days, 20:24:27 load avg: 0.13 running: test_regrtest (66 hour 33 min) 2 days, 20:24:58 load avg: 0.08 running: test_regrtest (66 hour 33 min) 2 days, 20:25:28 load avg: 0.05 running: test_regrtest (66 hour 34 min) 2 days, 20:25:58 load avg: 0.03 running: test_regrtest (66 hour 34 min) 2 days, 20:26:28 load avg: 0.02 running: test_regrtest (66 hour 35 min) 2 days, 20:26:58 load avg: 0.01 running: test_regrtest (66 hour 35 min) 2 days, 20:27:28 load avg: 0.00 running: test_regrtest (66 hour 36 min) 2 days, 20:27:58 load avg: 0.00 running: test_regrtest (66 hour 36 min) 2 days, 20:28:28 load avg: 0.00 running: test_regrtest (66 hour 37 min) 2 days, 20:28:58 load avg: 0.00 running: test_regrtest (66 hour 37 min) 2 days, 20:29:28 load avg: 0.00 running: test_regrtest (66 hour 38 min) 2 days, 20:29:58 load avg: 0.06 running: test_regrtest (66 hour 38 min) 2 days, 20:30:28 load avg: 0.04 running: test_regrtest (66 hour 39 min) 2 days, 20:30:58 load avg: 0.10 running: test_regrtest (66 hour 39 min) 2 days, 20:31:28 load avg: 0.12 running: test_regrtest (66 hour 40 min) 2 days, 20:31:58 load avg: 0.12 running: test_regrtest (66 hour 40 min) 2 days, 20:32:28 load avg: 0.15 running: test_regrtest (66 hour 41 min) 2 days, 20:32:58 load avg: 0.09 running: test_regrtest (66 hour 41 min) 2 days, 20:33:28 load avg: 0.12 running: test_regrtest (66 hour 42 min) 2 days, 20:33:58 load avg: 0.07 running: test_regrtest (66 hour 42 min) 2 days, 20:34:28 load avg: 0.04 running: test_regrtest (66 hour 43 min) 2 days, 20:34:58 load avg: 0.02 running: test_regrtest (66 hour 43 min) 2 days, 20:35:28 load avg: 0.08 running: test_regrtest (66 hour 44 min) 2 days, 20:35:58 load avg: 0.04 running: test_regrtest (66 hour 44 min) 2 days, 20:36:28 load avg: 0.03 running: test_regrtest (66 hour 45 min) 2 days, 20:36:58 load avg: 0.01 running: test_regrtest (66 hour 45 min) 2 days, 20:37:28 load avg: 0.06 running: test_regrtest (66 hour 46 min) 2 days, 20:37:58 load avg: 0.10 running: test_regrtest (66 hour 46 min) 2 days, 20:38:28 load avg: 0.06 running: test_regrtest (66 hour 47 min) 2 days, 20:38:58 load avg: 0.11 running: test_regrtest (66 hour 47 min) 2 days, 20:39:28 load avg: 0.15 running: test_regrtest (66 hour 48 min) 2 days, 20:39:58 load avg: 0.10 running: test_regrtest (66 hour 48 min) 2 days, 20:40:28 load avg: 0.06 running: test_regrtest (66 hour 49 min) 2 days, 20:40:58 load avg: 0.10 running: test_regrtest (66 hour 49 min) 2 days, 20:41:28 load avg: 0.06 running: test_regrtest (66 hour 50 min) 2 days, 20:41:58 load avg: 0.09 running: test_regrtest (66 hour 50 min) 2 days, 20:42:28 load avg: 0.06 running: test_regrtest (66 hour 51 min) 2 days, 20:42:58 load avg: 0.14 running: test_regrtest (66 hour 51 min) 2 days, 20:43:28 load avg: 0.16 running: test_regrtest (66 hour 52 min) 2 days, 20:43:58 load avg: 0.10 running: test_regrtest (66 hour 52 min) 2 days, 20:44:28 load avg: 0.19 running: test_regrtest (66 hour 53 min) 2 days, 20:44:58 load avg: 0.11 running: test_regrtest (66 hour 53 min) 2 days, 20:45:28 load avg: 0.07 running: test_regrtest (66 hour 54 min) 2 days, 20:45:58 load avg: 0.04 running: test_regrtest (66 hour 54 min) 2 days, 20:46:28 load avg: 0.16 running: test_regrtest (66 hour 55 min) 2 days, 20:46:58 load avg: 0.15 running: test_regrtest (66 hour 55 min) 2 days, 20:47:28 load avg: 0.09 running: test_regrtest (66 hour 56 min) 2 days, 20:47:58 load avg: 0.05 running: test_regrtest (66 hour 56 min) 2 days, 20:48:28 load avg: 0.14 running: test_regrtest (66 hour 57 min) 2 days, 20:48:58 load avg: 0.22 running: test_regrtest (66 hour 57 min) 2 days, 20:49:28 load avg: 0.21 running: test_regrtest (66 hour 58 min) 2 days, 20:49:58 load avg: 0.28 running: test_regrtest (66 hour 58 min) 2 days, 20:50:28 load avg: 0.22 running: test_regrtest (66 hour 59 min) 2 days, 20:50:58 load avg: 0.19 running: test_regrtest (66 hour 59 min) 2 days, 20:51:28 load avg: 0.11 running: test_regrtest (67 hour 4 sec) 2 days, 20:51:58 load avg: 0.07 running: test_regrtest (67 hour 34 sec) 2 days, 20:52:28 load avg: 0.09 running: test_regrtest (67 hour 1 min) 2 days, 20:52:58 load avg: 0.06 running: test_regrtest (67 hour 1 min) 2 days, 20:53:28 load avg: 0.03 running: test_regrtest (67 hour 2 min) 2 days, 20:53:58 load avg: 0.09 running: test_regrtest (67 hour 2 min) 2 days, 20:54:28 load avg: 0.06 running: test_regrtest (67 hour 3 min) 2 days, 20:54:58 load avg: 0.03 running: test_regrtest (67 hour 3 min) 2 days, 20:55:28 load avg: 0.02 running: test_regrtest (67 hour 4 min) 2 days, 20:55:58 load avg: 0.13 running: test_regrtest (67 hour 4 min) 2 days, 20:56:28 load avg: 0.08 running: test_regrtest (67 hour 5 min) 2 days, 20:56:58 load avg: 0.12 running: test_regrtest (67 hour 5 min) 2 days, 20:57:28 load avg: 0.07 running: test_regrtest (67 hour 6 min) 2 days, 20:57:58 load avg: 0.10 running: test_regrtest (67 hour 6 min) 2 days, 20:58:28 load avg: 0.06 running: test_regrtest (67 hour 7 min) 2 days, 20:58:58 load avg: 0.18 running: test_regrtest (67 hour 7 min) 2 days, 20:59:28 load avg: 0.18 running: test_regrtest (67 hour 8 min) 2 days, 20:59:58 load avg: 0.11 running: test_regrtest (67 hour 8 min) 2 days, 21:00:28 load avg: 0.06 running: test_regrtest (67 hour 9 min) 2 days, 21:00:58 load avg: 0.10 running: test_regrtest (67 hour 9 min) 2 days, 21:01:28 load avg: 0.12 running: test_regrtest (67 hour 10 min) 2 days, 21:01:58 load avg: 0.07 running: test_regrtest (67 hour 10 min) 2 days, 21:02:28 load avg: 0.11 running: test_regrtest (67 hour 11 min) 2 days, 21:02:58 load avg: 0.07 running: test_regrtest (67 hour 11 min) 2 days, 21:03:28 load avg: 0.04 running: test_regrtest (67 hour 12 min) 2 days, 21:03:58 load avg: 0.02 running: test_regrtest (67 hour 12 min) 2 days, 21:04:28 load avg: 0.01 running: test_regrtest (67 hour 13 min) 2 days, 21:04:58 load avg: 0.01 running: test_regrtest (67 hour 13 min) 2 days, 21:05:28 load avg: 0.00 running: test_regrtest (67 hour 14 min) 2 days, 21:05:58 load avg: 0.00 running: test_regrtest (67 hour 14 min) 2 days, 21:06:28 load avg: 0.00 running: test_regrtest (67 hour 15 min) 2 days, 21:06:58 load avg: 0.00 running: test_regrtest (67 hour 15 min) 2 days, 21:07:28 load avg: 0.00 running: test_regrtest (67 hour 16 min) 2 days, 21:07:58 load avg: 0.00 running: test_regrtest (67 hour 16 min) 2 days, 21:08:28 load avg: 0.00 running: test_regrtest (67 hour 17 min) 2 days, 21:08:58 load avg: 0.05 running: test_regrtest (67 hour 17 min) 2 days, 21:09:28 load avg: 0.03 running: test_regrtest (67 hour 18 min) 2 days, 21:09:58 load avg: 0.02 running: test_regrtest (67 hour 18 min) 2 days, 21:10:28 load avg: 0.01 running: test_regrtest (67 hour 19 min) 2 days, 21:10:58 load avg: 0.00 running: test_regrtest (67 hour 19 min) 2 days, 21:11:28 load avg: 0.16 running: test_regrtest (67 hour 20 min) 2 days, 21:11:58 load avg: 0.09 running: test_regrtest (67 hour 20 min) 2 days, 21:12:28 load avg: 0.11 running: test_regrtest (67 hour 21 min) 2 days, 21:12:58 load avg: 0.07 running: test_regrtest (67 hour 21 min) 2 days, 21:13:28 load avg: 0.04 running: test_regrtest (67 hour 22 min) 2 days, 21:13:58 load avg: 0.02 running: test_regrtest (67 hour 22 min) 2 days, 21:14:28 load avg: 0.01 running: test_regrtest (67 hour 23 min) 2 days, 21:14:58 load avg: 0.01 running: test_regrtest (67 hour 23 min) 2 days, 21:15:29 load avg: 0.00 running: test_regrtest (67 hour 24 min) 2 days, 21:15:59 load avg: 0.07 running: test_regrtest (67 hour 24 min) 2 days, 21:16:29 load avg: 0.04 running: test_regrtest (67 hour 25 min) 2 days, 21:16:59 load avg: 0.03 running: test_regrtest (67 hour 25 min) 2 days, 21:17:29 load avg: 0.01 running: test_regrtest (67 hour 26 min) 2 days, 21:17:59 load avg: 0.07 running: test_regrtest (67 hour 26 min) 2 days, 21:18:29 load avg: 0.04 running: test_regrtest (67 hour 27 min) 2 days, 21:18:59 load avg: 0.02 running: test_regrtest (67 hour 27 min) 2 days, 21:19:29 load avg: 0.01 running: test_regrtest (67 hour 28 min) 2 days, 21:19:59 load avg: 0.06 running: test_regrtest (67 hour 28 min) 2 days, 21:20:29 load avg: 0.04 running: test_regrtest (67 hour 29 min) 2 days, 21:20:59 load avg: 0.02 running: test_regrtest (67 hour 29 min) 2 days, 21:21:29 load avg: 0.08 running: test_regrtest (67 hour 30 min) 2 days, 21:21:59 load avg: 0.05 running: test_regrtest (67 hour 30 min) 2 days, 21:22:29 load avg: 0.03 running: test_regrtest (67 hour 31 min) 2 days, 21:22:59 load avg: 0.02 running: test_regrtest (67 hour 31 min) 2 days, 21:23:29 load avg: 0.15 running: test_regrtest (67 hour 32 min) 2 days, 21:23:59 load avg: 0.09 running: test_regrtest (67 hour 32 min) 2 days, 21:24:29 load avg: 0.05 running: test_regrtest (67 hour 33 min) 2 days, 21:24:59 load avg: 0.03 running: test_regrtest (67 hour 33 min) 2 days, 21:25:29 load avg: 0.09 running: test_regrtest (67 hour 34 min) 2 days, 21:25:59 load avg: 0.13 running: test_regrtest (67 hour 34 min) 2 days, 21:26:29 load avg: 0.08 running: test_regrtest (67 hour 35 min) 2 days, 21:26:59 load avg: 0.04 running: test_regrtest (67 hour 35 min) 2 days, 21:27:29 load avg: 0.08 running: test_regrtest (67 hour 36 min) 2 days, 21:27:59 load avg: 0.05 running: test_regrtest (67 hour 36 min) 2 days, 21:28:29 load avg: 0.03 running: test_regrtest (67 hour 37 min) 2 days, 21:28:59 load avg: 0.10 running: test_regrtest (67 hour 37 min) 2 days, 21:29:29 load avg: 0.06 running: test_regrtest (67 hour 38 min) 2 days, 21:29:59 load avg: 0.04 running: test_regrtest (67 hour 38 min) 2 days, 21:30:29 load avg: 0.17 running: test_regrtest (67 hour 39 min) 2 days, 21:30:59 load avg: 0.10 running: test_regrtest (67 hour 39 min) 2 days, 21:31:29 load avg: 0.06 running: test_regrtest (67 hour 40 min) 2 days, 21:31:59 load avg: 0.04 running: test_regrtest (67 hour 40 min) 2 days, 21:32:29 load avg: 0.10 running: test_regrtest (67 hour 41 min) 2 days, 21:32:59 load avg: 0.06 running: test_regrtest (67 hour 41 min) 2 days, 21:33:29 load avg: 0.09 running: test_regrtest (67 hour 42 min) 2 days, 21:33:59 load avg: 0.05 running: test_regrtest (67 hour 42 min) 2 days, 21:34:29 load avg: 0.10 running: test_regrtest (67 hour 43 min) 2 days, 21:34:59 load avg: 0.06 running: test_regrtest (67 hour 43 min) 2 days, 21:35:29 load avg: 0.03 running: test_regrtest (67 hour 44 min) 2 days, 21:35:59 load avg: 0.02 running: test_regrtest (67 hour 44 min) 2 days, 21:36:29 load avg: 0.06 running: test_regrtest (67 hour 45 min) 2 days, 21:36:59 load avg: 0.04 running: test_regrtest (67 hour 45 min) 2 days, 21:37:29 load avg: 0.08 running: test_regrtest (67 hour 46 min) 2 days, 21:37:59 load avg: 0.25 running: test_regrtest (67 hour 46 min) 2 days, 21:38:29 load avg: 0.15 running: test_regrtest (67 hour 47 min) 2 days, 21:38:59 load avg: 0.20 running: test_regrtest (67 hour 47 min) 2 days, 21:39:29 load avg: 0.17 running: test_regrtest (67 hour 48 min) 2 days, 21:39:59 load avg: 0.10 running: test_regrtest (67 hour 48 min) 2 days, 21:40:29 load avg: 0.17 running: test_regrtest (67 hour 49 min) 2 days, 21:40:59 load avg: 0.10 running: test_regrtest (67 hour 49 min) 2 days, 21:41:29 load avg: 0.06 running: test_regrtest (67 hour 50 min) 2 days, 21:41:59 load avg: 0.15 running: test_regrtest (67 hour 50 min) 2 days, 21:42:29 load avg: 0.09 running: test_regrtest (67 hour 51 min) 2 days, 21:42:59 load avg: 0.05 running: test_regrtest (67 hour 51 min) 2 days, 21:43:29 load avg: 0.16 running: test_regrtest (67 hour 52 min) 2 days, 21:43:59 load avg: 0.18 running: test_regrtest (67 hour 52 min) 2 days, 21:44:29 load avg: 0.11 running: test_regrtest (67 hour 53 min) 2 days, 21:44:59 load avg: 0.06 running: test_regrtest (67 hour 53 min) 2 days, 21:45:29 load avg: 0.04 running: test_regrtest (67 hour 54 min) 2 days, 21:45:59 load avg: 0.02 running: test_regrtest (67 hour 54 min) 2 days, 21:46:29 load avg: 0.01 running: test_regrtest (67 hour 55 min) 2 days, 21:46:59 load avg: 0.08 running: test_regrtest (67 hour 55 min) 2 days, 21:47:29 load avg: 0.05 running: test_regrtest (67 hour 56 min) 2 days, 21:47:59 load avg: 0.03 running: test_regrtest (67 hour 56 min) 2 days, 21:48:29 load avg: 0.02 running: test_regrtest (67 hour 57 min) 2 days, 21:48:59 load avg: 0.07 running: test_regrtest (67 hour 57 min) 2 days, 21:49:29 load avg: 0.10 running: test_regrtest (67 hour 58 min) 2 days, 21:49:59 load avg: 0.06 running: test_regrtest (67 hour 58 min) 2 days, 21:50:29 load avg: 0.19 running: test_regrtest (67 hour 59 min) 2 days, 21:50:59 load avg: 0.35 running: test_regrtest (67 hour 59 min) 2 days, 21:51:29 load avg: 0.21 running: test_regrtest (68 hour 5 sec) 2 days, 21:51:59 load avg: 0.13 running: test_regrtest (68 hour 35 sec) 2 days, 21:52:29 load avg: 0.08 running: test_regrtest (68 hour 1 min) 2 days, 21:52:59 load avg: 0.29 running: test_regrtest (68 hour 1 min) 2 days, 21:53:29 load avg: 0.18 running: test_regrtest (68 hour 2 min) 2 days, 21:53:59 load avg: 0.10 running: test_regrtest (68 hour 2 min) 2 days, 21:54:29 load avg: 0.14 running: test_regrtest (68 hour 3 min) 2 days, 21:54:59 load avg: 0.08 running: test_regrtest (68 hour 3 min) 2 days, 21:55:29 load avg: 0.05 running: test_regrtest (68 hour 4 min) 2 days, 21:55:59 load avg: 0.10 running: test_regrtest (68 hour 4 min) 2 days, 21:56:29 load avg: 0.06 running: test_regrtest (68 hour 5 min) 2 days, 21:56:59 load avg: 0.09 running: test_regrtest (68 hour 5 min) 2 days, 21:57:29 load avg: 0.05 running: test_regrtest (68 hour 6 min) 2 days, 21:57:59 load avg: 0.03 running: test_regrtest (68 hour 6 min) 2 days, 21:58:29 load avg: 0.09 running: test_regrtest (68 hour 7 min) 2 days, 21:58:59 load avg: 0.05 running: test_regrtest (68 hour 7 min) 2 days, 21:59:29 load avg: 0.03 running: test_regrtest (68 hour 8 min) 2 days, 21:59:59 load avg: 0.02 running: test_regrtest (68 hour 8 min) 2 days, 22:00:29 load avg: 0.07 running: test_regrtest (68 hour 9 min) 2 days, 22:00:59 load avg: 0.04 running: test_regrtest (68 hour 9 min) 2 days, 22:01:29 load avg: 0.11 running: test_regrtest (68 hour 10 min) 2 days, 22:01:59 load avg: 0.06 running: test_regrtest (68 hour 10 min) 2 days, 22:02:29 load avg: 0.09 running: test_regrtest (68 hour 11 min) 2 days, 22:02:59 load avg: 0.05 running: test_regrtest (68 hour 11 min) 2 days, 22:03:29 load avg: 0.03 running: test_regrtest (68 hour 12 min) 2 days, 22:03:59 load avg: 0.09 running: test_regrtest (68 hour 12 min) 2 days, 22:04:29 load avg: 0.05 running: test_regrtest (68 hour 13 min) 2 days, 22:05:00 load avg: 0.03 running: test_regrtest (68 hour 13 min) 2 days, 22:05:30 load avg: 0.02 running: test_regrtest (68 hour 14 min) 2 days, 22:06:00 load avg: 0.09 running: test_regrtest (68 hour 14 min) 2 days, 22:06:30 load avg: 0.05 running: test_regrtest (68 hour 15 min) 2 days, 22:07:00 load avg: 0.03 running: test_regrtest (68 hour 15 min) 2 days, 22:07:30 load avg: 0.09 running: test_regrtest (68 hour 16 min) 2 days, 22:08:00 load avg: 0.05 running: test_regrtest (68 hour 16 min) 2 days, 22:08:30 load avg: 0.03 running: test_regrtest (68 hour 17 min) 2 days, 22:09:00 load avg: 0.02 running: test_regrtest (68 hour 17 min) 2 days, 22:09:30 load avg: 0.07 running: test_regrtest (68 hour 18 min) 2 days, 22:10:00 load avg: 0.04 running: test_regrtest (68 hour 18 min) 2 days, 22:10:30 load avg: 0.02 running: test_regrtest (68 hour 19 min) 2 days, 22:11:00 load avg: 0.09 running: test_regrtest (68 hour 19 min) 2 days, 22:11:30 load avg: 0.06 running: test_regrtest (68 hour 20 min) 2 days, 22:12:00 load avg: 0.03 running: test_regrtest (68 hour 20 min) 2 days, 22:12:30 load avg: 0.02 running: test_regrtest (68 hour 21 min) 2 days, 22:13:00 load avg: 0.14 running: test_regrtest (68 hour 21 min) 2 days, 22:13:30 load avg: 0.08 running: test_regrtest (68 hour 22 min) 2 days, 22:14:00 load avg: 0.05 running: test_regrtest (68 hour 22 min) 2 days, 22:14:30 load avg: 0.03 running: test_regrtest (68 hour 23 min) 2 days, 22:15:00 load avg: 0.02 running: test_regrtest (68 hour 23 min) 2 days, 22:15:30 load avg: 0.01 running: test_regrtest (68 hour 24 min) 2 days, 22:16:00 load avg: 0.00 running: test_regrtest (68 hour 24 min) 2 days, 22:16:30 load avg: 0.11 running: test_regrtest (68 hour 25 min) 2 days, 22:17:00 load avg: 0.06 running: test_regrtest (68 hour 25 min) 2 days, 22:17:30 load avg: 0.04 running: test_regrtest (68 hour 26 min) 2 days, 22:18:00 load avg: 0.02 running: test_regrtest (68 hour 26 min) 2 days, 22:18:30 load avg: 0.01 running: test_regrtest (68 hour 27 min) 2 days, 22:19:00 load avg: 0.01 running: test_regrtest (68 hour 27 min) 2 days, 22:19:30 load avg: 0.00 running: test_regrtest (68 hour 28 min) 2 days, 22:20:00 load avg: 0.00 running: test_regrtest (68 hour 28 min) 2 days, 22:20:30 load avg: 0.12 running: test_regrtest (68 hour 29 min) 2 days, 22:21:00 load avg: 0.16 running: test_regrtest (68 hour 29 min) 2 days, 22:21:30 load avg: 0.09 running: test_regrtest (68 hour 30 min) 2 days, 22:22:00 load avg: 0.06 running: test_regrtest (68 hour 30 min) 2 days, 22:22:30 load avg: 0.14 running: test_regrtest (68 hour 31 min) 2 days, 22:23:00 load avg: 0.08 running: test_regrtest (68 hour 31 min) 2 days, 22:23:30 load avg: 0.05 running: test_regrtest (68 hour 32 min) 2 days, 22:24:00 load avg: 0.10 running: test_regrtest (68 hour 32 min) 2 days, 22:24:30 load avg: 0.11 running: test_regrtest (68 hour 33 min) 2 days, 22:25:00 load avg: 0.07 running: test_regrtest (68 hour 33 min) 2 days, 22:25:30 load avg: 0.04 running: test_regrtest (68 hour 34 min) 2 days, 22:26:00 load avg: 0.14 running: test_regrtest (68 hour 34 min) 2 days, 22:26:30 load avg: 0.08 running: test_regrtest (68 hour 35 min) 2 days, 22:27:00 load avg: 0.05 running: test_regrtest (68 hour 35 min) 2 days, 22:27:30 load avg: 0.08 running: test_regrtest (68 hour 36 min) 2 days, 22:28:00 load avg: 0.05 running: test_regrtest (68 hour 36 min) 2 days, 22:28:30 load avg: 0.08 running: test_regrtest (68 hour 37 min) 2 days, 22:29:00 load avg: 0.18 running: test_regrtest (68 hour 37 min) 2 days, 22:29:30 load avg: 0.24 running: test_regrtest (68 hour 38 min) 2 days, 22:30:00 load avg: 0.20 running: test_regrtest (68 hour 38 min) 2 days, 22:30:30 load avg: 0.18 running: test_regrtest (68 hour 39 min) 2 days, 22:31:00 load avg: 0.11 running: test_regrtest (68 hour 39 min) 2 days, 22:31:30 load avg: 0.12 running: test_regrtest (68 hour 40 min) 2 days, 22:32:00 load avg: 0.07 running: test_regrtest (68 hour 40 min) 2 days, 22:32:30 load avg: 0.04 running: test_regrtest (68 hour 41 min) 2 days, 22:33:00 load avg: 0.21 running: test_regrtest (68 hour 41 min) 2 days, 22:33:30 load avg: 0.13 running: test_regrtest (68 hour 42 min) 2 days, 22:34:00 load avg: 0.08 running: test_regrtest (68 hour 42 min) 2 days, 22:34:30 load avg: 0.10 running: test_regrtest (68 hour 43 min) 2 days, 22:35:00 load avg: 0.14 running: test_regrtest (68 hour 43 min) 2 days, 22:35:30 load avg: 0.14 running: test_regrtest (68 hour 44 min) 2 days, 22:36:00 load avg: 0.08 running: test_regrtest (68 hour 44 min) 2 days, 22:36:30 load avg: 0.05 running: test_regrtest (68 hour 45 min) 2 days, 22:37:00 load avg: 0.11 running: test_regrtest (68 hour 45 min) 2 days, 22:37:30 load avg: 0.27 running: test_regrtest (68 hour 46 min) 2 days, 22:38:00 load avg: 0.16 running: test_regrtest (68 hour 46 min) 2 days, 22:38:30 load avg: 0.10 running: test_regrtest (68 hour 47 min) 2 days, 22:39:00 load avg: 0.13 running: test_regrtest (68 hour 47 min) 2 days, 22:39:30 load avg: 0.08 running: test_regrtest (68 hour 48 min) 2 days, 22:40:00 load avg: 0.04 running: test_regrtest (68 hour 48 min) 2 days, 22:40:30 load avg: 0.03 running: test_regrtest (68 hour 49 min) 2 days, 22:41:00 load avg: 0.07 running: test_regrtest (68 hour 49 min) 2 days, 22:41:30 load avg: 0.04 running: test_regrtest (68 hour 50 min) 2 days, 22:42:00 load avg: 0.02 running: test_regrtest (68 hour 50 min) 2 days, 22:42:30 load avg: 0.09 running: test_regrtest (68 hour 51 min) 2 days, 22:43:00 load avg: 0.06 running: test_regrtest (68 hour 51 min) 2 days, 22:43:30 load avg: 0.03 running: test_regrtest (68 hour 52 min) 2 days, 22:44:00 load avg: 0.02 running: test_regrtest (68 hour 52 min) 2 days, 22:44:30 load avg: 0.01 running: test_regrtest (68 hour 53 min) 2 days, 22:45:00 load avg: 0.00 running: test_regrtest (68 hour 53 min) 2 days, 22:45:30 load avg: 0.06 running: test_regrtest (68 hour 54 min) 2 days, 22:46:00 load avg: 0.03 running: test_regrtest (68 hour 54 min) 2 days, 22:46:30 load avg: 0.07 running: test_regrtest (68 hour 55 min) 2 days, 22:47:00 load avg: 0.04 running: test_regrtest (68 hour 55 min) 2 days, 22:47:30 load avg: 0.02 running: test_regrtest (68 hour 56 min) 2 days, 22:48:00 load avg: 0.09 running: test_regrtest (68 hour 56 min) 2 days, 22:48:30 load avg: 0.06 running: test_regrtest (68 hour 57 min) 2 days, 22:49:00 load avg: 0.03 running: test_regrtest (68 hour 57 min) 2 days, 22:49:30 load avg: 0.02 running: test_regrtest (68 hour 58 min) 2 days, 22:50:00 load avg: 0.08 running: test_regrtest (68 hour 58 min) 2 days, 22:50:30 load avg: 0.05 running: test_regrtest (68 hour 59 min) 2 days, 22:51:00 load avg: 0.08 running: test_regrtest (68 hour 59 min) 2 days, 22:51:31 load avg: 0.12 running: test_regrtest (69 hour 6 sec) 2 days, 22:52:01 load avg: 0.20 running: test_regrtest (69 hour 36 sec) 2 days, 22:52:31 load avg: 0.12 running: test_regrtest (69 hour 1 min) 2 days, 22:53:01 load avg: 0.07 running: test_regrtest (69 hour 1 min) 2 days, 22:53:31 load avg: 0.04 running: test_regrtest (69 hour 2 min) 2 days, 22:54:01 load avg: 0.02 running: test_regrtest (69 hour 2 min) 2 days, 22:54:31 load avg: 0.01 running: test_regrtest (69 hour 3 min) 2 days, 22:55:01 load avg: 0.01 running: test_regrtest (69 hour 3 min) 2 days, 22:55:31 load avg: 0.00 running: test_regrtest (69 hour 4 min) 2 days, 22:56:01 load avg: 0.05 running: test_regrtest (69 hour 4 min) 2 days, 22:56:31 load avg: 0.09 running: test_regrtest (69 hour 5 min) 2 days, 22:57:01 load avg: 0.13 running: test_regrtest (69 hour 5 min) 2 days, 22:57:31 load avg: 0.08 running: test_regrtest (69 hour 6 min) 2 days, 22:58:01 load avg: 0.04 running: test_regrtest (69 hour 6 min) 2 days, 22:58:31 load avg: 0.03 running: test_regrtest (69 hour 7 min) 2 days, 22:59:01 load avg: 0.08 running: test_regrtest (69 hour 7 min) 2 days, 22:59:31 load avg: 0.05 running: test_regrtest (69 hour 8 min) 2 days, 23:00:01 load avg: 0.10 running: test_regrtest (69 hour 8 min) 2 days, 23:00:31 load avg: 0.11 running: test_regrtest (69 hour 9 min) 2 days, 23:01:01 load avg: 0.12 running: test_regrtest (69 hour 9 min) 2 days, 23:01:31 load avg: 0.07 running: test_regrtest (69 hour 10 min) 2 days, 23:02:01 load avg: 0.04 running: test_regrtest (69 hour 10 min) 2 days, 23:02:31 load avg: 0.10 running: test_regrtest (69 hour 11 min) 2 days, 23:03:01 load avg: 0.06 running: test_regrtest (69 hour 11 min) 2 days, 23:03:31 load avg: 0.03 running: test_regrtest (69 hour 12 min) 2 days, 23:04:01 load avg: 0.18 running: test_regrtest (69 hour 12 min) 2 days, 23:04:31 load avg: 0.27 running: test_regrtest (69 hour 13 min) 2 days, 23:05:01 load avg: 0.16 running: test_regrtest (69 hour 13 min) 2 days, 23:05:31 load avg: 0.10 running: test_regrtest (69 hour 14 min) 2 days, 23:06:01 load avg: 0.06 running: test_regrtest (69 hour 14 min) 2 days, 23:06:31 load avg: 0.03 running: test_regrtest (69 hour 15 min) 2 days, 23:07:01 load avg: 0.02 running: test_regrtest (69 hour 15 min) 2 days, 23:07:31 load avg: 0.01 running: test_regrtest (69 hour 16 min) 2 days, 23:08:01 load avg: 0.00 running: test_regrtest (69 hour 16 min) 2 days, 23:08:31 load avg: 0.06 running: test_regrtest (69 hour 17 min) 2 days, 23:09:01 load avg: 0.04 running: test_regrtest (69 hour 17 min) 2 days, 23:09:31 load avg: 0.02 running: test_regrtest (69 hour 18 min) 2 days, 23:10:01 load avg: 0.01 running: test_regrtest (69 hour 18 min) 2 days, 23:10:31 load avg: 0.09 running: test_regrtest (69 hour 19 min) 2 days, 23:11:01 load avg: 0.06 running: test_regrtest (69 hour 19 min) 2 days, 23:11:31 load avg: 0.03 running: test_regrtest (69 hour 20 min) 2 days, 23:12:01 load avg: 0.15 running: test_regrtest (69 hour 20 min) 2 days, 23:12:31 load avg: 0.09 running: test_regrtest (69 hour 21 min) 2 days, 23:13:01 load avg: 0.05 running: test_regrtest (69 hour 21 min) 2 days, 23:13:31 load avg: 0.03 running: test_regrtest (69 hour 22 min) 2 days, 23:14:01 load avg: 0.13 running: test_regrtest (69 hour 22 min) 2 days, 23:14:31 load avg: 0.08 running: test_regrtest (69 hour 23 min) 2 days, 23:15:01 load avg: 0.05 running: test_regrtest (69 hour 23 min) 2 days, 23:15:31 load avg: 0.08 running: test_regrtest (69 hour 24 min) 2 days, 23:16:01 load avg: 0.10 running: test_regrtest (69 hour 24 min) 2 days, 23:16:31 load avg: 0.11 running: test_regrtest (69 hour 25 min) 2 days, 23:17:01 load avg: 0.13 running: test_regrtest (69 hour 25 min) 2 days, 23:17:31 load avg: 0.15 running: test_regrtest (69 hour 26 min) 2 days, 23:18:01 load avg: 0.22 running: test_regrtest (69 hour 26 min) 2 days, 23:18:31 load avg: 0.21 running: test_regrtest (69 hour 27 min) 2 days, 23:19:01 load avg: 0.20 running: test_regrtest (69 hour 27 min) 2 days, 23:19:31 load avg: 0.12 running: test_regrtest (69 hour 28 min) 2 days, 23:20:01 load avg: 0.07 running: test_regrtest (69 hour 28 min) 2 days, 23:20:31 load avg: 0.10 running: test_regrtest (69 hour 29 min) 2 days, 23:21:01 load avg: 0.06 running: test_regrtest (69 hour 29 min) 2 days, 23:21:31 load avg: 0.03 running: test_regrtest (69 hour 30 min) 2 days, 23:22:01 load avg: 0.07 running: test_regrtest (69 hour 30 min) 2 days, 23:22:31 load avg: 0.11 running: test_regrtest (69 hour 31 min) 2 days, 23:23:01 load avg: 0.15 running: test_regrtest (69 hour 31 min) 2 days, 23:23:31 load avg: 0.14 running: test_regrtest (69 hour 32 min) 2 days, 23:24:01 load avg: 0.08 running: test_regrtest (69 hour 32 min) 2 days, 23:24:31 load avg: 0.05 running: test_regrtest (69 hour 33 min) 2 days, 23:25:01 load avg: 0.21 running: test_regrtest (69 hour 33 min) 2 days, 23:25:31 load avg: 0.12 running: test_regrtest (69 hour 34 min) 2 days, 23:26:01 load avg: 0.07 running: test_regrtest (69 hour 34 min) 2 days, 23:26:31 load avg: 0.04 running: test_regrtest (69 hour 35 min) 2 days, 23:27:01 load avg: 0.08 running: test_regrtest (69 hour 35 min) 2 days, 23:27:31 load avg: 0.10 running: test_regrtest (69 hour 36 min) 2 days, 23:28:01 load avg: 0.06 running: test_regrtest (69 hour 36 min) 2 days, 23:28:31 load avg: 0.03 running: test_regrtest (69 hour 37 min) 2 days, 23:29:01 load avg: 0.08 running: test_regrtest (69 hour 37 min) 2 days, 23:29:31 load avg: 0.05 running: test_regrtest (69 hour 38 min) 2 days, 23:30:01 load avg: 0.03 running: test_regrtest (69 hour 38 min) 2 days, 23:30:31 load avg: 0.10 running: test_regrtest (69 hour 39 min) 2 days, 23:31:01 load avg: 0.06 running: test_regrtest (69 hour 39 min) 2 days, 23:31:31 load avg: 0.03 running: test_regrtest (69 hour 40 min) 2 days, 23:32:01 load avg: 0.10 running: test_regrtest (69 hour 40 min) 2 days, 23:32:31 load avg: 0.13 running: test_regrtest (69 hour 41 min) 2 days, 23:33:01 load avg: 0.08 running: test_regrtest (69 hour 41 min) 2 days, 23:33:31 load avg: 0.04 running: test_regrtest (69 hour 42 min) 2 days, 23:34:01 load avg: 0.03 running: test_regrtest (69 hour 42 min) 2 days, 23:34:31 load avg: 0.07 running: test_regrtest (69 hour 43 min) 2 days, 23:35:01 load avg: 0.04 running: test_regrtest (69 hour 43 min) 2 days, 23:35:31 load avg: 0.02 running: test_regrtest (69 hour 44 min) 2 days, 23:36:01 load avg: 0.09 running: test_regrtest (69 hour 44 min) 2 days, 23:36:31 load avg: 0.18 running: test_regrtest (69 hour 45 min) 2 days, 23:37:01 load avg: 0.11 running: test_regrtest (69 hour 45 min) 2 days, 23:37:31 load avg: 0.06 running: test_regrtest (69 hour 46 min) 2 days, 23:38:01 load avg: 0.11 running: test_regrtest (69 hour 46 min) 2 days, 23:38:31 load avg: 0.06 running: test_regrtest (69 hour 47 min) 2 days, 23:39:01 load avg: 0.04 running: test_regrtest (69 hour 47 min) 2 days, 23:39:31 load avg: 0.02 running: test_regrtest (69 hour 48 min) 2 days, 23:40:01 load avg: 0.07 running: test_regrtest (69 hour 48 min) 2 days, 23:40:31 load avg: 0.04 running: test_regrtest (69 hour 49 min) 2 days, 23:41:01 load avg: 0.02 running: test_regrtest (69 hour 49 min) 2 days, 23:41:31 load avg: 0.09 running: test_regrtest (69 hour 50 min) 2 days, 23:42:01 load avg: 0.11 running: test_regrtest (69 hour 50 min) 2 days, 23:42:31 load avg: 0.07 running: test_regrtest (69 hour 51 min) 2 days, 23:43:01 load avg: 0.04 running: test_regrtest (69 hour 51 min) 2 days, 23:43:31 load avg: 0.09 running: test_regrtest (69 hour 52 min) 2 days, 23:44:01 load avg: 0.13 running: test_regrtest (69 hour 52 min) 2 days, 23:44:31 load avg: 0.08 running: test_regrtest (69 hour 53 min) 2 days, 23:45:01 load avg: 0.05 running: test_regrtest (69 hour 53 min) 2 days, 23:45:31 load avg: 0.03 running: test_regrtest (69 hour 54 min) 2 days, 23:46:02 load avg: 0.02 running: test_regrtest (69 hour 54 min) 2 days, 23:46:32 load avg: 0.01 running: test_regrtest (69 hour 55 min) 2 days, 23:47:02 load avg: 0.16 running: test_regrtest (69 hour 55 min) 2 days, 23:47:32 load avg: 0.10 running: test_regrtest (69 hour 56 min) 2 days, 23:48:02 load avg: 0.06 running: test_regrtest (69 hour 56 min) 2 days, 23:48:32 load avg: 0.11 running: test_regrtest (69 hour 57 min) 2 days, 23:49:02 load avg: 0.14 running: test_regrtest (69 hour 57 min) 2 days, 23:49:32 load avg: 0.08 running: test_regrtest (69 hour 58 min) 2 days, 23:50:02 load avg: 0.05 running: test_regrtest (69 hour 58 min) 2 days, 23:50:32 load avg: 0.03 running: test_regrtest (69 hour 59 min) 2 days, 23:51:02 load avg: 0.07 running: test_regrtest (69 hour 59 min) 2 days, 23:51:32 load avg: 0.04 running: test_regrtest (70 hour 7 sec) 2 days, 23:52:02 load avg: 0.02 running: test_regrtest (70 hour 37 sec) 2 days, 23:52:32 load avg: 0.24 running: test_regrtest (70 hour 1 min) 2 days, 23:53:02 load avg: 0.14 running: test_regrtest (70 hour 1 min) 2 days, 23:53:32 load avg: 0.08 running: test_regrtest (70 hour 2 min) 2 days, 23:54:02 load avg: 0.05 running: test_regrtest (70 hour 2 min) 2 days, 23:54:32 load avg: 0.19 running: test_regrtest (70 hour 3 min) 2 days, 23:55:02 load avg: 0.25 running: test_regrtest (70 hour 3 min) 2 days, 23:55:32 load avg: 0.15 running: test_regrtest (70 hour 4 min) 2 days, 23:56:02 load avg: 0.09 running: test_regrtest (70 hour 4 min) 2 days, 23:56:32 load avg: 0.13 running: test_regrtest (70 hour 5 min) 2 days, 23:57:02 load avg: 0.08 running: test_regrtest (70 hour 5 min) 2 days, 23:57:32 load avg: 0.04 running: test_regrtest (70 hour 6 min) 2 days, 23:58:02 load avg: 0.03 running: test_regrtest (70 hour 6 min) 2 days, 23:58:32 load avg: 0.01 running: test_regrtest (70 hour 7 min) 2 days, 23:59:02 load avg: 0.01 running: test_regrtest (70 hour 7 min) 2 days, 23:59:32 load avg: 0.00 running: test_regrtest (70 hour 8 min) 3 days, 0:00:02 load avg: 0.00 running: test_regrtest (70 hour 8 min) 3 days, 0:00:32 load avg: 0.00 running: test_regrtest (70 hour 9 min) 3 days, 0:01:02 load avg: 0.00 running: test_regrtest (70 hour 9 min) 3 days, 0:01:32 load avg: 0.21 running: test_regrtest (70 hour 10 min) 3 days, 0:02:02 load avg: 0.21 running: test_regrtest (70 hour 10 min) 3 days, 0:02:32 load avg: 0.12 running: test_regrtest (70 hour 11 min) 3 days, 0:03:02 load avg: 0.07 running: test_regrtest (70 hour 11 min) 3 days, 0:03:32 load avg: 0.10 running: test_regrtest (70 hour 12 min) 3 days, 0:04:02 load avg: 0.13 running: test_regrtest (70 hour 12 min) 3 days, 0:04:32 load avg: 0.08 running: test_regrtest (70 hour 13 min) 3 days, 0:05:02 load avg: 0.10 running: test_regrtest (70 hour 13 min) 3 days, 0:05:32 load avg: 0.06 running: test_regrtest (70 hour 14 min) 3 days, 0:06:02 load avg: 0.03 running: test_regrtest (70 hour 14 min) 3 days, 0:06:32 load avg: 0.07 running: test_regrtest (70 hour 15 min) 3 days, 0:07:02 load avg: 0.04 running: test_regrtest (70 hour 15 min) 3 days, 0:07:32 load avg: 0.08 running: test_regrtest (70 hour 16 min) 3 days, 0:08:02 load avg: 0.05 running: test_regrtest (70 hour 16 min) 3 days, 0:08:32 load avg: 0.03 running: test_regrtest (70 hour 17 min) 3 days, 0:09:02 load avg: 0.02 running: test_regrtest (70 hour 17 min) 3 days, 0:09:32 load avg: 0.01 running: test_regrtest (70 hour 18 min) 3 days, 0:10:02 load avg: 0.00 running: test_regrtest (70 hour 18 min) 3 days, 0:10:32 load avg: 0.05 running: test_regrtest (70 hour 19 min) 3 days, 0:11:02 load avg: 0.11 running: test_regrtest (70 hour 19 min) 3 days, 0:11:32 load avg: 0.20 running: test_regrtest (70 hour 20 min) 3 days, 0:12:02 load avg: 0.23 running: test_regrtest (70 hour 20 min) 3 days, 0:12:32 load avg: 0.14 running: test_regrtest (70 hour 21 min) 3 days, 0:13:02 load avg: 0.08 running: test_regrtest (70 hour 21 min) 3 days, 0:13:32 load avg: 0.17 running: test_regrtest (70 hour 22 min) 3 days, 0:14:02 load avg: 0.10 running: test_regrtest (70 hour 22 min) 3 days, 0:14:32 load avg: 0.06 running: test_regrtest (70 hour 23 min) 3 days, 0:15:02 load avg: 0.04 running: test_regrtest (70 hour 23 min) 3 days, 0:15:32 load avg: 0.07 running: test_regrtest (70 hour 24 min) 3 days, 0:16:02 load avg: 0.04 running: test_regrtest (70 hour 24 min) 3 days, 0:16:32 load avg: 0.08 running: test_regrtest (70 hour 25 min) 3 days, 0:17:02 load avg: 0.05 running: test_regrtest (70 hour 25 min) 3 days, 0:17:32 load avg: 0.03 running: test_regrtest (70 hour 26 min) 3 days, 0:18:02 load avg: 0.02 running: test_regrtest (70 hour 26 min) 3 days, 0:18:32 load avg: 0.01 running: test_regrtest (70 hour 27 min) 3 days, 0:19:02 load avg: 0.07 running: test_regrtest (70 hour 27 min) 3 days, 0:19:32 load avg: 0.04 running: test_regrtest (70 hour 28 min) 3 days, 0:20:02 load avg: 0.02 running: test_regrtest (70 hour 28 min) 3 days, 0:20:32 load avg: 0.01 running: test_regrtest (70 hour 29 min) 3 days, 0:21:02 load avg: 0.06 running: test_regrtest (70 hour 29 min) 3 days, 0:21:32 load avg: 0.09 running: test_regrtest (70 hour 30 min) 3 days, 0:22:02 load avg: 0.05 running: test_regrtest (70 hour 30 min) 3 days, 0:22:32 load avg: 0.10 running: test_regrtest (70 hour 31 min) 3 days, 0:23:02 load avg: 0.06 running: test_regrtest (70 hour 31 min) 3 days, 0:23:32 load avg: 0.04 running: test_regrtest (70 hour 32 min) 3 days, 0:24:02 load avg: 0.02 running: test_regrtest (70 hour 32 min) 3 days, 0:24:32 load avg: 0.01 running: test_regrtest (70 hour 33 min) 3 days, 0:25:02 load avg: 0.01 running: test_regrtest (70 hour 33 min) 3 days, 0:25:32 load avg: 0.00 running: test_regrtest (70 hour 34 min) 3 days, 0:26:02 load avg: 0.07 running: test_regrtest (70 hour 34 min) 3 days, 0:26:32 load avg: 0.16 running: test_regrtest (70 hour 35 min) 3 days, 0:27:02 load avg: 0.10 running: test_regrtest (70 hour 35 min) 3 days, 0:27:32 load avg: 0.06 running: test_regrtest (70 hour 36 min) 3 days, 0:28:02 load avg: 0.03 running: test_regrtest (70 hour 36 min) 3 days, 0:28:32 load avg: 0.02 running: test_regrtest (70 hour 37 min) 3 days, 0:29:02 load avg: 0.01 running: test_regrtest (70 hour 37 min) 3 days, 0:29:32 load avg: 0.00 running: test_regrtest (70 hour 38 min) 3 days, 0:30:02 load avg: 0.06 running: test_regrtest (70 hour 38 min) 3 days, 0:30:32 load avg: 0.04 running: test_regrtest (70 hour 39 min) 3 days, 0:31:02 load avg: 0.02 running: test_regrtest (70 hour 39 min) 3 days, 0:31:32 load avg: 0.14 running: test_regrtest (70 hour 40 min) 3 days, 0:32:02 load avg: 0.08 running: test_regrtest (70 hour 40 min) 3 days, 0:32:32 load avg: 0.05 running: test_regrtest (70 hour 41 min) 3 days, 0:33:02 load avg: 0.03 running: test_regrtest (70 hour 41 min) 3 days, 0:33:32 load avg: 0.09 running: test_regrtest (70 hour 42 min) 3 days, 0:34:02 load avg: 0.12 running: test_regrtest (70 hour 42 min) 3 days, 0:34:32 load avg: 0.21 running: test_regrtest (70 hour 43 min) 3 days, 0:35:02 load avg: 0.13 running: test_regrtest (70 hour 43 min) 3 days, 0:35:32 load avg: 0.20 running: test_regrtest (70 hour 44 min) 3 days, 0:36:02 load avg: 0.12 running: test_regrtest (70 hour 44 min) 3 days, 0:36:33 load avg: 0.07 running: test_regrtest (70 hour 45 min) 3 days, 0:37:03 load avg: 0.04 running: test_regrtest (70 hour 45 min) 3 days, 0:37:33 load avg: 0.02 running: test_regrtest (70 hour 46 min) 3 days, 0:38:03 load avg: 0.01 running: test_regrtest (70 hour 46 min) 3 days, 0:38:33 load avg: 0.01 running: test_regrtest (70 hour 47 min) 3 days, 0:39:03 load avg: 0.00 running: test_regrtest (70 hour 47 min) 3 days, 0:39:33 load avg: 0.00 running: test_regrtest (70 hour 48 min) 3 days, 0:40:03 load avg: 0.00 running: test_regrtest (70 hour 48 min) 3 days, 0:40:33 load avg: 0.00 running: test_regrtest (70 hour 49 min) 3 days, 0:41:03 load avg: 0.08 running: test_regrtest (70 hour 49 min) 3 days, 0:41:33 load avg: 0.05 running: test_regrtest (70 hour 50 min) 3 days, 0:42:03 load avg: 0.03 running: test_regrtest (70 hour 50 min) 3 days, 0:42:33 load avg: 0.02 running: test_regrtest (70 hour 51 min) 3 days, 0:43:03 load avg: 0.08 running: test_regrtest (70 hour 51 min) 3 days, 0:43:33 load avg: 0.04 running: test_regrtest (70 hour 52 min) 3 days, 0:44:03 load avg: 0.03 running: test_regrtest (70 hour 52 min) 3 days, 0:44:33 load avg: 0.01 running: test_regrtest (70 hour 53 min) 3 days, 0:45:03 load avg: 0.07 running: test_regrtest (70 hour 53 min) 3 days, 0:45:33 load avg: 0.04 running: test_regrtest (70 hour 54 min) 3 days, 0:46:03 load avg: 0.02 running: test_regrtest (70 hour 54 min) 3 days, 0:46:33 load avg: 0.17 running: test_regrtest (70 hour 55 min) 3 days, 0:47:03 load avg: 0.10 running: test_regrtest (70 hour 55 min) 3 days, 0:47:33 load avg: 0.06 running: test_regrtest (70 hour 56 min) 3 days, 0:48:03 load avg: 0.10 running: test_regrtest (70 hour 56 min) 3 days, 0:48:33 load avg: 0.13 running: test_regrtest (70 hour 57 min) 3 days, 0:49:03 load avg: 0.08 running: test_regrtest (70 hour 57 min) 3 days, 0:49:33 load avg: 0.04 running: test_regrtest (70 hour 58 min) 3 days, 0:50:03 load avg: 0.03 running: test_regrtest (70 hour 58 min) 3 days, 0:50:33 load avg: 0.08 running: test_regrtest (70 hour 59 min) 3 days, 0:51:03 load avg: 0.05 running: test_regrtest (70 hour 59 min) 3 days, 0:51:33 load avg: 0.08 running: test_regrtest (71 hour 8 sec) 3 days, 0:52:03 load avg: 0.05 running: test_regrtest (71 hour 38 sec) 3 days, 0:52:33 load avg: 0.10 running: test_regrtest (71 hour 1 min) 3 days, 0:53:03 load avg: 0.11 running: test_regrtest (71 hour 1 min) 3 days, 0:53:33 load avg: 0.22 running: test_regrtest (71 hour 2 min) 3 days, 0:54:03 load avg: 0.32 running: test_regrtest (71 hour 2 min) 3 days, 0:54:33 load avg: 0.31 running: test_regrtest (71 hour 3 min) 3 days, 0:55:03 load avg: 0.19 running: test_regrtest (71 hour 3 min) 3 days, 0:55:33 load avg: 0.16 running: test_regrtest (71 hour 4 min) 3 days, 0:56:03 load avg: 0.10 running: test_regrtest (71 hour 4 min) 3 days, 0:56:33 load avg: 0.11 running: test_regrtest (71 hour 5 min) 3 days, 0:57:03 load avg: 0.14 running: test_regrtest (71 hour 5 min) 3 days, 0:57:33 load avg: 0.08 running: test_regrtest (71 hour 6 min) 3 days, 0:58:03 load avg: 0.10 running: test_regrtest (71 hour 6 min) 3 days, 0:58:33 load avg: 0.11 running: test_regrtest (71 hour 7 min) 3 days, 0:59:03 load avg: 0.12 running: test_regrtest (71 hour 7 min) 3 days, 0:59:33 load avg: 0.07 running: test_regrtest (71 hour 8 min) 3 days, 1:00:03 load avg: 0.04 running: test_regrtest (71 hour 8 min) 3 days, 1:00:33 load avg: 0.08 running: test_regrtest (71 hour 9 min) 3 days, 1:01:03 load avg: 0.12 running: test_regrtest (71 hour 9 min) 3 days, 1:01:33 load avg: 0.07 running: test_regrtest (71 hour 10 min) 3 days, 1:02:03 load avg: 0.10 running: test_regrtest (71 hour 10 min) 3 days, 1:02:33 load avg: 0.14 running: test_regrtest (71 hour 11 min) 3 days, 1:03:03 load avg: 0.08 running: test_regrtest (71 hour 11 min) 3 days, 1:03:33 load avg: 0.10 running: test_regrtest (71 hour 12 min) 3 days, 1:04:03 load avg: 0.06 running: test_regrtest (71 hour 12 min) 3 days, 1:04:33 load avg: 0.04 running: test_regrtest (71 hour 13 min) 3 days, 1:05:03 load avg: 0.02 running: test_regrtest (71 hour 13 min) 3 days, 1:05:33 load avg: 0.08 running: test_regrtest (71 hour 14 min) 3 days, 1:06:03 load avg: 0.10 running: test_regrtest (71 hour 14 min) 3 days, 1:06:33 load avg: 0.06 running: test_regrtest (71 hour 15 min) 3 days, 1:07:03 load avg: 0.04 running: test_regrtest (71 hour 15 min) 3 days, 1:07:33 load avg: 0.02 running: test_regrtest (71 hour 16 min) 3 days, 1:08:03 load avg: 0.01 running: test_regrtest (71 hour 16 min) 3 days, 1:08:33 load avg: 0.01 running: test_regrtest (71 hour 17 min) 3 days, 1:09:03 load avg: 0.00 running: test_regrtest (71 hour 17 min) 3 days, 1:09:33 load avg: 0.11 running: test_regrtest (71 hour 18 min) 3 days, 1:10:03 load avg: 0.06 running: test_regrtest (71 hour 18 min) 3 days, 1:10:33 load avg: 0.04 running: test_regrtest (71 hour 19 min) 3 days, 1:11:03 load avg: 0.02 running: test_regrtest (71 hour 19 min) 3 days, 1:11:33 load avg: 0.01 running: test_regrtest (71 hour 20 min) 3 days, 1:12:03 load avg: 0.01 running: test_regrtest (71 hour 20 min) 3 days, 1:12:33 load avg: 0.00 running: test_regrtest (71 hour 21 min) 3 days, 1:13:03 load avg: 0.12 running: test_regrtest (71 hour 21 min) 3 days, 1:13:33 load avg: 0.07 running: test_regrtest (71 hour 22 min) 3 days, 1:14:03 load avg: 0.04 running: test_regrtest (71 hour 22 min) 3 days, 1:14:33 load avg: 0.02 running: test_regrtest (71 hour 23 min) 3 days, 1:15:03 load avg: 0.08 running: test_regrtest (71 hour 23 min) 3 days, 1:15:33 load avg: 0.05 running: test_regrtest (71 hour 24 min) 3 days, 1:16:03 load avg: 0.03 running: test_regrtest (71 hour 24 min) 3 days, 1:16:33 load avg: 0.02 running: test_regrtest (71 hour 25 min) 3 days, 1:17:03 load avg: 0.07 running: test_regrtest (71 hour 25 min) 3 days, 1:17:33 load avg: 0.04 running: test_regrtest (71 hour 26 min) 3 days, 1:18:03 load avg: 0.02 running: test_regrtest (71 hour 26 min) 3 days, 1:18:33 load avg: 0.09 running: test_regrtest (71 hour 27 min) 3 days, 1:19:03 load avg: 0.06 running: test_regrtest (71 hour 27 min) 3 days, 1:19:33 load avg: 0.03 running: test_regrtest (71 hour 28 min) 3 days, 1:20:03 load avg: 0.07 running: test_regrtest (71 hour 28 min) 3 days, 1:20:33 load avg: 0.04 running: test_regrtest (71 hour 29 min) 3 days, 1:21:03 load avg: 0.02 running: test_regrtest (71 hour 29 min) 3 days, 1:21:33 load avg: 0.01 running: test_regrtest (71 hour 30 min) 3 days, 1:22:03 load avg: 0.01 running: test_regrtest (71 hour 30 min) 3 days, 1:22:33 load avg: 0.00 running: test_regrtest (71 hour 31 min) 3 days, 1:23:03 load avg: 0.08 running: test_regrtest (71 hour 31 min) 3 days, 1:23:33 load avg: 0.05 running: test_regrtest (71 hour 32 min) 3 days, 1:24:03 load avg: 0.18 running: test_regrtest (71 hour 32 min) 3 days, 1:24:33 load avg: 0.11 running: test_regrtest (71 hour 33 min) 3 days, 1:25:03 load avg: 0.06 running: test_regrtest (71 hour 33 min) 3 days, 1:25:33 load avg: 0.04 running: test_regrtest (71 hour 34 min) 3 days, 1:26:03 load avg: 0.02 running: test_regrtest (71 hour 34 min) 3 days, 1:26:33 load avg: 0.01 running: test_regrtest (71 hour 35 min) 3 days, 1:27:03 load avg: 0.01 running: test_regrtest (71 hour 35 min) 3 days, 1:27:33 load avg: 0.00 running: test_regrtest (71 hour 36 min) 3 days, 1:28:03 load avg: 0.00 running: test_regrtest (71 hour 36 min) 3 days, 1:28:33 load avg: 0.00 running: test_regrtest (71 hour 37 min) 3 days, 1:29:03 load avg: 0.00 running: test_regrtest (71 hour 37 min) 3 days, 1:29:33 load avg: 0.08 running: test_regrtest (71 hour 38 min) 3 days, 1:30:03 load avg: 0.05 running: test_regrtest (71 hour 38 min) 3 days, 1:30:33 load avg: 0.03 running: test_regrtest (71 hour 39 min) 3 days, 1:31:03 load avg: 0.02 running: test_regrtest (71 hour 39 min) 3 days, 1:31:34 load avg: 0.08 running: test_regrtest (71 hour 40 min) 3 days, 1:32:04 load avg: 0.04 running: test_regrtest (71 hour 40 min) 3 days, 1:32:34 load avg: 0.03 running: test_regrtest (71 hour 41 min) 3 days, 1:33:04 load avg: 0.01 running: test_regrtest (71 hour 41 min) 3 days, 1:33:34 load avg: 0.12 running: test_regrtest (71 hour 42 min) 3 days, 1:34:04 load avg: 0.07 running: test_regrtest (71 hour 42 min) 3 days, 1:34:34 load avg: 0.04 running: test_regrtest (71 hour 43 min) 3 days, 1:35:04 load avg: 0.11 running: test_regrtest (71 hour 43 min) 3 days, 1:35:34 load avg: 0.06 running: test_regrtest (71 hour 44 min) 3 days, 1:36:04 load avg: 0.04 running: test_regrtest (71 hour 44 min) 3 days, 1:36:34 load avg: 0.02 running: test_regrtest (71 hour 45 min) 3 days, 1:37:04 load avg: 0.01 running: test_regrtest (71 hour 45 min) 3 days, 1:37:34 load avg: 0.01 running: test_regrtest (71 hour 46 min) 3 days, 1:38:04 load avg: 0.00 running: test_regrtest (71 hour 46 min) 3 days, 1:38:34 load avg: 0.00 running: test_regrtest (71 hour 47 min) 3 days, 1:39:04 load avg: 0.00 running: test_regrtest (71 hour 47 min) 3 days, 1:39:34 load avg: 0.07 running: test_regrtest (71 hour 48 min) 3 days, 1:40:04 load avg: 0.04 running: test_regrtest (71 hour 48 min) 3 days, 1:40:34 load avg: 0.02 running: test_regrtest (71 hour 49 min) 3 days, 1:41:04 load avg: 0.15 running: test_regrtest (71 hour 49 min) 3 days, 1:41:34 load avg: 0.16 running: test_regrtest (71 hour 50 min) 3 days, 1:42:04 load avg: 0.10 running: test_regrtest (71 hour 50 min) 3 days, 1:42:34 load avg: 0.06 running: test_regrtest (71 hour 51 min) 3 days, 1:43:04 load avg: 0.09 running: test_regrtest (71 hour 51 min) 3 days, 1:43:34 load avg: 0.05 running: test_regrtest (71 hour 52 min) 3 days, 1:44:04 load avg: 0.03 running: test_regrtest (71 hour 52 min) 3 days, 1:44:34 load avg: 0.08 running: test_regrtest (71 hour 53 min) 3 days, 1:45:04 load avg: 0.11 running: test_regrtest (71 hour 53 min) 3 days, 1:45:34 load avg: 0.07 running: test_regrtest (71 hour 54 min) 3 days, 1:46:04 load avg: 0.09 running: test_regrtest (71 hour 54 min) 3 days, 1:46:34 load avg: 0.05 running: test_regrtest (71 hour 55 min) 3 days, 1:47:04 load avg: 0.03 running: test_regrtest (71 hour 55 min) 3 days, 1:47:34 load avg: 0.07 running: test_regrtest (71 hour 56 min) 3 days, 1:48:04 load avg: 0.04 running: test_regrtest (71 hour 56 min) 3 days, 1:48:34 load avg: 0.08 running: test_regrtest (71 hour 57 min) 3 days, 1:49:04 load avg: 0.05 running: test_regrtest (71 hour 57 min) 3 days, 1:49:34 load avg: 0.09 running: test_regrtest (71 hour 58 min) 3 days, 1:50:04 load avg: 0.22 running: test_regrtest (71 hour 58 min) 3 days, 1:50:34 load avg: 0.26 running: test_regrtest (71 hour 59 min) 3 days, 1:51:04 load avg: 0.16 running: test_regrtest (71 hour 59 min) 3 days, 1:51:34 load avg: 0.15 running: test_regrtest (72 hour 10 sec) 3 days, 1:52:04 load avg: 0.21 running: test_regrtest (72 hour 40 sec) 3 days, 1:52:34 load avg: 0.13 running: test_regrtest (72 hour 1 min) 3 days, 1:53:04 load avg: 0.08 running: test_regrtest (72 hour 1 min) 3 days, 1:53:34 load avg: 0.12 running: test_regrtest (72 hour 2 min) 3 days, 1:54:04 load avg: 0.07 running: test_regrtest (72 hour 2 min) 3 days, 1:54:34 load avg: 0.18 running: test_regrtest (72 hour 3 min) 3 days, 1:55:04 load avg: 0.11 running: test_regrtest (72 hour 3 min) 3 days, 1:55:34 load avg: 0.07 running: test_regrtest (72 hour 4 min) 3 days, 1:56:04 load avg: 0.11 running: test_regrtest (72 hour 4 min) 3 days, 1:56:34 load avg: 0.07 running: test_regrtest (72 hour 5 min) 3 days, 1:57:04 load avg: 0.04 running: test_regrtest (72 hour 5 min) 3 days, 1:57:34 load avg: 0.15 running: test_regrtest (72 hour 6 min) 3 days, 1:58:04 load avg: 0.16 running: test_regrtest (72 hour 6 min) 3 days, 1:58:34 load avg: 0.09 running: test_regrtest (72 hour 7 min) 3 days, 1:59:04 load avg: 0.13 running: test_regrtest (72 hour 7 min) 3 days, 1:59:34 load avg: 0.08 running: test_regrtest (72 hour 8 min) 3 days, 2:00:04 load avg: 0.05 running: test_regrtest (72 hour 8 min) 3 days, 2:00:34 load avg: 0.03 running: test_regrtest (72 hour 9 min) 3 days, 2:01:04 load avg: 0.02 running: test_regrtest (72 hour 9 min) 3 days, 2:01:34 load avg: 0.01 running: test_regrtest (72 hour 10 min) 3 days, 2:02:04 load avg: 0.00 running: test_regrtest (72 hour 10 min) 3 days, 2:02:34 load avg: 0.00 running: test_regrtest (72 hour 11 min) 3 days, 2:03:04 load avg: 0.05 running: test_regrtest (72 hour 11 min) 3 days, 2:03:34 load avg: 0.03 running: test_regrtest (72 hour 12 min) 3 days, 2:04:04 load avg: 0.02 running: test_regrtest (72 hour 12 min) 3 days, 2:04:34 load avg: 0.08 running: test_regrtest (72 hour 13 min) 3 days, 2:05:04 load avg: 0.12 running: test_regrtest (72 hour 13 min) 3 days, 2:05:34 load avg: 0.07 running: test_regrtest (72 hour 14 min) 3 days, 2:06:04 load avg: 0.11 running: test_regrtest (72 hour 14 min) 3 days, 2:06:34 load avg: 0.19 running: test_regrtest (72 hour 15 min) 3 days, 2:07:04 load avg: 0.11 running: test_regrtest (72 hour 15 min) 3 days, 2:07:34 load avg: 0.07 running: test_regrtest (72 hour 16 min) 3 days, 2:08:04 load avg: 0.04 running: test_regrtest (72 hour 16 min) 3 days, 2:08:34 load avg: 0.13 running: test_regrtest (72 hour 17 min) 3 days, 2:09:04 load avg: 0.08 running: test_regrtest (72 hour 17 min) 3 days, 2:09:34 load avg: 0.05 running: test_regrtest (72 hour 18 min) 3 days, 2:10:04 load avg: 0.10 running: test_regrtest (72 hour 18 min) 3 days, 2:10:34 load avg: 0.06 running: test_regrtest (72 hour 19 min) 3 days, 2:11:04 load avg: 0.04 running: test_regrtest (72 hour 19 min) 3 days, 2:11:34 load avg: 0.24 running: test_regrtest (72 hour 20 min) 3 days, 2:12:04 load avg: 0.23 running: test_regrtest (72 hour 20 min) 3 days, 2:12:34 load avg: 0.14 running: test_regrtest (72 hour 21 min) 3 days, 2:13:04 load avg: 0.08 running: test_regrtest (72 hour 21 min) 3 days, 2:13:34 load avg: 0.05 running: test_regrtest (72 hour 22 min) 3 days, 2:14:04 load avg: 0.10 running: test_regrtest (72 hour 22 min) 3 days, 2:14:34 load avg: 0.06 running: test_regrtest (72 hour 23 min) 3 days, 2:15:04 load avg: 0.03 running: test_regrtest (72 hour 23 min) 3 days, 2:15:34 load avg: 0.09 running: test_regrtest (72 hour 24 min) 3 days, 2:16:04 load avg: 0.11 running: test_regrtest (72 hour 24 min) 3 days, 2:16:34 load avg: 0.07 running: test_regrtest (72 hour 25 min) 3 days, 2:17:04 load avg: 0.11 running: test_regrtest (72 hour 25 min) 3 days, 2:17:34 load avg: 0.14 running: test_regrtest (72 hour 26 min) 3 days, 2:18:04 load avg: 0.09 running: test_regrtest (72 hour 26 min) 3 days, 2:18:34 load avg: 0.05 running: test_regrtest (72 hour 27 min) 3 days, 2:19:04 load avg: 0.03 running: test_regrtest (72 hour 27 min) 3 days, 2:19:34 load avg: 0.08 running: test_regrtest (72 hour 28 min) 3 days, 2:20:04 load avg: 0.05 running: test_regrtest (72 hour 28 min) 3 days, 2:20:34 load avg: 0.08 running: test_regrtest (72 hour 29 min) 3 days, 2:21:04 load avg: 0.05 running: test_regrtest (72 hour 29 min) 3 days, 2:21:34 load avg: 0.03 running: test_regrtest (72 hour 30 min) 3 days, 2:22:04 load avg: 0.02 running: test_regrtest (72 hour 30 min) 3 days, 2:22:35 load avg: 0.01 running: test_regrtest (72 hour 31 min) 3 days, 2:23:05 load avg: 0.08 running: test_regrtest (72 hour 31 min) 3 days, 2:23:35 load avg: 0.05 running: test_regrtest (72 hour 32 min) 3 days, 2:24:05 load avg: 0.03 running: test_regrtest (72 hour 32 min) 3 days, 2:24:35 load avg: 0.02 running: test_regrtest (72 hour 33 min) 3 days, 2:25:05 load avg: 0.01 running: test_regrtest (72 hour 33 min) 3 days, 2:25:35 load avg: 0.00 running: test_regrtest (72 hour 34 min) 3 days, 2:26:05 load avg: 0.00 running: test_regrtest (72 hour 34 min) 3 days, 2:26:35 load avg: 0.00 running: test_regrtest (72 hour 35 min) 3 days, 2:27:05 load avg: 0.00 running: test_regrtest (72 hour 35 min) 3 days, 2:27:35 load avg: 0.00 running: test_regrtest (72 hour 36 min) 3 days, 2:28:05 load avg: 0.00 running: test_regrtest (72 hour 36 min) 3 days, 2:28:35 load avg: 0.16 running: test_regrtest (72 hour 37 min) 3 days, 2:29:05 load avg: 0.10 running: test_regrtest (72 hour 37 min) 3 days, 2:29:35 load avg: 0.06 running: test_regrtest (72 hour 38 min) 3 days, 2:30:05 load avg: 0.04 running: test_regrtest (72 hour 38 min) 3 days, 2:30:35 load avg: 0.02 running: test_regrtest (72 hour 39 min) 3 days, 2:31:05 load avg: 0.07 running: test_regrtest (72 hour 39 min) 3 days, 2:31:35 load avg: 0.04 running: test_regrtest (72 hour 40 min) 3 days, 2:32:05 load avg: 0.02 running: test_regrtest (72 hour 40 min) 3 days, 2:32:35 load avg: 0.08 running: test_regrtest (72 hour 41 min) 3 days, 2:33:05 load avg: 0.05 running: test_regrtest (72 hour 41 min) 3 days, 2:33:35 load avg: 0.08 running: test_regrtest (72 hour 42 min) 3 days, 2:34:05 load avg: 0.05 running: test_regrtest (72 hour 42 min) 3 days, 2:34:35 load avg: 0.08 running: test_regrtest (72 hour 43 min) 3 days, 2:35:05 load avg: 0.10 running: test_regrtest (72 hour 43 min) 3 days, 2:35:35 load avg: 0.06 running: test_regrtest (72 hour 44 min) 3 days, 2:36:05 load avg: 0.16 running: test_regrtest (72 hour 44 min) 3 days, 2:36:35 load avg: 0.10 running: test_regrtest (72 hour 45 min) 3 days, 2:37:05 load avg: 0.06 running: test_regrtest (72 hour 45 min) 3 days, 2:37:35 load avg: 0.03 running: test_regrtest (72 hour 46 min) 3 days, 2:38:05 load avg: 0.08 running: test_regrtest (72 hour 46 min) 3 days, 2:38:35 load avg: 0.05 running: test_regrtest (72 hour 47 min) 3 days, 2:39:05 load avg: 0.08 running: test_regrtest (72 hour 47 min) 3 days, 2:39:35 load avg: 0.12 running: test_regrtest (72 hour 48 min) 3 days, 2:40:05 load avg: 0.13 running: test_regrtest (72 hour 48 min) 3 days, 2:40:35 load avg: 0.20 running: test_regrtest (72 hour 49 min) 3 days, 2:41:05 load avg: 0.12 running: test_regrtest (72 hour 49 min) 3 days, 2:41:35 load avg: 0.14 running: test_regrtest (72 hour 50 min) 3 days, 2:42:05 load avg: 0.14 running: test_regrtest (72 hour 50 min) 3 days, 2:42:35 load avg: 0.08 running: test_regrtest (72 hour 51 min) 3 days, 2:43:05 load avg: 0.05 running: test_regrtest (72 hour 51 min) 3 days, 2:43:35 load avg: 0.09 running: test_regrtest (72 hour 52 min) 3 days, 2:44:05 load avg: 0.05 running: test_regrtest (72 hour 52 min) 3 days, 2:44:35 load avg: 0.03 running: test_regrtest (72 hour 53 min) 3 days, 2:45:05 load avg: 0.02 running: test_regrtest (72 hour 53 min) 3 days, 2:45:35 load avg: 0.06 running: test_regrtest (72 hour 54 min) 3 days, 2:46:05 load avg: 0.04 running: test_regrtest (72 hour 54 min) 3 days, 2:46:35 load avg: 0.02 running: test_regrtest (72 hour 55 min) 3 days, 2:47:05 load avg: 0.01 running: test_regrtest (72 hour 55 min) 3 days, 2:47:35 load avg: 0.01 running: test_regrtest (72 hour 56 min) 3 days, 2:48:05 load avg: 0.08 running: test_regrtest (72 hour 56 min) 3 days, 2:48:35 load avg: 0.05 running: test_regrtest (72 hour 57 min) 3 days, 2:49:05 load avg: 0.03 running: test_regrtest (72 hour 57 min) 3 days, 2:49:35 load avg: 0.02 running: test_regrtest (72 hour 58 min) 3 days, 2:50:05 load avg: 0.01 running: test_regrtest (72 hour 58 min) 3 days, 2:50:35 load avg: 0.12 running: test_regrtest (72 hour 59 min) 3 days, 2:51:05 load avg: 0.07 running: test_regrtest (72 hour 59 min) 3 days, 2:51:35 load avg: 0.04 running: test_regrtest (73 hour 11 sec) 3 days, 2:52:05 load avg: 0.02 running: test_regrtest (73 hour 41 sec) 3 days, 2:52:35 load avg: 0.01 running: test_regrtest (73 hour 1 min) 3 days, 2:53:05 load avg: 0.01 running: test_regrtest (73 hour 1 min) 3 days, 2:53:35 load avg: 0.00 running: test_regrtest (73 hour 2 min) 3 days, 2:54:05 load avg: 0.08 running: test_regrtest (73 hour 2 min) 3 days, 2:54:35 load avg: 0.05 running: test_regrtest (73 hour 3 min) 3 days, 2:55:05 load avg: 0.03 running: test_regrtest (73 hour 3 min) 3 days, 2:55:35 load avg: 0.08 running: test_regrtest (73 hour 4 min) 3 days, 2:56:05 load avg: 0.05 running: test_regrtest (73 hour 4 min) 3 days, 2:56:35 load avg: 0.03 running: test_regrtest (73 hour 5 min) 3 days, 2:57:05 load avg: 0.02 running: test_regrtest (73 hour 5 min) 3 days, 2:57:35 load avg: 0.01 running: test_regrtest (73 hour 6 min) 3 days, 2:58:05 load avg: 0.00 running: test_regrtest (73 hour 6 min) 3 days, 2:58:35 load avg: 0.00 running: test_regrtest (73 hour 7 min) 3 days, 2:59:05 load avg: 0.00 running: test_regrtest (73 hour 7 min) 3 days, 2:59:35 load avg: 0.00 running: test_regrtest (73 hour 8 min) 3 days, 3:00:05 load avg: 0.06 running: test_regrtest (73 hour 8 min) 3 days, 3:00:35 load avg: 0.10 running: test_regrtest (73 hour 9 min) 3 days, 3:01:05 load avg: 0.06 running: test_regrtest (73 hour 9 min) 3 days, 3:01:35 load avg: 0.04 running: test_regrtest (73 hour 10 min) 3 days, 3:02:05 load avg: 0.07 running: test_regrtest (73 hour 10 min) 3 days, 3:02:35 load avg: 0.04 running: test_regrtest (73 hour 11 min) 3 days, 3:03:05 load avg: 0.02 running: test_regrtest (73 hour 11 min) 3 days, 3:03:35 load avg: 0.09 running: test_regrtest (73 hour 12 min) 3 days, 3:04:05 load avg: 0.05 running: test_regrtest (73 hour 12 min) 3 days, 3:04:35 load avg: 0.03 running: test_regrtest (73 hour 13 min) 3 days, 3:05:05 load avg: 0.02 running: test_regrtest (73 hour 13 min) 3 days, 3:05:35 load avg: 0.07 running: test_regrtest (73 hour 14 min) 3 days, 3:06:05 load avg: 0.04 running: test_regrtest (73 hour 14 min) 3 days, 3:06:35 load avg: 0.02 running: test_regrtest (73 hour 15 min) 3 days, 3:07:05 load avg: 0.01 running: test_regrtest (73 hour 15 min) 3 days, 3:07:35 load avg: 0.06 running: test_regrtest (73 hour 16 min) 3 days, 3:08:05 load avg: 0.04 running: test_regrtest (73 hour 16 min) 3 days, 3:08:35 load avg: 0.02 running: test_regrtest (73 hour 17 min) 3 days, 3:09:05 load avg: 0.08 running: test_regrtest (73 hour 17 min) 3 days, 3:09:35 load avg: 0.05 running: test_regrtest (73 hour 18 min) 3 days, 3:10:05 load avg: 0.03 running: test_regrtest (73 hour 18 min) 3 days, 3:10:35 load avg: 0.02 running: test_regrtest (73 hour 19 min) 3 days, 3:11:05 load avg: 0.07 running: test_regrtest (73 hour 19 min) 3 days, 3:11:35 load avg: 0.04 running: test_regrtest (73 hour 20 min) 3 days, 3:12:05 load avg: 0.02 running: test_regrtest (73 hour 20 min) 3 days, 3:12:36 load avg: 0.01 running: test_regrtest (73 hour 21 min) 3 days, 3:13:06 load avg: 0.01 running: test_regrtest (73 hour 21 min) 3 days, 3:13:36 load avg: 0.00 running: test_regrtest (73 hour 22 min) 3 days, 3:14:06 load avg: 0.00 running: test_regrtest (73 hour 22 min) 3 days, 3:14:36 load avg: 0.07 running: test_regrtest (73 hour 23 min) 3 days, 3:15:06 load avg: 0.04 running: test_regrtest (73 hour 23 min) 3 days, 3:15:36 load avg: 0.08 running: test_regrtest (73 hour 24 min) 3 days, 3:16:06 load avg: 0.05 running: test_regrtest (73 hour 24 min) 3 days, 3:16:36 load avg: 0.09 running: test_regrtest (73 hour 25 min) 3 days, 3:17:06 load avg: 0.05 running: test_regrtest (73 hour 25 min) 3 days, 3:17:36 load avg: 0.03 running: test_regrtest (73 hour 26 min) 3 days, 3:18:06 load avg: 0.02 running: test_regrtest (73 hour 26 min) 3 days, 3:18:36 load avg: 0.06 running: test_regrtest (73 hour 27 min) 3 days, 3:19:06 load avg: 0.04 running: test_regrtest (73 hour 27 min) 3 days, 3:19:36 load avg: 0.02 running: test_regrtest (73 hour 28 min) 3 days, 3:20:06 load avg: 0.09 running: test_regrtest (73 hour 28 min) 3 days, 3:20:36 load avg: 0.11 running: test_regrtest (73 hour 29 min) 3 days, 3:21:06 load avg: 0.06 running: test_regrtest (73 hour 29 min) 3 days, 3:21:36 load avg: 0.04 running: test_regrtest (73 hour 30 min) 3 days, 3:22:06 load avg: 0.14 running: test_regrtest (73 hour 30 min) 3 days, 3:22:36 load avg: 0.09 running: test_regrtest (73 hour 31 min) 3 days, 3:23:06 load avg: 0.05 running: test_regrtest (73 hour 31 min) 3 days, 3:23:36 load avg: 0.08 running: test_regrtest (73 hour 32 min) 3 days, 3:24:06 load avg: 0.05 running: test_regrtest (73 hour 32 min) 3 days, 3:24:36 load avg: 0.08 running: test_regrtest (73 hour 33 min) 3 days, 3:25:06 load avg: 0.05 running: test_regrtest (73 hour 33 min) 3 days, 3:25:36 load avg: 0.03 running: test_regrtest (73 hour 34 min) 3 days, 3:26:06 load avg: 0.02 running: test_regrtest (73 hour 34 min) 3 days, 3:26:36 load avg: 0.06 running: test_regrtest (73 hour 35 min) 3 days, 3:27:06 load avg: 0.04 running: test_regrtest (73 hour 35 min) 3 days, 3:27:36 load avg: 0.02 running: test_regrtest (73 hour 36 min) 3 days, 3:28:06 load avg: 0.01 running: test_regrtest (73 hour 36 min) 3 days, 3:28:36 load avg: 0.08 running: test_regrtest (73 hour 37 min) 3 days, 3:29:06 load avg: 0.10 running: test_regrtest (73 hour 37 min) 3 days, 3:29:36 load avg: 0.24 running: test_regrtest (73 hour 38 min) 3 days, 3:30:06 load avg: 0.15 running: test_regrtest (73 hour 38 min) 3 days, 3:30:36 load avg: 0.14 running: test_regrtest (73 hour 39 min) 3 days, 3:31:06 load avg: 0.24 running: test_regrtest (73 hour 39 min) 3 days, 3:31:36 load avg: 0.15 running: test_regrtest (73 hour 40 min) 3 days, 3:32:06 load avg: 0.14 running: test_regrtest (73 hour 40 min) 3 days, 3:32:36 load avg: 0.08 running: test_regrtest (73 hour 41 min) 3 days, 3:33:06 load avg: 0.19 running: test_regrtest (73 hour 41 min) 3 days, 3:33:36 load avg: 0.12 running: test_regrtest (73 hour 42 min) 3 days, 3:34:06 load avg: 0.07 running: test_regrtest (73 hour 42 min) 3 days, 3:34:36 load avg: 0.04 running: test_regrtest (73 hour 43 min) 3 days, 3:35:06 load avg: 0.08 running: test_regrtest (73 hour 43 min) 3 days, 3:35:36 load avg: 0.05 running: test_regrtest (73 hour 44 min) 3 days, 3:36:06 load avg: 0.03 running: test_regrtest (73 hour 44 min) 3 days, 3:36:36 load avg: 0.16 running: test_regrtest (73 hour 45 min) 3 days, 3:37:06 load avg: 0.10 running: test_regrtest (73 hour 45 min) 3 days, 3:37:36 load avg: 0.06 running: test_regrtest (73 hour 46 min) 3 days, 3:38:06 load avg: 0.03 running: test_regrtest (73 hour 46 min) 3 days, 3:38:36 load avg: 0.22 running: test_regrtest (73 hour 47 min) 3 days, 3:39:06 load avg: 0.13 running: test_regrtest (73 hour 47 min) 3 days, 3:39:36 load avg: 0.15 running: test_regrtest (73 hour 48 min) 3 days, 3:40:06 load avg: 0.09 running: test_regrtest (73 hour 48 min) 3 days, 3:40:36 load avg: 0.11 running: test_regrtest (73 hour 49 min) 3 days, 3:41:06 load avg: 0.07 running: test_regrtest (73 hour 49 min) 3 days, 3:41:36 load avg: 0.04 running: test_regrtest (73 hour 50 min) 3 days, 3:42:06 load avg: 0.16 running: test_regrtest (73 hour 50 min) 3 days, 3:42:36 load avg: 0.10 running: test_regrtest (73 hour 51 min) 3 days, 3:43:06 load avg: 0.06 running: test_regrtest (73 hour 51 min) 3 days, 3:43:36 load avg: 0.03 running: test_regrtest (73 hour 52 min) 3 days, 3:44:06 load avg: 0.09 running: test_regrtest (73 hour 52 min) 3 days, 3:44:36 load avg: 0.05 running: test_regrtest (73 hour 53 min) 3 days, 3:45:06 load avg: 0.03 running: test_regrtest (73 hour 53 min) 3 days, 3:45:36 load avg: 0.02 running: test_regrtest (73 hour 54 min) 3 days, 3:46:06 load avg: 0.22 running: test_regrtest (73 hour 54 min) 3 days, 3:46:36 load avg: 0.20 running: test_regrtest (73 hour 55 min) 3 days, 3:47:06 load avg: 0.17 running: test_regrtest (73 hour 55 min) 3 days, 3:47:36 load avg: 0.18 running: test_regrtest (73 hour 56 min) 3 days, 3:48:06 load avg: 0.11 running: test_regrtest (73 hour 56 min) 3 days, 3:48:36 load avg: 0.07 running: test_regrtest (73 hour 57 min) 3 days, 3:49:06 load avg: 0.04 running: test_regrtest (73 hour 57 min) 3 days, 3:49:36 load avg: 0.09 running: test_regrtest (73 hour 58 min) 3 days, 3:50:06 load avg: 0.05 running: test_regrtest (73 hour 58 min) 3 days, 3:50:36 load avg: 0.03 running: test_regrtest (73 hour 59 min) 3 days, 3:51:06 load avg: 0.02 running: test_regrtest (73 hour 59 min) 3 days, 3:51:36 load avg: 0.07 running: test_regrtest (74 hour 12 sec) 3 days, 3:52:06 load avg: 0.04 running: test_regrtest (74 hour 42 sec) 3 days, 3:52:36 load avg: 0.02 running: test_regrtest (74 hour 1 min) 3 days, 3:53:06 load avg: 0.09 running: test_regrtest (74 hour 1 min) 3 days, 3:53:36 load avg: 0.06 running: test_regrtest (74 hour 2 min) 3 days, 3:54:06 load avg: 0.03 running: test_regrtest (74 hour 2 min) 3 days, 3:54:36 load avg: 0.16 running: test_regrtest (74 hour 3 min) 3 days, 3:55:06 load avg: 0.16 running: test_regrtest (74 hour 3 min) 3 days, 3:55:36 load avg: 0.10 running: test_regrtest (74 hour 4 min) 3 days, 3:56:06 load avg: 0.14 running: test_regrtest (74 hour 4 min) 3 days, 3:56:36 load avg: 0.32 running: test_regrtest (74 hour 5 min) 3 days, 3:57:06 load avg: 0.27 running: test_regrtest (74 hour 5 min) 3 days, 3:57:36 load avg: 0.16 running: test_regrtest (74 hour 6 min) 3 days, 3:58:07 load avg: 0.10 running: test_regrtest (74 hour 6 min) 3 days, 3:58:37 load avg: 0.06 running: test_regrtest (74 hour 7 min) 3 days, 3:59:07 load avg: 0.16 running: test_regrtest (74 hour 7 min) 3 days, 3:59:37 load avg: 0.10 running: test_regrtest (74 hour 8 min) 3 days, 4:00:07 load avg: 0.06 running: test_regrtest (74 hour 8 min) 3 days, 4:00:37 load avg: 0.03 running: test_regrtest (74 hour 9 min) 3 days, 4:01:07 load avg: 0.09 running: test_regrtest (74 hour 9 min) 3 days, 4:01:37 load avg: 0.05 running: test_regrtest (74 hour 10 min) 3 days, 4:02:07 load avg: 0.03 running: test_regrtest (74 hour 10 min) 3 days, 4:02:37 load avg: 0.02 running: test_regrtest (74 hour 11 min) 3 days, 4:03:07 load avg: 0.15 running: test_regrtest (74 hour 11 min) 3 days, 4:03:37 load avg: 0.17 running: test_regrtest (74 hour 12 min) 3 days, 4:04:07 load avg: 0.10 running: test_regrtest (74 hour 12 min) 3 days, 4:04:37 load avg: 0.14 running: test_regrtest (74 hour 13 min) 3 days, 4:05:07 load avg: 0.08 running: test_regrtest (74 hour 13 min) 3 days, 4:05:37 load avg: 0.05 running: test_regrtest (74 hour 14 min) 3 days, 4:06:07 load avg: 0.08 running: test_regrtest (74 hour 14 min) 3 days, 4:06:37 load avg: 0.12 running: test_regrtest (74 hour 15 min) 3 days, 4:07:07 load avg: 0.07 running: test_regrtest (74 hour 15 min) 3 days, 4:07:37 load avg: 0.04 running: test_regrtest (74 hour 16 min) 3 days, 4:08:07 load avg: 0.02 running: test_regrtest (74 hour 16 min) 3 days, 4:08:37 load avg: 0.13 running: test_regrtest (74 hour 17 min) 3 days, 4:09:07 load avg: 0.08 running: test_regrtest (74 hour 17 min) 3 days, 4:09:37 load avg: 0.05 running: test_regrtest (74 hour 18 min) 3 days, 4:10:07 load avg: 0.03 running: test_regrtest (74 hour 18 min) 3 days, 4:10:37 load avg: 0.02 running: test_regrtest (74 hour 19 min) 3 days, 4:11:07 load avg: 0.01 running: test_regrtest (74 hour 19 min) 3 days, 4:11:37 load avg: 0.00 running: test_regrtest (74 hour 20 min) 3 days, 4:12:07 load avg: 0.08 running: test_regrtest (74 hour 20 min) 3 days, 4:12:37 load avg: 0.04 running: test_regrtest (74 hour 21 min) 3 days, 4:13:07 load avg: 0.03 running: test_regrtest (74 hour 21 min) 3 days, 4:13:37 load avg: 0.01 running: test_regrtest (74 hour 22 min) 3 days, 4:14:07 load avg: 0.12 running: test_regrtest (74 hour 22 min) 3 days, 4:14:37 load avg: 0.13 running: test_regrtest (74 hour 23 min) 3 days, 4:15:07 load avg: 0.08 running: test_regrtest (74 hour 23 min) 3 days, 4:15:37 load avg: 0.10 running: test_regrtest (74 hour 24 min) 3 days, 4:16:07 load avg: 0.17 running: test_regrtest (74 hour 24 min) 3 days, 4:16:37 load avg: 0.10 running: test_regrtest (74 hour 25 min) 3 days, 4:17:07 load avg: 0.17 running: test_regrtest (74 hour 25 min) 3 days, 4:17:37 load avg: 0.10 running: test_regrtest (74 hour 26 min) 3 days, 4:18:07 load avg: 0.11 running: test_regrtest (74 hour 26 min) 3 days, 4:18:37 load avg: 0.12 running: test_regrtest (74 hour 27 min) 3 days, 4:19:07 load avg: 0.07 running: test_regrtest (74 hour 27 min) 3 days, 4:19:37 load avg: 0.11 running: test_regrtest (74 hour 28 min) 3 days, 4:20:07 load avg: 0.06 running: test_regrtest (74 hour 28 min) 3 days, 4:20:37 load avg: 0.04 running: test_regrtest (74 hour 29 min) 3 days, 4:21:07 load avg: 0.07 running: test_regrtest (74 hour 29 min) 3 days, 4:21:37 load avg: 0.10 running: test_regrtest (74 hour 30 min) 3 days, 4:22:07 load avg: 0.06 running: test_regrtest (74 hour 30 min) 3 days, 4:22:37 load avg: 0.09 running: test_regrtest (74 hour 31 min) 3 days, 4:23:07 load avg: 0.05 running: test_regrtest (74 hour 31 min) 3 days, 4:23:37 load avg: 0.03 running: test_regrtest (74 hour 32 min) 3 days, 4:24:07 load avg: 0.07 running: test_regrtest (74 hour 32 min) 3 days, 4:24:37 load avg: 0.04 running: test_regrtest (74 hour 33 min) 3 days, 4:25:07 load avg: 0.10 running: test_regrtest (74 hour 33 min) 3 days, 4:25:37 load avg: 0.06 running: test_regrtest (74 hour 34 min) 3 days, 4:26:07 load avg: 0.44 running: test_regrtest (74 hour 34 min) 3 days, 4:26:37 load avg: 0.26 running: test_regrtest (74 hour 35 min) 3 days, 4:27:07 load avg: 0.16 running: test_regrtest (74 hour 35 min) 3 days, 4:27:37 load avg: 0.10 running: test_regrtest (74 hour 36 min) 3 days, 4:28:07 load avg: 0.13 running: test_regrtest (74 hour 36 min) 3 days, 4:28:37 load avg: 0.14 running: test_regrtest (74 hour 37 min) 3 days, 4:29:07 load avg: 0.08 running: test_regrtest (74 hour 37 min) 3 days, 4:29:37 load avg: 0.05 running: test_regrtest (74 hour 38 min) 3 days, 4:30:07 load avg: 0.03 running: test_regrtest (74 hour 38 min) 3 days, 4:30:37 load avg: 0.10 running: test_regrtest (74 hour 39 min) 3 days, 4:31:07 load avg: 0.06 running: test_regrtest (74 hour 39 min) 3 days, 4:31:37 load avg: 0.03 running: test_regrtest (74 hour 40 min) 3 days, 4:32:07 load avg: 0.02 running: test_regrtest (74 hour 40 min) 3 days, 4:32:37 load avg: 0.01 running: test_regrtest (74 hour 41 min) 3 days, 4:33:07 load avg: 0.00 running: test_regrtest (74 hour 41 min) 3 days, 4:33:37 load avg: 0.00 running: test_regrtest (74 hour 42 min) 3 days, 4:34:07 load avg: 0.00 running: test_regrtest (74 hour 42 min) 3 days, 4:34:37 load avg: 0.00 running: test_regrtest (74 hour 43 min) 3 days, 4:35:07 load avg: 0.00 running: test_regrtest (74 hour 43 min) 3 days, 4:35:37 load avg: 0.00 running: test_regrtest (74 hour 44 min) 3 days, 4:36:07 load avg: 0.00 running: test_regrtest (74 hour 44 min) 3 days, 4:36:37 load avg: 0.00 running: test_regrtest (74 hour 45 min) 3 days, 4:37:07 load avg: 0.00 running: test_regrtest (74 hour 45 min) 3 days, 4:37:37 load avg: 0.00 running: test_regrtest (74 hour 46 min) 3 days, 4:38:07 load avg: 0.07 running: test_regrtest (74 hour 46 min) 3 days, 4:38:37 load avg: 0.04 running: test_regrtest (74 hour 47 min) 3 days, 4:39:07 load avg: 0.02 running: test_regrtest (74 hour 47 min) 3 days, 4:39:37 load avg: 0.08 running: test_regrtest (74 hour 48 min) 3 days, 4:40:07 load avg: 0.16 running: test_regrtest (74 hour 48 min) 3 days, 4:40:37 load avg: 0.10 running: test_regrtest (74 hour 49 min) 3 days, 4:41:07 load avg: 0.06 running: test_regrtest (74 hour 49 min) 3 days, 4:41:37 load avg: 0.27 running: test_regrtest (74 hour 50 min) 3 days, 4:42:07 load avg: 0.16 running: test_regrtest (74 hour 50 min) 3 days, 4:42:37 load avg: 0.10 running: test_regrtest (74 hour 51 min) 3 days, 4:43:07 load avg: 0.06 running: test_regrtest (74 hour 51 min) 3 days, 4:43:37 load avg: 0.10 running: test_regrtest (74 hour 52 min) 3 days, 4:44:07 load avg: 0.06 running: test_regrtest (74 hour 52 min) 3 days, 4:44:37 load avg: 0.04 running: test_regrtest (74 hour 53 min) 3 days, 4:45:07 load avg: 0.02 running: test_regrtest (74 hour 53 min) 3 days, 4:45:37 load avg: 0.13 running: test_regrtest (74 hour 54 min) 3 days, 4:46:07 load avg: 0.08 running: test_regrtest (74 hour 54 min) 3 days, 4:46:37 load avg: 0.04 running: test_regrtest (74 hour 55 min) 3 days, 4:47:07 load avg: 0.03 running: test_regrtest (74 hour 55 min) 3 days, 4:47:37 load avg: 0.01 running: test_regrtest (74 hour 56 min) 3 days, 4:48:07 load avg: 0.01 running: test_regrtest (74 hour 56 min) 3 days, 4:48:37 load avg: 0.00 running: test_regrtest (74 hour 57 min) 3 days, 4:49:07 load avg: 0.07 running: test_regrtest (74 hour 57 min) 3 days, 4:49:37 load avg: 0.04 running: test_regrtest (74 hour 58 min) 3 days, 4:50:07 load avg: 0.02 running: test_regrtest (74 hour 58 min) 3 days, 4:50:38 load avg: 0.01 running: test_regrtest (74 hour 59 min) 3 days, 4:51:08 load avg: 0.06 running: test_regrtest (74 hour 59 min) 3 days, 4:51:38 load avg: 0.04 running: test_regrtest (75 hour 13 sec) 3 days, 4:52:08 load avg: 0.09 running: test_regrtest (75 hour 43 sec) 3 days, 4:52:38 load avg: 0.13 running: test_regrtest (75 hour 1 min) 3 days, 4:53:08 load avg: 0.08 running: test_regrtest (75 hour 1 min) 3 days, 4:53:38 load avg: 0.05 running: test_regrtest (75 hour 2 min) 3 days, 4:54:08 load avg: 0.03 running: test_regrtest (75 hour 2 min) 3 days, 4:54:38 load avg: 0.16 running: test_regrtest (75 hour 3 min) 3 days, 4:55:08 load avg: 0.10 running: test_regrtest (75 hour 3 min) 3 days, 4:55:38 load avg: 0.06 running: test_regrtest (75 hour 4 min) 3 days, 4:56:08 load avg: 0.03 running: test_regrtest (75 hour 4 min) 3 days, 4:56:38 load avg: 0.08 running: test_regrtest (75 hour 5 min) 3 days, 4:57:08 load avg: 0.05 running: test_regrtest (75 hour 5 min) 3 days, 4:57:38 load avg: 0.09 running: test_regrtest (75 hour 6 min) 3 days, 4:58:08 load avg: 0.13 running: test_regrtest (75 hour 6 min) 3 days, 4:58:38 load avg: 0.14 running: test_regrtest (75 hour 7 min) 3 days, 4:59:08 load avg: 0.08 running: test_regrtest (75 hour 7 min) 3 days, 4:59:38 load avg: 0.05 running: test_regrtest (75 hour 8 min) 3 days, 5:00:08 load avg: 0.03 running: test_regrtest (75 hour 8 min) 3 days, 5:00:38 load avg: 0.14 running: test_regrtest (75 hour 9 min) 3 days, 5:01:08 load avg: 0.08 running: test_regrtest (75 hour 9 min) 3 days, 5:01:38 load avg: 0.12 running: test_regrtest (75 hour 10 min) 3 days, 5:02:08 load avg: 0.07 running: test_regrtest (75 hour 10 min) 3 days, 5:02:38 load avg: 0.09 running: test_regrtest (75 hour 11 min) 3 days, 5:03:08 load avg: 0.06 running: test_regrtest (75 hour 11 min) 3 days, 5:03:38 load avg: 0.03 running: test_regrtest (75 hour 12 min) 3 days, 5:04:08 load avg: 0.12 running: test_regrtest (75 hour 12 min) 3 days, 5:04:38 load avg: 0.07 running: test_regrtest (75 hour 13 min) 3 days, 5:05:08 load avg: 0.04 running: test_regrtest (75 hour 13 min) 3 days, 5:05:38 load avg: 0.08 running: test_regrtest (75 hour 14 min) 3 days, 5:06:08 load avg: 0.10 running: test_regrtest (75 hour 14 min) 3 days, 5:06:38 load avg: 0.06 running: test_regrtest (75 hour 15 min) 3 days, 5:07:08 load avg: 0.09 running: test_regrtest (75 hour 15 min) 3 days, 5:07:38 load avg: 0.13 running: test_regrtest (75 hour 16 min) 3 days, 5:08:08 load avg: 0.08 running: test_regrtest (75 hour 16 min) 3 days, 5:08:38 load avg: 0.10 running: test_regrtest (75 hour 17 min) 3 days, 5:09:08 load avg: 0.06 running: test_regrtest (75 hour 17 min) 3 days, 5:09:38 load avg: 0.16 running: test_regrtest (75 hour 18 min) 3 days, 5:10:08 load avg: 0.09 running: test_regrtest (75 hour 18 min) 3 days, 5:10:38 load avg: 0.06 running: test_regrtest (75 hour 19 min) 3 days, 5:11:08 load avg: 0.09 running: test_regrtest (75 hour 19 min) 3 days, 5:11:38 load avg: 0.05 running: test_regrtest (75 hour 20 min) 3 days, 5:12:08 load avg: 0.03 running: test_regrtest (75 hour 20 min) 3 days, 5:12:38 load avg: 0.07 running: test_regrtest (75 hour 21 min) 3 days, 5:13:08 load avg: 0.19 running: test_regrtest (75 hour 21 min) 3 days, 5:13:38 load avg: 0.11 running: test_regrtest (75 hour 22 min) 3 days, 5:14:08 load avg: 0.07 running: test_regrtest (75 hour 22 min) 3 days, 5:14:38 load avg: 0.04 running: test_regrtest (75 hour 23 min) 3 days, 5:15:08 load avg: 0.02 running: test_regrtest (75 hour 23 min) 3 days, 5:15:38 load avg: 0.01 running: test_regrtest (75 hour 24 min) 3 days, 5:16:08 load avg: 0.01 running: test_regrtest (75 hour 24 min) 3 days, 5:16:38 load avg: 0.00 running: test_regrtest (75 hour 25 min) 3 days, 5:17:08 load avg: 0.00 running: test_regrtest (75 hour 25 min) 3 days, 5:17:38 load avg: 0.00 running: test_regrtest (75 hour 26 min) 3 days, 5:18:08 load avg: 0.00 running: test_regrtest (75 hour 26 min) 3 days, 5:18:38 load avg: 0.16 running: test_regrtest (75 hour 27 min) 3 days, 5:19:08 load avg: 0.10 running: test_regrtest (75 hour 27 min) 3 days, 5:19:38 load avg: 0.06 running: test_regrtest (75 hour 28 min) 3 days, 5:20:08 load avg: 0.22 running: test_regrtest (75 hour 28 min) 3 days, 5:20:38 load avg: 0.13 running: test_regrtest (75 hour 29 min) 3 days, 5:21:08 load avg: 0.13 running: test_regrtest (75 hour 29 min) 3 days, 5:21:38 load avg: 0.08 running: test_regrtest (75 hour 30 min) 3 days, 5:22:08 load avg: 0.05 running: test_regrtest (75 hour 30 min) 3 days, 5:22:38 load avg: 0.03 running: test_regrtest (75 hour 31 min) 3 days, 5:23:08 load avg: 0.02 running: test_regrtest (75 hour 31 min) 3 days, 5:23:38 load avg: 0.01 running: test_regrtest (75 hour 32 min) 3 days, 5:24:08 load avg: 0.00 running: test_regrtest (75 hour 32 min) 3 days, 5:24:38 load avg: 0.06 running: test_regrtest (75 hour 33 min) 3 days, 5:25:08 load avg: 0.04 running: test_regrtest (75 hour 33 min) 3 days, 5:25:38 load avg: 0.02 running: test_regrtest (75 hour 34 min) 3 days, 5:26:08 load avg: 0.01 running: test_regrtest (75 hour 34 min) 3 days, 5:26:38 load avg: 0.13 running: test_regrtest (75 hour 35 min) 3 days, 5:27:08 load avg: 0.14 running: test_regrtest (75 hour 35 min) 3 days, 5:27:38 load avg: 0.08 running: test_regrtest (75 hour 36 min) 3 days, 5:28:08 load avg: 0.26 running: test_regrtest (75 hour 36 min) 3 days, 5:28:38 load avg: 0.23 running: test_regrtest (75 hour 37 min) 3 days, 5:29:08 load avg: 0.14 running: test_regrtest (75 hour 37 min) 3 days, 5:29:38 load avg: 0.08 running: test_regrtest (75 hour 38 min) 3 days, 5:30:08 load avg: 0.11 running: test_regrtest (75 hour 38 min) 3 days, 5:30:38 load avg: 0.07 running: test_regrtest (75 hour 39 min) 3 days, 5:31:08 load avg: 0.04 running: test_regrtest (75 hour 39 min) 3 days, 5:31:38 load avg: 0.02 running: test_regrtest (75 hour 40 min) 3 days, 5:32:08 load avg: 0.07 running: test_regrtest (75 hour 40 min) 3 days, 5:32:38 load avg: 0.04 running: test_regrtest (75 hour 41 min) 3 days, 5:33:08 load avg: 0.02 running: test_regrtest (75 hour 41 min) 3 days, 5:33:38 load avg: 0.09 running: test_regrtest (75 hour 42 min) 3 days, 5:34:08 load avg: 0.05 running: test_regrtest (75 hour 42 min) 3 days, 5:34:38 load avg: 0.10 running: test_regrtest (75 hour 43 min) 3 days, 5:35:08 load avg: 0.20 running: test_regrtest (75 hour 43 min) 3 days, 5:35:38 load avg: 0.12 running: test_regrtest (75 hour 44 min) 3 days, 5:36:08 load avg: 0.07 running: test_regrtest (75 hour 44 min) 3 days, 5:36:38 load avg: 0.04 running: test_regrtest (75 hour 45 min) 3 days, 5:37:08 load avg: 0.02 running: test_regrtest (75 hour 45 min) 3 days, 5:37:38 load avg: 0.07 running: test_regrtest (75 hour 46 min) 3 days, 5:38:08 load avg: 0.10 running: test_regrtest (75 hour 46 min) 3 days, 5:38:38 load avg: 0.06 running: test_regrtest (75 hour 47 min) 3 days, 5:39:08 load avg: 0.18 running: test_regrtest (75 hour 47 min) 3 days, 5:39:38 load avg: 0.11 running: test_regrtest (75 hour 48 min) 3 days, 5:40:09 load avg: 0.06 running: test_regrtest (75 hour 48 min) 3 days, 5:40:39 load avg: 0.04 running: test_regrtest (75 hour 49 min) 3 days, 5:41:09 load avg: 0.15 running: test_regrtest (75 hour 49 min) 3 days, 5:41:39 load avg: 0.09 running: test_regrtest (75 hour 50 min) 3 days, 5:42:09 load avg: 0.05 running: test_regrtest (75 hour 50 min) 3 days, 5:42:39 load avg: 0.03 running: test_regrtest (75 hour 51 min) 3 days, 5:43:09 load avg: 0.14 running: test_regrtest (75 hour 51 min) 3 days, 5:43:39 load avg: 0.15 running: test_regrtest (75 hour 52 min) 3 days, 5:44:09 load avg: 0.09 running: test_regrtest (75 hour 52 min) 3 days, 5:44:39 load avg: 0.05 running: test_regrtest (75 hour 53 min) 3 days, 5:45:09 load avg: 0.03 running: test_regrtest (75 hour 53 min) 3 days, 5:45:39 load avg: 0.02 running: test_regrtest (75 hour 54 min) 3 days, 5:46:09 load avg: 0.01 running: test_regrtest (75 hour 54 min) 3 days, 5:46:39 load avg: 0.07 running: test_regrtest (75 hour 55 min) 3 days, 5:47:09 load avg: 0.04 running: test_regrtest (75 hour 55 min) 3 days, 5:47:39 load avg: 0.02 running: test_regrtest (75 hour 56 min) 3 days, 5:48:09 load avg: 0.01 running: test_regrtest (75 hour 56 min) 3 days, 5:48:39 load avg: 0.09 running: test_regrtest (75 hour 57 min) 3 days, 5:49:09 load avg: 0.05 running: test_regrtest (75 hour 57 min) 3 days, 5:49:39 load avg: 0.03 running: test_regrtest (75 hour 58 min) 3 days, 5:50:09 load avg: 0.02 running: test_regrtest (75 hour 58 min) 3 days, 5:50:39 load avg: 0.01 running: test_regrtest (75 hour 59 min) 3 days, 5:51:09 load avg: 0.00 running: test_regrtest (75 hour 59 min) 3 days, 5:51:39 load avg: 0.06 running: test_regrtest (76 hour 14 sec) 3 days, 5:52:09 load avg: 0.23 running: test_regrtest (76 hour 44 sec) 3 days, 5:52:39 load avg: 0.14 running: test_regrtest (76 hour 1 min) 3 days, 5:53:09 load avg: 0.08 running: test_regrtest (76 hour 1 min) 3 days, 5:53:39 load avg: 0.05 running: test_regrtest (76 hour 2 min) 3 days, 5:54:09 load avg: 0.08 running: test_regrtest (76 hour 2 min) 3 days, 5:54:39 load avg: 0.05 running: test_regrtest (76 hour 3 min) 3 days, 5:55:09 load avg: 0.03 running: test_regrtest (76 hour 3 min) 3 days, 5:55:39 load avg: 0.13 running: test_regrtest (76 hour 4 min) 3 days, 5:56:09 load avg: 0.14 running: test_regrtest (76 hour 4 min) 3 days, 5:56:39 load avg: 0.08 running: test_regrtest (76 hour 5 min) 3 days, 5:57:09 load avg: 0.10 running: test_regrtest (76 hour 5 min) 3 days, 5:57:39 load avg: 0.06 running: test_regrtest (76 hour 6 min) 3 days, 5:58:09 load avg: 0.04 running: test_regrtest (76 hour 6 min) 3 days, 5:58:39 load avg: 0.14 running: test_regrtest (76 hour 7 min) 3 days, 5:59:09 load avg: 0.16 running: test_regrtest (76 hour 7 min) 3 days, 5:59:39 load avg: 0.29 running: test_regrtest (76 hour 8 min) 3 days, 6:00:09 load avg: 0.30 running: test_regrtest (76 hour 8 min) 3 days, 6:00:39 load avg: 0.24 running: test_regrtest (76 hour 9 min) 3 days, 6:01:09 load avg: 0.34 running: test_regrtest (76 hour 9 min) 3 days, 6:01:39 load avg: 0.20 running: test_regrtest (76 hour 10 min) 3 days, 6:02:09 load avg: 0.12 running: test_regrtest (76 hour 10 min) 3 days, 6:02:39 load avg: 0.07 running: test_regrtest (76 hour 11 min) 3 days, 6:03:09 load avg: 0.11 running: test_regrtest (76 hour 11 min) 3 days, 6:03:39 load avg: 0.07 running: test_regrtest (76 hour 12 min) 3 days, 6:04:09 load avg: 0.04 running: test_regrtest (76 hour 12 min) 3 days, 6:04:39 load avg: 0.02 running: test_regrtest (76 hour 13 min) 3 days, 6:05:09 load avg: 0.01 running: test_regrtest (76 hour 13 min) 3 days, 6:05:39 load avg: 0.07 running: test_regrtest (76 hour 14 min) 3 days, 6:06:09 load avg: 0.04 running: test_regrtest (76 hour 14 min) 3 days, 6:06:39 load avg: 0.11 running: test_regrtest (76 hour 15 min) 3 days, 6:07:09 load avg: 0.06 running: test_regrtest (76 hour 15 min) 3 days, 6:07:39 load avg: 0.04 running: test_regrtest (76 hour 16 min) 3 days, 6:08:09 load avg: 0.02 running: test_regrtest (76 hour 16 min) 3 days, 6:08:39 load avg: 0.34 running: test_regrtest (76 hour 17 min) 3 days, 6:09:09 load avg: 0.21 running: test_regrtest (76 hour 17 min) 3 days, 6:09:39 load avg: 0.12 running: test_regrtest (76 hour 18 min) 3 days, 6:10:09 load avg: 0.07 running: test_regrtest (76 hour 18 min) 3 days, 6:10:39 load avg: 0.04 running: test_regrtest (76 hour 19 min) 3 days, 6:11:09 load avg: 0.02 running: test_regrtest (76 hour 19 min) 3 days, 6:11:39 load avg: 0.01 running: test_regrtest (76 hour 20 min) 3 days, 6:12:09 load avg: 0.09 running: test_regrtest (76 hour 20 min) 3 days, 6:12:39 load avg: 0.11 running: test_regrtest (76 hour 21 min) 3 days, 6:13:09 load avg: 0.07 running: test_regrtest (76 hour 21 min) 3 days, 6:13:39 load avg: 0.04 running: test_regrtest (76 hour 22 min) 3 days, 6:14:09 load avg: 0.10 running: test_regrtest (76 hour 22 min) 3 days, 6:14:39 load avg: 0.06 running: test_regrtest (76 hour 23 min) 3 days, 6:15:09 load avg: 0.03 running: test_regrtest (76 hour 23 min) 3 days, 6:15:39 load avg: 0.09 running: test_regrtest (76 hour 24 min) 3 days, 6:16:09 load avg: 0.13 running: test_regrtest (76 hour 24 min) 3 days, 6:16:39 load avg: 0.14 running: test_regrtest (76 hour 25 min) 3 days, 6:17:09 load avg: 0.14 running: test_regrtest (76 hour 25 min) 3 days, 6:17:39 load avg: 0.09 running: test_regrtest (76 hour 26 min) 3 days, 6:18:09 load avg: 0.11 running: test_regrtest (76 hour 26 min) 3 days, 6:18:39 load avg: 0.07 running: test_regrtest (76 hour 27 min) 3 days, 6:19:09 load avg: 0.04 running: test_regrtest (76 hour 27 min) 3 days, 6:19:39 load avg: 0.02 running: test_regrtest (76 hour 28 min) 3 days, 6:20:09 load avg: 0.07 running: test_regrtest (76 hour 28 min) 3 days, 6:20:39 load avg: 0.04 running: test_regrtest (76 hour 29 min) 3 days, 6:21:09 load avg: 0.02 running: test_regrtest (76 hour 29 min) 3 days, 6:21:39 load avg: 0.09 running: test_regrtest (76 hour 30 min) 3 days, 6:22:09 load avg: 0.13 running: test_regrtest (76 hour 30 min) 3 days, 6:22:39 load avg: 0.08 running: test_regrtest (76 hour 31 min) 3 days, 6:23:09 load avg: 0.05 running: test_regrtest (76 hour 31 min) 3 days, 6:23:39 load avg: 0.09 running: test_regrtest (76 hour 32 min) 3 days, 6:24:09 load avg: 0.05 running: test_regrtest (76 hour 32 min) 3 days, 6:24:39 load avg: 0.03 running: test_regrtest (76 hour 33 min) 3 days, 6:25:09 load avg: 0.14 running: test_regrtest (76 hour 33 min) 3 days, 6:25:39 load avg: 0.09 running: test_regrtest (76 hour 34 min) 3 days, 6:26:09 load avg: 0.05 running: test_regrtest (76 hour 34 min) 3 days, 6:26:39 load avg: 0.03 running: test_regrtest (76 hour 35 min) 3 days, 6:27:09 load avg: 0.15 running: test_regrtest (76 hour 35 min) 3 days, 6:27:39 load avg: 0.09 running: test_regrtest (76 hour 36 min) 3 days, 6:28:09 load avg: 0.05 running: test_regrtest (76 hour 36 min) 3 days, 6:28:39 load avg: 0.03 running: test_regrtest (76 hour 37 min) 3 days, 6:29:09 load avg: 0.02 running: test_regrtest (76 hour 37 min) 3 days, 6:29:39 load avg: 0.01 running: test_regrtest (76 hour 38 min) 3 days, 6:30:09 load avg: 0.06 running: test_regrtest (76 hour 38 min) 3 days, 6:30:39 load avg: 0.03 running: test_regrtest (76 hour 39 min) 3 days, 6:31:09 load avg: 0.12 running: test_regrtest (76 hour 39 min) 3 days, 6:31:39 load avg: 0.07 running: test_regrtest (76 hour 40 min) 3 days, 6:32:09 load avg: 0.04 running: test_regrtest (76 hour 40 min) 3 days, 6:32:39 load avg: 0.03 running: test_regrtest (76 hour 41 min) 3 days, 6:33:10 load avg: 0.01 running: test_regrtest (76 hour 41 min) 3 days, 6:33:40 load avg: 0.01 running: test_regrtest (76 hour 42 min) 3 days, 6:34:10 load avg: 0.00 running: test_regrtest (76 hour 42 min) 3 days, 6:34:40 load avg: 0.12 running: test_regrtest (76 hour 43 min) 3 days, 6:35:10 load avg: 0.07 running: test_regrtest (76 hour 43 min) 3 days, 6:35:40 load avg: 0.04 running: test_regrtest (76 hour 44 min) 3 days, 6:36:10 load avg: 0.17 running: test_regrtest (76 hour 44 min) 3 days, 6:36:40 load avg: 0.16 running: test_regrtest (76 hour 45 min) 3 days, 6:37:10 load avg: 0.09 running: test_regrtest (76 hour 45 min) 3 days, 6:37:40 load avg: 0.06 running: test_regrtest (76 hour 46 min) 3 days, 6:38:10 load avg: 0.03 running: test_regrtest (76 hour 46 min) 3 days, 6:38:40 load avg: 0.08 running: test_regrtest (76 hour 47 min) 3 days, 6:39:10 load avg: 0.05 running: test_regrtest (76 hour 47 min) 3 days, 6:39:40 load avg: 0.03 running: test_regrtest (76 hour 48 min) 3 days, 6:40:10 load avg: 0.09 running: test_regrtest (76 hour 48 min) 3 days, 6:40:40 load avg: 0.05 running: test_regrtest (76 hour 49 min) 3 days, 6:41:10 load avg: 0.03 running: test_regrtest (76 hour 49 min) 3 days, 6:41:40 load avg: 0.16 running: test_regrtest (76 hour 50 min) 3 days, 6:42:10 load avg: 0.24 running: test_regrtest (76 hour 50 min) 3 days, 6:42:40 load avg: 0.14 running: test_regrtest (76 hour 51 min) 3 days, 6:43:10 load avg: 0.08 running: test_regrtest (76 hour 51 min) 3 days, 6:43:40 load avg: 0.34 running: test_regrtest (76 hour 52 min) 3 days, 6:44:10 load avg: 0.20 running: test_regrtest (76 hour 52 min) 3 days, 6:44:40 load avg: 0.12 running: test_regrtest (76 hour 53 min) 3 days, 6:45:10 load avg: 0.13 running: test_regrtest (76 hour 53 min) 3 days, 6:45:40 load avg: 0.08 running: test_regrtest (76 hour 54 min) 3 days, 6:46:10 load avg: 0.10 running: test_regrtest (76 hour 54 min) 3 days, 6:46:40 load avg: 0.06 running: test_regrtest (76 hour 55 min) 3 days, 6:47:10 load avg: 0.03 running: test_regrtest (76 hour 55 min) 3 days, 6:47:40 load avg: 0.07 running: test_regrtest (76 hour 56 min) 3 days, 6:48:10 load avg: 0.04 running: test_regrtest (76 hour 56 min) 3 days, 6:48:40 load avg: 0.02 running: test_regrtest (76 hour 57 min) 3 days, 6:49:10 load avg: 0.07 running: test_regrtest (76 hour 57 min) 3 days, 6:49:40 load avg: 0.18 running: test_regrtest (76 hour 58 min) 3 days, 6:50:10 load avg: 0.17 running: test_regrtest (76 hour 58 min) 3 days, 6:50:40 load avg: 0.16 running: test_regrtest (76 hour 59 min) 3 days, 6:51:10 load avg: 0.23 running: test_regrtest (76 hour 59 min) 3 days, 6:51:40 load avg: 0.19 running: test_regrtest (77 hour 16 sec) 3 days, 6:52:10 load avg: 0.11 running: test_regrtest (77 hour 46 sec) 3 days, 6:52:40 load avg: 0.07 running: test_regrtest (77 hour 1 min) 3 days, 6:53:10 load avg: 0.11 running: test_regrtest (77 hour 1 min) 3 days, 6:53:40 load avg: 0.07 running: test_regrtest (77 hour 2 min) 3 days, 6:54:10 load avg: 0.04 running: test_regrtest (77 hour 2 min) 3 days, 6:54:40 load avg: 0.02 running: test_regrtest (77 hour 3 min) 3 days, 6:55:10 load avg: 0.08 running: test_regrtest (77 hour 3 min) 3 days, 6:55:40 load avg: 0.04 running: test_regrtest (77 hour 4 min) 3 days, 6:56:10 load avg: 0.03 running: test_regrtest (77 hour 4 min) 3 days, 6:56:40 load avg: 0.01 running: test_regrtest (77 hour 5 min) 3 days, 6:57:10 load avg: 0.06 running: test_regrtest (77 hour 5 min) 3 days, 6:57:40 load avg: 0.04 running: test_regrtest (77 hour 6 min) 3 days, 6:58:10 load avg: 0.10 running: test_regrtest (77 hour 6 min) 3 days, 6:58:40 load avg: 0.20 running: test_regrtest (77 hour 7 min) 3 days, 6:59:10 load avg: 0.12 running: test_regrtest (77 hour 7 min) 3 days, 6:59:40 load avg: 0.44 running: test_regrtest (77 hour 8 min) 3 days, 7:00:10 load avg: 0.26 running: test_regrtest (77 hour 8 min) 3 days, 7:00:40 load avg: 0.24 running: test_regrtest (77 hour 9 min) 3 days, 7:01:10 load avg: 0.14 running: test_regrtest (77 hour 9 min) 3 days, 7:01:40 load avg: 0.09 running: test_regrtest (77 hour 10 min) 3 days, 7:02:10 load avg: 0.05 running: test_regrtest (77 hour 10 min) 3 days, 7:02:40 load avg: 0.10 running: test_regrtest (77 hour 11 min) 3 days, 7:03:10 load avg: 0.06 running: test_regrtest (77 hour 11 min) 3 days, 7:03:40 load avg: 0.03 running: test_regrtest (77 hour 12 min) 3 days, 7:04:10 load avg: 0.02 running: test_regrtest (77 hour 12 min) 3 days, 7:04:40 load avg: 0.07 running: test_regrtest (77 hour 13 min) 3 days, 7:05:10 load avg: 0.04 running: test_regrtest (77 hour 13 min) 3 days, 7:05:40 load avg: 0.02 running: test_regrtest (77 hour 14 min) 3 days, 7:06:10 load avg: 0.09 running: test_regrtest (77 hour 14 min) 3 days, 7:06:40 load avg: 0.12 running: test_regrtest (77 hour 15 min) 3 days, 7:07:10 load avg: 0.20 running: test_regrtest (77 hour 15 min) 3 days, 7:07:40 load avg: 0.12 running: test_regrtest (77 hour 16 min) 3 days, 7:08:10 load avg: 0.21 running: test_regrtest (77 hour 16 min) 3 days, 7:08:40 load avg: 0.13 running: test_regrtest (77 hour 17 min) 3 days, 7:09:10 load avg: 0.08 running: test_regrtest (77 hour 17 min) 3 days, 7:09:40 load avg: 0.05 running: test_regrtest (77 hour 18 min) 3 days, 7:10:10 load avg: 0.08 running: test_regrtest (77 hour 18 min) 3 days, 7:10:40 load avg: 0.05 running: test_regrtest (77 hour 19 min) 3 days, 7:11:10 load avg: 0.03 running: test_regrtest (77 hour 19 min) 3 days, 7:11:40 load avg: 0.10 running: test_regrtest (77 hour 20 min) 3 days, 7:12:10 load avg: 0.06 running: test_regrtest (77 hour 20 min) 3 days, 7:12:40 load avg: 0.03 running: test_regrtest (77 hour 21 min) 3 days, 7:13:10 load avg: 0.02 running: test_regrtest (77 hour 21 min) 3 days, 7:13:40 load avg: 0.01 running: test_regrtest (77 hour 22 min) 3 days, 7:14:10 load avg: 0.00 running: test_regrtest (77 hour 22 min) 3 days, 7:14:40 load avg: 0.08 running: test_regrtest (77 hour 23 min) 3 days, 7:15:10 load avg: 0.12 running: test_regrtest (77 hour 23 min) 3 days, 7:15:40 load avg: 0.13 running: test_regrtest (77 hour 24 min) 3 days, 7:16:10 load avg: 0.15 running: test_regrtest (77 hour 24 min) 3 days, 7:16:40 load avg: 0.09 running: test_regrtest (77 hour 25 min) 3 days, 7:17:10 load avg: 0.13 running: test_regrtest (77 hour 25 min) 3 days, 7:17:40 load avg: 0.08 running: test_regrtest (77 hour 26 min) 3 days, 7:18:10 load avg: 0.05 running: test_regrtest (77 hour 26 min) 3 days, 7:18:40 load avg: 0.08 running: test_regrtest (77 hour 27 min) 3 days, 7:19:10 load avg: 0.12 running: test_regrtest (77 hour 27 min) 3 days, 7:19:40 load avg: 0.07 running: test_regrtest (77 hour 28 min) 3 days, 7:20:10 load avg: 0.04 running: test_regrtest (77 hour 28 min) 3 days, 7:20:40 load avg: 0.02 running: test_regrtest (77 hour 29 min) 3 days, 7:21:10 load avg: 0.07 running: test_regrtest (77 hour 29 min) 3 days, 7:21:40 load avg: 0.04 running: test_regrtest (77 hour 30 min) 3 days, 7:22:10 load avg: 0.02 running: test_regrtest (77 hour 30 min) 3 days, 7:22:40 load avg: 0.15 running: test_regrtest (77 hour 31 min) 3 days, 7:23:10 load avg: 0.09 running: test_regrtest (77 hour 31 min) 3 days, 7:23:40 load avg: 0.05 running: test_regrtest (77 hour 32 min) 3 days, 7:24:10 load avg: 0.03 running: test_regrtest (77 hour 32 min) 3 days, 7:24:40 load avg: 0.08 running: test_regrtest (77 hour 33 min) 3 days, 7:25:10 load avg: 0.05 running: test_regrtest (77 hour 33 min) 3 days, 7:25:40 load avg: 0.03 running: test_regrtest (77 hour 34 min) 3 days, 7:26:11 load avg: 0.02 running: test_regrtest (77 hour 34 min) 3 days, 7:26:41 load avg: 0.01 running: test_regrtest (77 hour 35 min) 3 days, 7:27:11 load avg: 0.00 running: test_regrtest (77 hour 35 min) 3 days, 7:27:41 load avg: 0.00 running: test_regrtest (77 hour 36 min) 3 days, 7:28:11 load avg: 0.00 running: test_regrtest (77 hour 36 min) 3 days, 7:28:41 load avg: 0.00 running: test_regrtest (77 hour 37 min) 3 days, 7:29:11 load avg: 0.00 running: test_regrtest (77 hour 37 min) 3 days, 7:29:41 load avg: 0.00 running: test_regrtest (77 hour 38 min) 3 days, 7:30:11 load avg: 0.07 running: test_regrtest (77 hour 38 min) 3 days, 7:30:41 load avg: 0.04 running: test_regrtest (77 hour 39 min) 3 days, 7:31:11 load avg: 0.02 running: test_regrtest (77 hour 39 min) 3 days, 7:31:41 load avg: 0.07 running: test_regrtest (77 hour 40 min) 3 days, 7:32:11 load avg: 0.10 running: test_regrtest (77 hour 40 min) 3 days, 7:32:41 load avg: 0.06 running: test_regrtest (77 hour 41 min) 3 days, 7:33:11 load avg: 0.09 running: test_regrtest (77 hour 41 min) 3 days, 7:33:41 load avg: 0.13 running: test_regrtest (77 hour 42 min) 3 days, 7:34:11 load avg: 0.08 running: test_regrtest (77 hour 42 min) 3 days, 7:34:41 load avg: 0.10 running: test_regrtest (77 hour 43 min) 3 days, 7:35:11 load avg: 0.06 running: test_regrtest (77 hour 43 min) 3 days, 7:35:41 load avg: 0.11 running: test_regrtest (77 hour 44 min) 3 days, 7:36:11 load avg: 0.06 running: test_regrtest (77 hour 44 min) 3 days, 7:36:41 load avg: 0.10 running: test_regrtest (77 hour 45 min) 3 days, 7:37:11 load avg: 0.23 running: test_regrtest (77 hour 45 min) 3 days, 7:37:41 load avg: 0.27 running: test_regrtest (77 hour 46 min) 3 days, 7:38:11 load avg: 0.16 running: test_regrtest (77 hour 46 min) 3 days, 7:38:41 load avg: 0.10 running: test_regrtest (77 hour 47 min) 3 days, 7:39:11 load avg: 0.19 running: test_regrtest (77 hour 47 min) 3 days, 7:39:41 load avg: 0.11 running: test_regrtest (77 hour 48 min) 3 days, 7:40:11 load avg: 0.12 running: test_regrtest (77 hour 48 min) 3 days, 7:40:41 load avg: 0.07 running: test_regrtest (77 hour 49 min) 3 days, 7:41:11 load avg: 0.04 running: test_regrtest (77 hour 49 min) 3 days, 7:41:41 load avg: 0.08 running: test_regrtest (77 hour 50 min) 3 days, 7:42:11 load avg: 0.05 running: test_regrtest (77 hour 50 min) 3 days, 7:42:41 load avg: 0.03 running: test_regrtest (77 hour 51 min) 3 days, 7:43:11 load avg: 0.08 running: test_regrtest (77 hour 51 min) 3 days, 7:43:41 load avg: 0.05 running: test_regrtest (77 hour 52 min) 3 days, 7:44:11 load avg: 0.03 running: test_regrtest (77 hour 52 min) 3 days, 7:44:41 load avg: 0.07 running: test_regrtest (77 hour 53 min) 3 days, 7:45:11 load avg: 0.04 running: test_regrtest (77 hour 53 min) 3 days, 7:45:41 load avg: 0.02 running: test_regrtest (77 hour 54 min) 3 days, 7:46:11 load avg: 0.08 running: test_regrtest (77 hour 54 min) 3 days, 7:46:41 load avg: 0.12 running: test_regrtest (77 hour 55 min) 3 days, 7:47:11 load avg: 0.07 running: test_regrtest (77 hour 55 min) 3 days, 7:47:41 load avg: 0.04 running: test_regrtest (77 hour 56 min) 3 days, 7:48:11 load avg: 0.10 running: test_regrtest (77 hour 56 min) 3 days, 7:48:41 load avg: 0.14 running: test_regrtest (77 hour 57 min) 3 days, 7:49:11 load avg: 0.14 running: test_regrtest (77 hour 57 min) 3 days, 7:49:41 load avg: 0.08 running: test_regrtest (77 hour 58 min) 3 days, 7:50:11 load avg: 0.05 running: test_regrtest (77 hour 58 min) 3 days, 7:50:41 load avg: 0.08 running: test_regrtest (77 hour 59 min) 3 days, 7:51:11 load avg: 0.05 running: test_regrtest (77 hour 59 min) 3 days, 7:51:41 load avg: 0.03 running: test_regrtest (78 hour 17 sec) 3 days, 7:52:11 load avg: 0.02 running: test_regrtest (78 hour 47 sec) 3 days, 7:52:41 load avg: 0.01 running: test_regrtest (78 hour 1 min) 3 days, 7:53:11 load avg: 0.00 running: test_regrtest (78 hour 1 min) 3 days, 7:53:41 load avg: 0.00 running: test_regrtest (78 hour 2 min) 3 days, 7:54:11 load avg: 0.12 running: test_regrtest (78 hour 2 min) 3 days, 7:54:41 load avg: 0.07 running: test_regrtest (78 hour 3 min) 3 days, 7:55:11 load avg: 0.04 running: test_regrtest (78 hour 3 min) 3 days, 7:55:41 load avg: 0.02 running: test_regrtest (78 hour 4 min) 3 days, 7:56:11 load avg: 0.22 running: test_regrtest (78 hour 4 min) 3 days, 7:56:41 load avg: 0.21 running: test_regrtest (78 hour 5 min) 3 days, 7:57:11 load avg: 0.20 running: test_regrtest (78 hour 5 min) 3 days, 7:57:41 load avg: 0.20 running: test_regrtest (78 hour 6 min) 3 days, 7:58:11 load avg: 0.12 running: test_regrtest (78 hour 6 min) 3 days, 7:58:41 load avg: 0.07 running: test_regrtest (78 hour 7 min) 3 days, 7:59:11 load avg: 0.04 running: test_regrtest (78 hour 7 min) 3 days, 7:59:41 load avg: 0.08 running: test_regrtest (78 hour 8 min) 3 days, 8:00:11 load avg: 0.05 running: test_regrtest (78 hour 8 min) 3 days, 8:00:41 load avg: 0.09 running: test_regrtest (78 hour 9 min) 3 days, 8:01:11 load avg: 0.05 running: test_regrtest (78 hour 9 min) 3 days, 8:01:41 load avg: 0.03 running: test_regrtest (78 hour 10 min) 3 days, 8:02:11 load avg: 0.02 running: test_regrtest (78 hour 10 min) 3 days, 8:02:41 load avg: 0.01 running: test_regrtest (78 hour 11 min) 3 days, 8:03:11 load avg: 0.08 running: test_regrtest (78 hour 11 min) 3 days, 8:03:41 load avg: 0.05 running: test_regrtest (78 hour 12 min) 3 days, 8:04:11 load avg: 0.03 running: test_regrtest (78 hour 12 min) 3 days, 8:04:41 load avg: 0.02 running: test_regrtest (78 hour 13 min) 3 days, 8:05:11 load avg: 0.01 running: test_regrtest (78 hour 13 min) 3 days, 8:05:41 load avg: 0.06 running: test_regrtest (78 hour 14 min) 3 days, 8:06:11 load avg: 0.03 running: test_regrtest (78 hour 14 min) 3 days, 8:06:41 load avg: 0.02 running: test_regrtest (78 hour 15 min) 3 days, 8:07:11 load avg: 0.06 running: test_regrtest (78 hour 15 min) 3 days, 8:07:41 load avg: 0.04 running: test_regrtest (78 hour 16 min) 3 days, 8:08:11 load avg: 0.02 running: test_regrtest (78 hour 16 min) 3 days, 8:08:41 load avg: 0.09 running: test_regrtest (78 hour 17 min) 3 days, 8:09:11 load avg: 0.05 running: test_regrtest (78 hour 17 min) 3 days, 8:09:41 load avg: 0.03 running: test_regrtest (78 hour 18 min) 3 days, 8:10:11 load avg: 0.02 running: test_regrtest (78 hour 18 min) 3 days, 8:10:41 load avg: 0.15 running: test_regrtest (78 hour 19 min) 3 days, 8:11:11 load avg: 0.09 running: test_regrtest (78 hour 19 min) 3 days, 8:11:41 load avg: 0.05 running: test_regrtest (78 hour 20 min) 3 days, 8:12:11 load avg: 0.03 running: test_regrtest (78 hour 20 min) 3 days, 8:12:41 load avg: 0.02 running: test_regrtest (78 hour 21 min) 3 days, 8:13:11 load avg: 0.09 running: test_regrtest (78 hour 21 min) 3 days, 8:13:41 load avg: 0.12 running: test_regrtest (78 hour 22 min) 3 days, 8:14:11 load avg: 0.20 running: test_regrtest (78 hour 22 min) 3 days, 8:14:41 load avg: 0.12 running: test_regrtest (78 hour 23 min) 3 days, 8:15:11 load avg: 0.07 running: test_regrtest (78 hour 23 min) 3 days, 8:15:41 load avg: 0.04 running: test_regrtest (78 hour 24 min) 3 days, 8:16:11 load avg: 0.02 running: test_regrtest (78 hour 24 min) 3 days, 8:16:41 load avg: 0.01 running: test_regrtest (78 hour 25 min) 3 days, 8:17:11 load avg: 0.01 running: test_regrtest (78 hour 25 min) 3 days, 8:17:41 load avg: 0.00 running: test_regrtest (78 hour 26 min) 3 days, 8:18:11 load avg: 0.12 running: test_regrtest (78 hour 26 min) 3 days, 8:18:41 load avg: 0.08 running: test_regrtest (78 hour 27 min) 3 days, 8:19:12 load avg: 0.05 running: test_regrtest (78 hour 27 min) 3 days, 8:19:42 load avg: 0.03 running: test_regrtest (78 hour 28 min) 3 days, 8:20:12 load avg: 0.07 running: test_regrtest (78 hour 28 min) 3 days, 8:20:42 load avg: 0.04 running: test_regrtest (78 hour 29 min) 3 days, 8:21:12 load avg: 0.02 running: test_regrtest (78 hour 29 min) 3 days, 8:21:42 load avg: 0.01 running: test_regrtest (78 hour 30 min) 3 days, 8:22:12 load avg: 0.14 running: test_regrtest (78 hour 30 min) 3 days, 8:22:42 load avg: 0.14 running: test_regrtest (78 hour 31 min) 3 days, 8:23:12 load avg: 0.08 running: test_regrtest (78 hour 31 min) 3 days, 8:23:42 load avg: 0.18 running: test_regrtest (78 hour 32 min) 3 days, 8:24:12 load avg: 0.16 running: test_regrtest (78 hour 32 min) 3 days, 8:24:42 load avg: 0.10 running: test_regrtest (78 hour 33 min) 3 days, 8:25:12 load avg: 0.18 running: test_regrtest (78 hour 33 min) 3 days, 8:25:42 load avg: 0.11 running: test_regrtest (78 hour 34 min) 3 days, 8:26:12 load avg: 0.06 running: test_regrtest (78 hour 34 min) 3 days, 8:26:42 load avg: 0.09 running: test_regrtest (78 hour 35 min) 3 days, 8:27:12 load avg: 0.05 running: test_regrtest (78 hour 35 min) 3 days, 8:27:42 load avg: 0.08 running: test_regrtest (78 hour 36 min) 3 days, 8:28:12 load avg: 0.05 running: test_regrtest (78 hour 36 min) 3 days, 8:28:42 load avg: 0.03 running: test_regrtest (78 hour 37 min) 3 days, 8:29:12 load avg: 0.14 running: test_regrtest (78 hour 37 min) 3 days, 8:29:42 load avg: 0.09 running: test_regrtest (78 hour 38 min) 3 days, 8:30:12 load avg: 0.05 running: test_regrtest (78 hour 38 min) 3 days, 8:30:42 load avg: 0.15 running: test_regrtest (78 hour 39 min) 3 days, 8:31:12 load avg: 0.15 running: test_regrtest (78 hour 39 min) 3 days, 8:31:42 load avg: 0.17 running: test_regrtest (78 hour 40 min) 3 days, 8:32:12 load avg: 0.16 running: test_regrtest (78 hour 40 min) 3 days, 8:32:42 load avg: 0.16 running: test_regrtest (78 hour 41 min) 3 days, 8:33:12 load avg: 0.10 running: test_regrtest (78 hour 41 min) 3 days, 8:33:42 load avg: 0.06 running: test_regrtest (78 hour 42 min) 3 days, 8:34:12 load avg: 0.03 running: test_regrtest (78 hour 42 min) 3 days, 8:34:42 load avg: 0.08 running: test_regrtest (78 hour 43 min) 3 days, 8:35:12 load avg: 0.05 running: test_regrtest (78 hour 43 min) 3 days, 8:35:42 load avg: 0.03 running: test_regrtest (78 hour 44 min) 3 days, 8:36:12 load avg: 0.32 running: test_regrtest (78 hour 44 min) 3 days, 8:36:42 load avg: 0.19 running: test_regrtest (78 hour 45 min) 3 days, 8:37:12 load avg: 0.11 running: test_regrtest (78 hour 45 min) 3 days, 8:37:42 load avg: 0.07 running: test_regrtest (78 hour 46 min) 3 days, 8:38:12 load avg: 0.04 running: test_regrtest (78 hour 46 min) 3 days, 8:38:42 load avg: 0.21 running: test_regrtest (78 hour 47 min) 3 days, 8:39:12 load avg: 0.13 running: test_regrtest (78 hour 47 min) 3 days, 8:39:42 load avg: 0.15 running: test_regrtest (78 hour 48 min) 3 days, 8:40:12 load avg: 0.22 running: test_regrtest (78 hour 48 min) 3 days, 8:40:42 load avg: 0.13 running: test_regrtest (78 hour 49 min) 3 days, 8:41:12 load avg: 0.08 running: test_regrtest (78 hour 49 min) 3 days, 8:41:42 load avg: 0.13 running: test_regrtest (78 hour 50 min) 3 days, 8:42:12 load avg: 0.14 running: test_regrtest (78 hour 50 min) 3 days, 8:42:42 load avg: 0.08 running: test_regrtest (78 hour 51 min) 3 days, 8:43:12 load avg: 0.05 running: test_regrtest (78 hour 51 min) 3 days, 8:43:42 load avg: 0.21 running: test_regrtest (78 hour 52 min) 3 days, 8:44:12 load avg: 0.19 running: test_regrtest (78 hour 52 min) 3 days, 8:44:42 load avg: 0.11 running: test_regrtest (78 hour 53 min) 3 days, 8:45:12 load avg: 0.07 running: test_regrtest (78 hour 53 min) 3 days, 8:45:42 load avg: 0.04 running: test_regrtest (78 hour 54 min) 3 days, 8:46:12 load avg: 0.02 running: test_regrtest (78 hour 54 min) 3 days, 8:46:42 load avg: 0.09 running: test_regrtest (78 hour 55 min) 3 days, 8:47:12 load avg: 0.19 running: test_regrtest (78 hour 55 min) 3 days, 8:47:42 load avg: 0.17 running: test_regrtest (78 hour 56 min) 3 days, 8:48:12 load avg: 0.10 running: test_regrtest (78 hour 56 min) 3 days, 8:48:42 load avg: 0.06 running: test_regrtest (78 hour 57 min) 3 days, 8:49:12 load avg: 0.21 running: test_regrtest (78 hour 57 min) 3 days, 8:49:42 load avg: 0.13 running: test_regrtest (78 hour 58 min) 3 days, 8:50:12 load avg: 0.08 running: test_regrtest (78 hour 58 min) 3 days, 8:50:42 load avg: 0.04 running: test_regrtest (78 hour 59 min) 3 days, 8:51:12 load avg: 0.08 running: test_regrtest (78 hour 59 min) 3 days, 8:51:42 load avg: 0.05 running: test_regrtest (79 hour 18 sec) 3 days, 8:52:12 load avg: 0.03 running: test_regrtest (79 hour 48 sec) 3 days, 8:52:42 load avg: 0.02 running: test_regrtest (79 hour 1 min) 3 days, 8:53:12 load avg: 0.01 running: test_regrtest (79 hour 1 min) 3 days, 8:53:42 load avg: 0.00 running: test_regrtest (79 hour 2 min) 3 days, 8:54:12 load avg: 0.00 running: test_regrtest (79 hour 2 min) 3 days, 8:54:42 load avg: 0.00 running: test_regrtest (79 hour 3 min) 3 days, 8:55:12 load avg: 0.19 running: test_regrtest (79 hour 3 min) 3 days, 8:55:42 load avg: 0.18 running: test_regrtest (79 hour 4 min) 3 days, 8:56:12 load avg: 0.11 running: test_regrtest (79 hour 4 min) 3 days, 8:56:42 load avg: 0.12 running: test_regrtest (79 hour 5 min) 3 days, 8:57:12 load avg: 0.13 running: test_regrtest (79 hour 5 min) 3 days, 8:57:42 load avg: 0.08 running: test_regrtest (79 hour 6 min) 3 days, 8:58:12 load avg: 0.05 running: test_regrtest (79 hour 6 min) 3 days, 8:58:42 load avg: 0.14 running: test_regrtest (79 hour 7 min) 3 days, 8:59:12 load avg: 0.08 running: test_regrtest (79 hour 7 min) 3 days, 8:59:42 load avg: 0.05 running: test_regrtest (79 hour 8 min) 3 days, 9:00:12 load avg: 0.03 running: test_regrtest (79 hour 8 min) 3 days, 9:00:42 load avg: 0.07 running: test_regrtest (79 hour 9 min) 3 days, 9:01:12 load avg: 0.04 running: test_regrtest (79 hour 9 min) 3 days, 9:01:42 load avg: 0.14 running: test_regrtest (79 hour 10 min) 3 days, 9:02:12 load avg: 0.14 running: test_regrtest (79 hour 10 min) 3 days, 9:02:42 load avg: 0.15 running: test_regrtest (79 hour 11 min) 3 days, 9:03:12 load avg: 0.09 running: test_regrtest (79 hour 11 min) 3 days, 9:03:42 load avg: 0.19 running: test_regrtest (79 hour 12 min) 3 days, 9:04:12 load avg: 0.11 running: test_regrtest (79 hour 12 min) 3 days, 9:04:42 load avg: 0.07 running: test_regrtest (79 hour 13 min) 3 days, 9:05:12 load avg: 0.04 running: test_regrtest (79 hour 13 min) 3 days, 9:05:42 load avg: 0.09 running: test_regrtest (79 hour 14 min) 3 days, 9:06:13 load avg: 0.05 running: test_regrtest (79 hour 14 min) 3 days, 9:06:43 load avg: 0.03 running: test_regrtest (79 hour 15 min) 3 days, 9:07:13 load avg: 0.02 running: test_regrtest (79 hour 15 min) 3 days, 9:07:43 load avg: 0.01 running: test_regrtest (79 hour 16 min) 3 days, 9:08:13 load avg: 0.00 running: test_regrtest (79 hour 16 min) 3 days, 9:08:43 load avg: 0.00 running: test_regrtest (79 hour 17 min) 3 days, 9:09:13 load avg: 0.00 running: test_regrtest (79 hour 17 min) 3 days, 9:09:43 load avg: 0.00 running: test_regrtest (79 hour 18 min) 3 days, 9:10:13 load avg: 0.00 running: test_regrtest (79 hour 18 min) 3 days, 9:10:43 load avg: 0.10 running: test_regrtest (79 hour 19 min) 3 days, 9:11:13 load avg: 0.06 running: test_regrtest (79 hour 19 min) 3 days, 9:11:43 load avg: 0.14 running: test_regrtest (79 hour 20 min) 3 days, 9:12:13 load avg: 0.21 running: test_regrtest (79 hour 20 min) 3 days, 9:12:43 load avg: 0.13 running: test_regrtest (79 hour 21 min) 3 days, 9:13:13 load avg: 0.14 running: test_regrtest (79 hour 21 min) 3 days, 9:13:43 load avg: 0.08 running: test_regrtest (79 hour 22 min) 3 days, 9:14:13 load avg: 0.05 running: test_regrtest (79 hour 22 min) 3 days, 9:14:43 load avg: 0.08 running: test_regrtest (79 hour 23 min) 3 days, 9:15:13 load avg: 0.05 running: test_regrtest (79 hour 23 min) 3 days, 9:15:43 load avg: 0.08 running: test_regrtest (79 hour 24 min) 3 days, 9:16:13 load avg: 0.10 running: test_regrtest (79 hour 24 min) 3 days, 9:16:43 load avg: 0.06 running: test_regrtest (79 hour 25 min) 3 days, 9:17:13 load avg: 0.09 running: test_regrtest (79 hour 25 min) 3 days, 9:17:43 load avg: 0.05 running: test_regrtest (79 hour 26 min) 3 days, 9:18:13 load avg: 0.03 running: test_regrtest (79 hour 26 min) 3 days, 9:18:43 load avg: 0.13 running: test_regrtest (79 hour 27 min) 3 days, 9:19:13 load avg: 0.08 running: test_regrtest (79 hour 27 min) 3 days, 9:19:43 load avg: 0.05 running: test_regrtest (79 hour 28 min) 3 days, 9:20:13 load avg: 0.03 running: test_regrtest (79 hour 28 min) 3 days, 9:20:43 load avg: 0.10 running: test_regrtest (79 hour 29 min) 3 days, 9:21:13 load avg: 0.11 running: test_regrtest (79 hour 29 min) 3 days, 9:21:43 load avg: 0.07 running: test_regrtest (79 hour 30 min) 3 days, 9:22:13 load avg: 0.04 running: test_regrtest (79 hour 30 min) 3 days, 9:22:43 load avg: 0.08 running: test_regrtest (79 hour 31 min) 3 days, 9:23:13 load avg: 0.04 running: test_regrtest (79 hour 31 min) 3 days, 9:23:43 load avg: 0.03 running: test_regrtest (79 hour 32 min) 3 days, 9:24:13 load avg: 0.08 running: test_regrtest (79 hour 32 min) 3 days, 9:24:43 load avg: 0.05 running: test_regrtest (79 hour 33 min) 3 days, 9:25:13 load avg: 0.03 running: test_regrtest (79 hour 33 min) 3 days, 9:25:43 load avg: 0.02 running: test_regrtest (79 hour 34 min) 3 days, 9:26:13 load avg: 0.08 running: test_regrtest (79 hour 34 min) 3 days, 9:26:43 load avg: 0.04 running: test_regrtest (79 hour 35 min) 3 days, 9:27:13 load avg: 0.03 running: test_regrtest (79 hour 35 min) 3 days, 9:27:43 load avg: 0.01 running: test_regrtest (79 hour 36 min) 3 days, 9:28:13 load avg: 0.01 running: test_regrtest (79 hour 36 min) 3 days, 9:28:43 load avg: 0.06 running: test_regrtest (79 hour 37 min) 3 days, 9:29:13 load avg: 0.10 running: test_regrtest (79 hour 37 min) 3 days, 9:29:43 load avg: 0.14 running: test_regrtest (79 hour 38 min) 3 days, 9:30:13 load avg: 0.19 running: test_regrtest (79 hour 38 min) 3 days, 9:30:43 load avg: 0.11 running: test_regrtest (79 hour 39 min) 3 days, 9:31:13 load avg: 0.07 running: test_regrtest (79 hour 39 min) 3 days, 9:31:43 load avg: 0.04 running: test_regrtest (79 hour 40 min) 3 days, 9:32:13 load avg: 0.02 running: test_regrtest (79 hour 40 min) 3 days, 9:32:43 load avg: 0.01 running: test_regrtest (79 hour 41 min) 3 days, 9:33:13 load avg: 0.01 running: test_regrtest (79 hour 41 min) 3 days, 9:33:43 load avg: 0.06 running: test_regrtest (79 hour 42 min) 3 days, 9:34:13 load avg: 0.04 running: test_regrtest (79 hour 42 min) 3 days, 9:34:43 load avg: 0.09 running: test_regrtest (79 hour 43 min) 3 days, 9:35:13 load avg: 0.05 running: test_regrtest (79 hour 43 min) 3 days, 9:35:43 load avg: 0.03 running: test_regrtest (79 hour 44 min) 3 days, 9:36:13 load avg: 0.02 running: test_regrtest (79 hour 44 min) 3 days, 9:36:43 load avg: 0.01 running: test_regrtest (79 hour 45 min) 3 days, 9:37:13 load avg: 0.14 running: test_regrtest (79 hour 45 min) 3 days, 9:37:43 load avg: 0.08 running: test_regrtest (79 hour 46 min) 3 days, 9:38:13 load avg: 0.05 running: test_regrtest (79 hour 46 min) 3 days, 9:38:43 load avg: 0.03 running: test_regrtest (79 hour 47 min) 3 days, 9:39:13 load avg: 0.02 running: test_regrtest (79 hour 47 min) 3 days, 9:39:43 load avg: 0.01 running: test_regrtest (79 hour 48 min) 3 days, 9:40:13 load avg: 0.00 running: test_regrtest (79 hour 48 min) 3 days, 9:40:43 load avg: 0.00 running: test_regrtest (79 hour 49 min) 3 days, 9:41:13 load avg: 0.00 running: test_regrtest (79 hour 49 min) 3 days, 9:41:43 load avg: 0.00 running: test_regrtest (79 hour 50 min) 3 days, 9:42:13 load avg: 0.07 running: test_regrtest (79 hour 50 min) 3 days, 9:42:43 load avg: 0.04 running: test_regrtest (79 hour 51 min) 3 days, 9:43:13 load avg: 0.02 running: test_regrtest (79 hour 51 min) 3 days, 9:43:43 load avg: 0.01 running: test_regrtest (79 hour 52 min) 3 days, 9:44:13 load avg: 0.01 running: test_regrtest (79 hour 52 min) 3 days, 9:44:43 load avg: 0.06 running: test_regrtest (79 hour 53 min) 3 days, 9:45:13 load avg: 0.11 running: test_regrtest (79 hour 53 min) 3 days, 9:45:43 load avg: 0.07 running: test_regrtest (79 hour 54 min) 3 days, 9:46:13 load avg: 0.18 running: test_regrtest (79 hour 54 min) 3 days, 9:46:43 load avg: 0.11 running: test_regrtest (79 hour 55 min) 3 days, 9:47:13 load avg: 0.06 running: test_regrtest (79 hour 55 min) 3 days, 9:47:43 load avg: 0.04 running: test_regrtest (79 hour 56 min) 3 days, 9:48:13 load avg: 0.09 running: test_regrtest (79 hour 56 min) 3 days, 9:48:43 load avg: 0.05 running: test_regrtest (79 hour 57 min) 3 days, 9:49:13 load avg: 0.03 running: test_regrtest (79 hour 57 min) 3 days, 9:49:43 load avg: 0.02 running: test_regrtest (79 hour 58 min) 3 days, 9:50:13 load avg: 0.13 running: test_regrtest (79 hour 58 min) 3 days, 9:50:43 load avg: 0.08 running: test_regrtest (79 hour 59 min) 3 days, 9:51:13 load avg: 0.05 running: test_regrtest (79 hour 59 min) 3 days, 9:51:43 load avg: 0.33 running: test_regrtest (80 hour 19 sec) 3 days, 9:52:13 load avg: 0.20 running: test_regrtest (80 hour 49 sec) 3 days, 9:52:43 load avg: 0.12 running: test_regrtest (80 hour 1 min) 3 days, 9:53:13 load avg: 0.07 running: test_regrtest (80 hour 1 min) 3 days, 9:53:43 load avg: 0.19 running: test_regrtest (80 hour 2 min) 3 days, 9:54:13 load avg: 0.18 running: test_regrtest (80 hour 2 min) 3 days, 9:54:43 load avg: 0.11 running: test_regrtest (80 hour 3 min) 3 days, 9:55:13 load avg: 0.07 running: test_regrtest (80 hour 3 min) 3 days, 9:55:43 load avg: 0.04 running: test_regrtest (80 hour 4 min) 3 days, 9:56:14 load avg: 0.02 running: test_regrtest (80 hour 4 min) 3 days, 9:56:44 load avg: 0.01 running: test_regrtest (80 hour 5 min) 3 days, 9:57:14 load avg: 0.09 running: test_regrtest (80 hour 5 min) 3 days, 9:57:44 load avg: 0.05 running: test_regrtest (80 hour 6 min) 3 days, 9:58:14 load avg: 0.03 running: test_regrtest (80 hour 6 min) 3 days, 9:58:44 load avg: 0.02 running: test_regrtest (80 hour 7 min) 3 days, 9:59:14 load avg: 0.08 running: test_regrtest (80 hour 7 min) 3 days, 9:59:44 load avg: 0.05 running: test_regrtest (80 hour 8 min) 3 days, 10:00:14 load avg: 0.03 running: test_regrtest (80 hour 8 min) 3 days, 10:00:44 load avg: 0.07 running: test_regrtest (80 hour 9 min) 3 days, 10:01:14 load avg: 0.10 running: test_regrtest (80 hour 9 min) 3 days, 10:01:44 load avg: 0.06 running: test_regrtest (80 hour 10 min) 3 days, 10:02:14 load avg: 0.04 running: test_regrtest (80 hour 10 min) 3 days, 10:02:44 load avg: 0.36 running: test_regrtest (80 hour 11 min) 3 days, 10:03:14 load avg: 0.29 running: test_regrtest (80 hour 11 min) 3 days, 10:03:44 load avg: 0.22 running: test_regrtest (80 hour 12 min) 3 days, 10:04:14 load avg: 0.19 running: test_regrtest (80 hour 12 min) 3 days, 10:04:44 load avg: 0.12 running: test_regrtest (80 hour 13 min) 3 days, 10:05:14 load avg: 0.18 running: test_regrtest (80 hour 13 min) 3 days, 10:05:44 load avg: 0.11 running: test_regrtest (80 hour 14 min) 3 days, 10:06:14 load avg: 0.06 running: test_regrtest (80 hour 14 min) 3 days, 10:06:44 load avg: 0.12 running: test_regrtest (80 hour 15 min) 3 days, 10:07:14 load avg: 0.07 running: test_regrtest (80 hour 15 min) 3 days, 10:07:44 load avg: 0.10 running: test_regrtest (80 hour 16 min) 3 days, 10:08:14 load avg: 0.06 running: test_regrtest (80 hour 16 min) 3 days, 10:08:44 load avg: 0.10 running: test_regrtest (80 hour 17 min) 3 days, 10:09:14 load avg: 0.11 running: test_regrtest (80 hour 17 min) 3 days, 10:09:44 load avg: 0.07 running: test_regrtest (80 hour 18 min) 3 days, 10:10:14 load avg: 0.04 running: test_regrtest (80 hour 18 min) 3 days, 10:10:44 load avg: 0.13 running: test_regrtest (80 hour 19 min) 3 days, 10:11:14 load avg: 0.14 running: test_regrtest (80 hour 19 min) 3 days, 10:11:44 load avg: 0.14 running: test_regrtest (80 hour 20 min) 3 days, 10:12:14 load avg: 0.16 running: test_regrtest (80 hour 20 min) 3 days, 10:12:44 load avg: 0.10 running: test_regrtest (80 hour 21 min) 3 days, 10:13:14 load avg: 0.06 running: test_regrtest (80 hour 21 min) 3 days, 10:13:44 load avg: 0.03 running: test_regrtest (80 hour 22 min) 3 days, 10:14:14 load avg: 0.09 running: test_regrtest (80 hour 22 min) 3 days, 10:14:44 load avg: 0.05 running: test_regrtest (80 hour 23 min) 3 days, 10:15:14 load avg: 0.03 running: test_regrtest (80 hour 23 min) 3 days, 10:15:44 load avg: 0.02 running: test_regrtest (80 hour 24 min) 3 days, 10:16:14 load avg: 0.01 running: test_regrtest (80 hour 24 min) 3 days, 10:16:44 load avg: 0.00 running: test_regrtest (80 hour 25 min) 3 days, 10:17:14 load avg: 0.00 running: test_regrtest (80 hour 25 min) 3 days, 10:17:44 load avg: 0.00 running: test_regrtest (80 hour 26 min) 3 days, 10:18:14 load avg: 0.00 running: test_regrtest (80 hour 26 min) 3 days, 10:18:44 load avg: 0.16 running: test_regrtest (80 hour 27 min) 3 days, 10:19:14 load avg: 0.15 running: test_regrtest (80 hour 27 min) 3 days, 10:19:44 load avg: 0.16 running: test_regrtest (80 hour 28 min) 3 days, 10:20:14 load avg: 0.09 running: test_regrtest (80 hour 28 min) 3 days, 10:20:44 load avg: 0.06 running: test_regrtest (80 hour 29 min) 3 days, 10:21:14 load avg: 0.03 running: test_regrtest (80 hour 29 min) 3 days, 10:21:44 load avg: 0.08 running: test_regrtest (80 hour 30 min) 3 days, 10:22:14 load avg: 0.05 running: test_regrtest (80 hour 30 min) 3 days, 10:22:44 load avg: 0.03 running: test_regrtest (80 hour 31 min) 3 days, 10:23:14 load avg: 0.02 running: test_regrtest (80 hour 31 min) 3 days, 10:23:44 load avg: 0.01 running: test_regrtest (80 hour 32 min) 3 days, 10:24:14 load avg: 0.00 running: test_regrtest (80 hour 32 min) 3 days, 10:24:44 load avg: 0.00 running: test_regrtest (80 hour 33 min) 3 days, 10:25:14 load avg: 0.00 running: test_regrtest (80 hour 33 min) 3 days, 10:25:44 load avg: 0.00 running: test_regrtest (80 hour 34 min) 3 days, 10:26:14 load avg: 0.06 running: test_regrtest (80 hour 34 min) 3 days, 10:26:44 load avg: 0.04 running: test_regrtest (80 hour 35 min) 3 days, 10:27:14 load avg: 0.09 running: test_regrtest (80 hour 35 min) 3 days, 10:27:44 load avg: 0.06 running: test_regrtest (80 hour 36 min) 3 days, 10:28:14 load avg: 0.03 running: test_regrtest (80 hour 36 min) 3 days, 10:28:44 load avg: 0.02 running: test_regrtest (80 hour 37 min) 3 days, 10:29:14 load avg: 0.01 running: test_regrtest (80 hour 37 min) 3 days, 10:29:44 load avg: 0.00 running: test_regrtest (80 hour 38 min) 3 days, 10:30:14 load avg: 0.00 running: test_regrtest (80 hour 38 min) 3 days, 10:30:44 load avg: 0.00 running: test_regrtest (80 hour 39 min) 3 days, 10:31:14 load avg: 0.00 running: test_regrtest (80 hour 39 min) 3 days, 10:31:44 load avg: 0.00 running: test_regrtest (80 hour 40 min) 3 days, 10:32:14 load avg: 0.00 running: test_regrtest (80 hour 40 min) 3 days, 10:32:44 load avg: 0.06 running: test_regrtest (80 hour 41 min) 3 days, 10:33:14 load avg: 0.03 running: test_regrtest (80 hour 41 min) 3 days, 10:33:44 load avg: 0.02 running: test_regrtest (80 hour 42 min) 3 days, 10:34:14 load avg: 0.09 running: test_regrtest (80 hour 42 min) 3 days, 10:34:44 load avg: 0.05 running: test_regrtest (80 hour 43 min) 3 days, 10:35:14 load avg: 0.03 running: test_regrtest (80 hour 43 min) 3 days, 10:35:44 load avg: 0.02 running: test_regrtest (80 hour 44 min) 3 days, 10:36:14 load avg: 0.08 running: test_regrtest (80 hour 44 min) 3 days, 10:36:44 load avg: 0.05 running: test_regrtest (80 hour 45 min) 3 days, 10:37:14 load avg: 0.03 running: test_regrtest (80 hour 45 min) 3 days, 10:37:44 load avg: 0.02 running: test_regrtest (80 hour 46 min) 3 days, 10:38:14 load avg: 0.07 running: test_regrtest (80 hour 46 min) 3 days, 10:38:44 load avg: 0.04 running: test_regrtest (80 hour 47 min) 3 days, 10:39:14 load avg: 0.02 running: test_regrtest (80 hour 47 min) 3 days, 10:39:44 load avg: 0.01 running: test_regrtest (80 hour 48 min) 3 days, 10:40:14 load avg: 0.01 running: test_regrtest (80 hour 48 min) 3 days, 10:40:44 load avg: 0.00 running: test_regrtest (80 hour 49 min) 3 days, 10:41:14 load avg: 0.00 running: test_regrtest (80 hour 49 min) 3 days, 10:41:44 load avg: 0.07 running: test_regrtest (80 hour 50 min) 3 days, 10:42:14 load avg: 0.04 running: test_regrtest (80 hour 50 min) 3 days, 10:42:44 load avg: 0.02 running: test_regrtest (80 hour 51 min) 3 days, 10:43:14 load avg: 0.01 running: test_regrtest (80 hour 51 min) 3 days, 10:43:44 load avg: 0.06 running: test_regrtest (80 hour 52 min) 3 days, 10:44:14 load avg: 0.04 running: test_regrtest (80 hour 52 min) 3 days, 10:44:44 load avg: 0.02 running: test_regrtest (80 hour 53 min) 3 days, 10:45:14 load avg: 0.01 running: test_regrtest (80 hour 53 min) 3 days, 10:45:44 load avg: 0.01 running: test_regrtest (80 hour 54 min) 3 days, 10:46:14 load avg: 0.07 running: test_regrtest (80 hour 54 min) 3 days, 10:46:44 load avg: 0.12 running: test_regrtest (80 hour 55 min) 3 days, 10:47:14 load avg: 0.14 running: test_regrtest (80 hour 55 min) 3 days, 10:47:44 load avg: 0.08 running: test_regrtest (80 hour 56 min) 3 days, 10:48:14 load avg: 0.05 running: test_regrtest (80 hour 56 min) 3 days, 10:48:44 load avg: 0.03 running: test_regrtest (80 hour 57 min) 3 days, 10:49:14 load avg: 0.21 running: test_regrtest (80 hour 57 min) 3 days, 10:49:44 load avg: 0.18 running: test_regrtest (80 hour 58 min) 3 days, 10:50:14 load avg: 0.11 running: test_regrtest (80 hour 58 min) 3 days, 10:50:44 load avg: 0.06 running: test_regrtest (80 hour 59 min) 3 days, 10:51:14 load avg: 0.04 running: test_regrtest (80 hour 59 min) 3 days, 10:51:44 load avg: 0.02 running: test_regrtest (81 hour 20 sec) 3 days, 10:52:14 load avg: 0.01 running: test_regrtest (81 hour 50 sec) 3 days, 10:52:45 load avg: 0.23 running: test_regrtest (81 hour 1 min) 3 days, 10:53:15 load avg: 0.19 running: test_regrtest (81 hour 1 min) 3 days, 10:53:45 load avg: 0.11 running: test_regrtest (81 hour 2 min) 3 days, 10:54:15 load avg: 0.07 running: test_regrtest (81 hour 2 min) 3 days, 10:54:45 load avg: 0.04 running: test_regrtest (81 hour 3 min) 3 days, 10:55:15 load avg: 0.02 running: test_regrtest (81 hour 3 min) 3 days, 10:55:45 load avg: 0.07 running: test_regrtest (81 hour 4 min) 3 days, 10:56:15 load avg: 0.04 running: test_regrtest (81 hour 4 min) 3 days, 10:56:45 load avg: 0.02 running: test_regrtest (81 hour 5 min) 3 days, 10:57:15 load avg: 0.07 running: test_regrtest (81 hour 5 min) 3 days, 10:57:45 load avg: 0.04 running: test_regrtest (81 hour 6 min) 3 days, 10:58:15 load avg: 0.02 running: test_regrtest (81 hour 6 min) 3 days, 10:58:45 load avg: 0.07 running: test_regrtest (81 hour 7 min) 3 days, 10:59:15 load avg: 0.04 running: test_regrtest (81 hour 7 min) 3 days, 10:59:45 load avg: 0.02 running: test_regrtest (81 hour 8 min) 3 days, 11:00:15 load avg: 0.15 running: test_regrtest (81 hour 8 min) 3 days, 11:00:45 load avg: 0.09 running: test_regrtest (81 hour 9 min) 3 days, 11:01:15 load avg: 0.11 running: test_regrtest (81 hour 9 min) 3 days, 11:01:45 load avg: 0.06 running: test_regrtest (81 hour 10 min) 3 days, 11:02:15 load avg: 0.11 running: test_regrtest (81 hour 10 min) 3 days, 11:02:45 load avg: 0.06 running: test_regrtest (81 hour 11 min) 3 days, 11:03:15 load avg: 0.04 running: test_regrtest (81 hour 11 min) 3 days, 11:03:45 load avg: 0.14 running: test_regrtest (81 hour 12 min) 3 days, 11:04:15 load avg: 0.08 running: test_regrtest (81 hour 12 min) 3 days, 11:04:45 load avg: 0.05 running: test_regrtest (81 hour 13 min) 3 days, 11:05:15 load avg: 0.03 running: test_regrtest (81 hour 13 min) 3 days, 11:05:45 load avg: 0.10 running: test_regrtest (81 hour 14 min) 3 days, 11:06:15 load avg: 0.06 running: test_regrtest (81 hour 14 min) 3 days, 11:06:45 load avg: 0.03 running: test_regrtest (81 hour 15 min) 3 days, 11:07:15 load avg: 0.02 running: test_regrtest (81 hour 15 min) 3 days, 11:07:45 load avg: 0.08 running: test_regrtest (81 hour 16 min) 3 days, 11:08:15 load avg: 0.05 running: test_regrtest (81 hour 16 min) 3 days, 11:08:45 load avg: 0.03 running: test_regrtest (81 hour 17 min) 3 days, 11:09:15 load avg: 0.02 running: test_regrtest (81 hour 17 min) 3 days, 11:09:45 load avg: 0.18 running: test_regrtest (81 hour 18 min) 3 days, 11:10:15 load avg: 0.11 running: test_regrtest (81 hour 18 min) 3 days, 11:10:45 load avg: 0.06 running: test_regrtest (81 hour 19 min) 3 days, 11:11:15 load avg: 0.12 running: test_regrtest (81 hour 19 min) 3 days, 11:11:45 load avg: 0.12 running: test_regrtest (81 hour 20 min) 3 days, 11:12:15 load avg: 0.07 running: test_regrtest (81 hour 20 min) 3 days, 11:12:45 load avg: 0.04 running: test_regrtest (81 hour 21 min) 3 days, 11:13:15 load avg: 0.02 running: test_regrtest (81 hour 21 min) 3 days, 11:13:45 load avg: 0.01 running: test_regrtest (81 hour 22 min) 3 days, 11:14:15 load avg: 0.01 running: test_regrtest (81 hour 22 min) 3 days, 11:14:45 load avg: 0.00 running: test_regrtest (81 hour 23 min) 3 days, 11:15:15 load avg: 0.00 running: test_regrtest (81 hour 23 min) 3 days, 11:15:45 load avg: 0.00 running: test_regrtest (81 hour 24 min) 3 days, 11:16:15 load avg: 0.00 running: test_regrtest (81 hour 24 min) 3 days, 11:16:45 load avg: 0.00 running: test_regrtest (81 hour 25 min) 3 days, 11:17:15 load avg: 0.07 running: test_regrtest (81 hour 25 min) 3 days, 11:17:45 load avg: 0.04 running: test_regrtest (81 hour 26 min) 3 days, 11:18:15 load avg: 0.02 running: test_regrtest (81 hour 26 min) 3 days, 11:18:45 load avg: 0.01 running: test_regrtest (81 hour 27 min) 3 days, 11:19:15 load avg: 0.01 running: test_regrtest (81 hour 27 min) 3 days, 11:19:45 load avg: 0.00 running: test_regrtest (81 hour 28 min) 3 days, 11:20:15 load avg: 0.00 running: test_regrtest (81 hour 28 min) 3 days, 11:20:45 load avg: 0.06 running: test_regrtest (81 hour 29 min) 3 days, 11:21:15 load avg: 0.03 running: test_regrtest (81 hour 29 min) 3 days, 11:21:45 load avg: 0.02 running: test_regrtest (81 hour 30 min) 3 days, 11:22:15 load avg: 0.09 running: test_regrtest (81 hour 30 min) 3 days, 11:22:45 load avg: 0.05 running: test_regrtest (81 hour 31 min) 3 days, 11:23:15 load avg: 0.03 running: test_regrtest (81 hour 31 min) 3 days, 11:23:45 load avg: 0.02 running: test_regrtest (81 hour 32 min) 3 days, 11:24:15 load avg: 0.08 running: test_regrtest (81 hour 32 min) 3 days, 11:24:45 load avg: 0.05 running: test_regrtest (81 hour 33 min) 3 days, 11:25:15 load avg: 0.03 running: test_regrtest (81 hour 33 min) 3 days, 11:25:45 load avg: 0.02 running: test_regrtest (81 hour 34 min) 3 days, 11:26:15 load avg: 0.21 running: test_regrtest (81 hour 34 min) 3 days, 11:26:45 load avg: 0.12 running: test_regrtest (81 hour 35 min) 3 days, 11:27:15 load avg: 0.07 running: test_regrtest (81 hour 35 min) 3 days, 11:27:45 load avg: 0.04 running: test_regrtest (81 hour 36 min) 3 days, 11:28:15 load avg: 0.02 running: test_regrtest (81 hour 36 min) 3 days, 11:28:45 load avg: 0.01 running: test_regrtest (81 hour 37 min) 3 days, 11:29:15 load avg: 0.01 running: test_regrtest (81 hour 37 min) 3 days, 11:29:45 load avg: 0.14 running: test_regrtest (81 hour 38 min) 3 days, 11:30:15 load avg: 0.08 running: test_regrtest (81 hour 38 min) 3 days, 11:30:45 load avg: 0.05 running: test_regrtest (81 hour 39 min) 3 days, 11:31:15 load avg: 0.03 running: test_regrtest (81 hour 39 min) 3 days, 11:31:45 load avg: 0.02 running: test_regrtest (81 hour 40 min) 3 days, 11:32:15 load avg: 0.01 running: test_regrtest (81 hour 40 min) 3 days, 11:32:45 load avg: 0.00 running: test_regrtest (81 hour 41 min) 3 days, 11:33:15 load avg: 0.00 running: test_regrtest (81 hour 41 min) 3 days, 11:33:45 load avg: 0.00 running: test_regrtest (81 hour 42 min) 3 days, 11:34:15 load avg: 0.00 running: test_regrtest (81 hour 42 min) 3 days, 11:34:45 load avg: 0.16 running: test_regrtest (81 hour 43 min) 3 days, 11:35:15 load avg: 0.10 running: test_regrtest (81 hour 43 min) 3 days, 11:35:45 load avg: 0.06 running: test_regrtest (81 hour 44 min) 3 days, 11:36:15 load avg: 0.03 running: test_regrtest (81 hour 44 min) 3 days, 11:36:45 load avg: 0.02 running: test_regrtest (81 hour 45 min) 3 days, 11:37:15 load avg: 0.07 running: test_regrtest (81 hour 45 min) 3 days, 11:37:45 load avg: 0.10 running: test_regrtest (81 hour 46 min) 3 days, 11:38:15 load avg: 0.06 running: test_regrtest (81 hour 46 min) 3 days, 11:38:45 load avg: 0.04 running: test_regrtest (81 hour 47 min) 3 days, 11:39:15 load avg: 0.07 running: test_regrtest (81 hour 47 min) 3 days, 11:39:45 load avg: 0.24 running: test_regrtest (81 hour 48 min) 3 days, 11:40:15 load avg: 0.15 running: test_regrtest (81 hour 48 min) 3 days, 11:40:45 load avg: 0.16 running: test_regrtest (81 hour 49 min) 3 days, 11:41:15 load avg: 0.15 running: test_regrtest (81 hour 49 min) 3 days, 11:41:45 load avg: 0.09 running: test_regrtest (81 hour 50 min) 3 days, 11:42:15 load avg: 0.06 running: test_regrtest (81 hour 50 min) 3 days, 11:42:45 load avg: 0.08 running: test_regrtest (81 hour 51 min) 3 days, 11:43:16 load avg: 0.05 running: test_regrtest (81 hour 51 min) 3 days, 11:43:46 load avg: 0.03 running: test_regrtest (81 hour 52 min) 3 days, 11:44:16 load avg: 0.02 running: test_regrtest (81 hour 52 min) 3 days, 11:44:46 load avg: 0.01 running: test_regrtest (81 hour 53 min) 3 days, 11:45:16 load avg: 0.00 running: test_regrtest (81 hour 53 min) 3 days, 11:45:46 load avg: 0.06 running: test_regrtest (81 hour 54 min) 3 days, 11:46:16 load avg: 0.03 running: test_regrtest (81 hour 54 min) 3 days, 11:46:46 load avg: 0.02 running: test_regrtest (81 hour 55 min) 3 days, 11:47:16 load avg: 0.06 running: test_regrtest (81 hour 55 min) 3 days, 11:47:46 load avg: 0.04 running: test_regrtest (81 hour 56 min) 3 days, 11:48:16 load avg: 0.15 running: test_regrtest (81 hour 56 min) 3 days, 11:48:46 load avg: 0.09 running: test_regrtest (81 hour 57 min) 3 days, 11:49:16 load avg: 0.06 running: test_regrtest (81 hour 57 min) 3 days, 11:49:46 load avg: 0.09 running: test_regrtest (81 hour 58 min) 3 days, 11:50:16 load avg: 0.19 running: test_regrtest (81 hour 58 min) 3 days, 11:50:46 load avg: 0.11 running: test_regrtest (81 hour 59 min) 3 days, 11:51:16 load avg: 0.12 running: test_regrtest (81 hour 59 min) 3 days, 11:51:46 load avg: 0.14 running: test_regrtest (82 hour 21 sec) 3 days, 11:52:16 load avg: 0.14 running: test_regrtest (82 hour 51 sec) 3 days, 11:52:46 load avg: 0.08 running: test_regrtest (82 hour 1 min) 3 days, 11:53:16 load avg: 0.05 running: test_regrtest (82 hour 1 min) 3 days, 11:53:46 load avg: 0.11 running: test_regrtest (82 hour 2 min) 3 days, 11:54:16 load avg: 0.07 running: test_regrtest (82 hour 2 min) 3 days, 11:54:46 load avg: 0.04 running: test_regrtest (82 hour 3 min) 3 days, 11:55:16 load avg: 0.02 running: test_regrtest (82 hour 3 min) 3 days, 11:55:46 load avg: 0.08 running: test_regrtest (82 hour 4 min) 3 days, 11:56:16 load avg: 0.05 running: test_regrtest (82 hour 4 min) 3 days, 11:56:46 load avg: 0.03 running: test_regrtest (82 hour 5 min) 3 days, 11:57:16 load avg: 0.02 running: test_regrtest (82 hour 5 min) 3 days, 11:57:46 load avg: 0.07 running: test_regrtest (82 hour 6 min) 3 days, 11:58:16 load avg: 0.04 running: test_regrtest (82 hour 6 min) 3 days, 11:58:46 load avg: 0.02 running: test_regrtest (82 hour 7 min) 3 days, 11:59:16 load avg: 0.09 running: test_regrtest (82 hour 7 min) 3 days, 11:59:46 load avg: 0.06 running: test_regrtest (82 hour 8 min) 3 days, 12:00:16 load avg: 0.03 running: test_regrtest (82 hour 8 min) 3 days, 12:00:46 load avg: 0.02 running: test_regrtest (82 hour 9 min) 3 days, 12:01:16 load avg: 0.08 running: test_regrtest (82 hour 9 min) 3 days, 12:01:46 load avg: 0.05 running: test_regrtest (82 hour 10 min) 3 days, 12:02:16 load avg: 0.03 running: test_regrtest (82 hour 10 min) 3 days, 12:02:46 load avg: 0.02 running: test_regrtest (82 hour 11 min) 3 days, 12:03:16 load avg: 0.07 running: test_regrtest (82 hour 11 min) 3 days, 12:03:46 load avg: 0.04 running: test_regrtest (82 hour 12 min) 3 days, 12:04:16 load avg: 0.02 running: test_regrtest (82 hour 12 min) 3 days, 12:04:46 load avg: 0.23 running: test_regrtest (82 hour 13 min) 3 days, 12:05:16 load avg: 0.14 running: test_regrtest (82 hour 13 min) 3 days, 12:05:46 load avg: 0.08 running: test_regrtest (82 hour 14 min) 3 days, 12:06:16 load avg: 0.12 running: test_regrtest (82 hour 14 min) 3 days, 12:06:46 load avg: 0.35 running: test_regrtest (82 hour 15 min) 3 days, 12:07:16 load avg: 0.21 running: test_regrtest (82 hour 15 min) 3 days, 12:07:46 load avg: 0.13 running: test_regrtest (82 hour 16 min) 3 days, 12:08:16 load avg: 0.08 running: test_regrtest (82 hour 16 min) 3 days, 12:08:46 load avg: 0.04 running: test_regrtest (82 hour 17 min) 3 days, 12:09:16 load avg: 0.03 running: test_regrtest (82 hour 17 min) 3 days, 12:09:46 load avg: 0.07 running: test_regrtest (82 hour 18 min) 3 days, 12:10:16 load avg: 0.04 running: test_regrtest (82 hour 18 min) 3 days, 12:10:46 load avg: 0.02 running: test_regrtest (82 hour 19 min) 3 days, 12:11:16 load avg: 0.01 running: test_regrtest (82 hour 19 min) 3 days, 12:11:46 load avg: 0.01 running: test_regrtest (82 hour 20 min) 3 days, 12:12:16 load avg: 0.07 running: test_regrtest (82 hour 20 min) 3 days, 12:12:46 load avg: 0.04 running: test_regrtest (82 hour 21 min) 3 days, 12:13:16 load avg: 0.02 running: test_regrtest (82 hour 21 min) 3 days, 12:13:46 load avg: 0.01 running: test_regrtest (82 hour 22 min) 3 days, 12:14:16 load avg: 0.06 running: test_regrtest (82 hour 22 min) 3 days, 12:14:46 load avg: 0.04 running: test_regrtest (82 hour 23 min) 3 days, 12:15:16 load avg: 0.02 running: test_regrtest (82 hour 23 min) 3 days, 12:15:46 load avg: 0.01 running: test_regrtest (82 hour 24 min) 3 days, 12:16:16 load avg: 0.01 running: test_regrtest (82 hour 24 min) 3 days, 12:16:46 load avg: 0.00 running: test_regrtest (82 hour 25 min) 3 days, 12:17:16 load avg: 0.00 running: test_regrtest (82 hour 25 min) 3 days, 12:17:46 load avg: 0.00 running: test_regrtest (82 hour 26 min) 3 days, 12:18:16 load avg: 0.05 running: test_regrtest (82 hour 26 min) 3 days, 12:18:46 load avg: 0.03 running: test_regrtest (82 hour 27 min) 3 days, 12:19:16 load avg: 0.02 running: test_regrtest (82 hour 27 min) 3 days, 12:19:46 load avg: 0.01 running: test_regrtest (82 hour 28 min) 3 days, 12:20:16 load avg: 0.00 running: test_regrtest (82 hour 28 min) 3 days, 12:20:46 load avg: 0.00 running: test_regrtest (82 hour 29 min) 3 days, 12:21:16 load avg: 0.00 running: test_regrtest (82 hour 29 min) 3 days, 12:21:46 load avg: 0.06 running: test_regrtest (82 hour 30 min) 3 days, 12:22:16 load avg: 0.04 running: test_regrtest (82 hour 30 min) 3 days, 12:22:46 load avg: 0.02 running: test_regrtest (82 hour 31 min) 3 days, 12:23:16 load avg: 0.01 running: test_regrtest (82 hour 31 min) 3 days, 12:23:46 load avg: 0.06 running: test_regrtest (82 hour 32 min) 3 days, 12:24:16 load avg: 0.03 running: test_regrtest (82 hour 32 min) 3 days, 12:24:46 load avg: 0.02 running: test_regrtest (82 hour 33 min) 3 days, 12:25:16 load avg: 0.08 running: test_regrtest (82 hour 33 min) 3 days, 12:25:46 load avg: 0.05 running: test_regrtest (82 hour 34 min) 3 days, 12:26:16 load avg: 0.03 running: test_regrtest (82 hour 34 min) 3 days, 12:26:46 load avg: 0.10 running: test_regrtest (82 hour 35 min) 3 days, 12:27:16 load avg: 0.12 running: test_regrtest (82 hour 35 min) 3 days, 12:27:46 load avg: 0.07 running: test_regrtest (82 hour 36 min) 3 days, 12:28:16 load avg: 0.05 running: test_regrtest (82 hour 36 min) 3 days, 12:28:46 load avg: 0.18 running: test_regrtest (82 hour 37 min) 3 days, 12:29:16 load avg: 0.17 running: test_regrtest (82 hour 37 min) 3 days, 12:29:46 load avg: 0.10 running: test_regrtest (82 hour 38 min) 3 days, 12:30:16 load avg: 0.06 running: test_regrtest (82 hour 38 min) 3 days, 12:30:46 load avg: 0.04 running: test_regrtest (82 hour 39 min) 3 days, 12:31:16 load avg: 0.07 running: test_regrtest (82 hour 39 min) 3 days, 12:31:46 load avg: 0.17 running: test_regrtest (82 hour 40 min) 3 days, 12:32:16 load avg: 0.10 running: test_regrtest (82 hour 40 min) 3 days, 12:32:46 load avg: 0.18 running: test_regrtest (82 hour 41 min) 3 days, 12:33:16 load avg: 0.11 running: test_regrtest (82 hour 41 min) 3 days, 12:33:46 load avg: 0.06 running: test_regrtest (82 hour 42 min) 3 days, 12:34:16 load avg: 0.11 running: test_regrtest (82 hour 42 min) 3 days, 12:34:46 load avg: 0.12 running: test_regrtest (82 hour 43 min) 3 days, 12:35:17 load avg: 0.07 running: test_regrtest (82 hour 43 min) 3 days, 12:35:47 load avg: 0.04 running: test_regrtest (82 hour 44 min) 3 days, 12:36:17 load avg: 0.03 running: test_regrtest (82 hour 44 min) 3 days, 12:36:47 load avg: 0.07 running: test_regrtest (82 hour 45 min) 3 days, 12:37:17 load avg: 0.04 running: test_regrtest (82 hour 45 min) 3 days, 12:37:47 load avg: 0.02 running: test_regrtest (82 hour 46 min) 3 days, 12:38:17 load avg: 0.13 running: test_regrtest (82 hour 46 min) 3 days, 12:38:47 load avg: 0.08 running: test_regrtest (82 hour 47 min) 3 days, 12:39:17 load avg: 0.05 running: test_regrtest (82 hour 47 min) 3 days, 12:39:47 load avg: 0.08 running: test_regrtest (82 hour 48 min) 3 days, 12:40:17 load avg: 0.10 running: test_regrtest (82 hour 48 min) 3 days, 12:40:47 load avg: 0.06 running: test_regrtest (82 hour 49 min) 3 days, 12:41:17 load avg: 0.09 running: test_regrtest (82 hour 49 min) 3 days, 12:41:47 load avg: 0.13 running: test_regrtest (82 hour 50 min) 3 days, 12:42:17 load avg: 0.08 running: test_regrtest (82 hour 50 min) 3 days, 12:42:47 load avg: 0.05 running: test_regrtest (82 hour 51 min) 3 days, 12:43:17 load avg: 0.03 running: test_regrtest (82 hour 51 min) 3 days, 12:43:47 load avg: 0.02 running: test_regrtest (82 hour 52 min) 3 days, 12:44:17 load avg: 0.01 running: test_regrtest (82 hour 52 min) 3 days, 12:44:47 load avg: 0.00 running: test_regrtest (82 hour 53 min) 3 days, 12:45:17 load avg: 0.00 running: test_regrtest (82 hour 53 min) 3 days, 12:45:47 load avg: 0.00 running: test_regrtest (82 hour 54 min) 3 days, 12:46:17 load avg: 0.07 running: test_regrtest (82 hour 54 min) 3 days, 12:46:47 load avg: 0.04 running: test_regrtest (82 hour 55 min) 3 days, 12:47:17 load avg: 0.02 running: test_regrtest (82 hour 55 min) 3 days, 12:47:47 load avg: 0.01 running: test_regrtest (82 hour 56 min) 3 days, 12:48:17 load avg: 0.01 running: test_regrtest (82 hour 56 min) 3 days, 12:48:47 load avg: 0.08 running: test_regrtest (82 hour 57 min) 3 days, 12:49:17 load avg: 0.05 running: test_regrtest (82 hour 57 min) 3 days, 12:49:47 load avg: 0.03 running: test_regrtest (82 hour 58 min) 3 days, 12:50:17 load avg: 0.02 running: test_regrtest (82 hour 58 min) 3 days, 12:50:47 load avg: 0.01 running: test_regrtest (82 hour 59 min) 3 days, 12:51:17 load avg: 0.00 running: test_regrtest (82 hour 59 min) 3 days, 12:51:47 load avg: 0.00 running: test_regrtest (83 hour 23 sec) 3 days, 12:52:17 load avg: 0.00 running: test_regrtest (83 hour 53 sec) 3 days, 12:52:47 load avg: 0.08 running: test_regrtest (83 hour 1 min) 3 days, 12:53:17 load avg: 0.05 running: test_regrtest (83 hour 1 min) 3 days, 12:53:47 load avg: 0.03 running: test_regrtest (83 hour 2 min) 3 days, 12:54:17 load avg: 0.08 running: test_regrtest (83 hour 2 min) 3 days, 12:54:47 load avg: 0.05 running: test_regrtest (83 hour 3 min) 3 days, 12:55:17 load avg: 0.03 running: test_regrtest (83 hour 3 min) 3 days, 12:55:47 load avg: 0.02 running: test_regrtest (83 hour 4 min) 3 days, 12:56:17 load avg: 0.01 running: test_regrtest (83 hour 4 min) 3 days, 12:56:47 load avg: 0.06 running: test_regrtest (83 hour 5 min) 3 days, 12:57:17 load avg: 0.18 running: test_regrtest (83 hour 5 min) 3 days, 12:57:47 load avg: 0.18 running: test_regrtest (83 hour 6 min) 3 days, 12:58:17 load avg: 0.11 running: test_regrtest (83 hour 6 min) 3 days, 12:58:47 load avg: 0.06 running: test_regrtest (83 hour 7 min) 3 days, 12:59:17 load avg: 0.04 running: test_regrtest (83 hour 7 min) 3 days, 12:59:47 load avg: 0.10 running: test_regrtest (83 hour 8 min) 3 days, 13:00:17 load avg: 0.12 running: test_regrtest (83 hour 8 min) 3 days, 13:00:47 load avg: 0.07 running: test_regrtest (83 hour 9 min) 3 days, 13:01:17 load avg: 0.10 running: test_regrtest (83 hour 9 min) 3 days, 13:01:47 load avg: 0.06 running: test_regrtest (83 hour 10 min) 3 days, 13:02:17 load avg: 0.15 running: test_regrtest (83 hour 10 min) 3 days, 13:02:47 load avg: 0.09 running: test_regrtest (83 hour 11 min) 3 days, 13:03:17 load avg: 0.05 running: test_regrtest (83 hour 11 min) 3 days, 13:03:47 load avg: 0.03 running: test_regrtest (83 hour 12 min) 3 days, 13:04:17 load avg: 0.02 running: test_regrtest (83 hour 12 min) 3 days, 13:04:47 load avg: 0.01 running: test_regrtest (83 hour 13 min) 3 days, 13:05:17 load avg: 0.00 running: test_regrtest (83 hour 13 min) 3 days, 13:05:47 load avg: 0.50 running: test_regrtest (83 hour 14 min) 3 days, 13:06:17 load avg: 0.43 running: test_regrtest (83 hour 14 min) 3 days, 13:06:47 load avg: 0.26 running: test_regrtest (83 hour 15 min) 3 days, 13:07:17 load avg: 0.16 running: test_regrtest (83 hour 15 min) 3 days, 13:07:47 load avg: 0.09 running: test_regrtest (83 hour 16 min) 3 days, 13:08:17 load avg: 0.06 running: test_regrtest (83 hour 16 min) 3 days, 13:08:47 load avg: 0.03 running: test_regrtest (83 hour 17 min) 3 days, 13:09:17 load avg: 0.02 running: test_regrtest (83 hour 17 min) 3 days, 13:09:47 load avg: 0.07 running: test_regrtest (83 hour 18 min) 3 days, 13:10:17 load avg: 0.04 running: test_regrtest (83 hour 18 min) 3 days, 13:10:47 load avg: 0.02 running: test_regrtest (83 hour 19 min) 3 days, 13:11:17 load avg: 0.01 running: test_regrtest (83 hour 19 min) 3 days, 13:11:47 load avg: 0.06 running: test_regrtest (83 hour 20 min) 3 days, 13:12:17 load avg: 0.04 running: test_regrtest (83 hour 20 min) 3 days, 13:12:47 load avg: 0.02 running: test_regrtest (83 hour 21 min) 3 days, 13:13:17 load avg: 0.08 running: test_regrtest (83 hour 21 min) 3 days, 13:13:47 load avg: 0.17 running: test_regrtest (83 hour 22 min) 3 days, 13:14:17 load avg: 0.10 running: test_regrtest (83 hour 22 min) 3 days, 13:14:47 load avg: 0.06 running: test_regrtest (83 hour 23 min) 3 days, 13:15:17 load avg: 0.03 running: test_regrtest (83 hour 23 min) 3 days, 13:15:47 load avg: 0.02 running: test_regrtest (83 hour 24 min) 3 days, 13:16:17 load avg: 0.01 running: test_regrtest (83 hour 24 min) 3 days, 13:16:47 load avg: 0.13 running: test_regrtest (83 hour 25 min) 3 days, 13:17:17 load avg: 0.08 running: test_regrtest (83 hour 25 min) 3 days, 13:17:47 load avg: 0.05 running: test_regrtest (83 hour 26 min) 3 days, 13:18:17 load avg: 0.03 running: test_regrtest (83 hour 26 min) 3 days, 13:18:47 load avg: 0.02 running: test_regrtest (83 hour 27 min) 3 days, 13:19:17 load avg: 0.01 running: test_regrtest (83 hour 27 min) 3 days, 13:19:47 load avg: 0.00 running: test_regrtest (83 hour 28 min) 3 days, 13:20:17 load avg: 0.00 running: test_regrtest (83 hour 28 min) 3 days, 13:20:47 load avg: 0.05 running: test_regrtest (83 hour 29 min) 3 days, 13:21:17 load avg: 0.03 running: test_regrtest (83 hour 29 min) 3 days, 13:21:47 load avg: 0.02 running: test_regrtest (83 hour 30 min) 3 days, 13:22:17 load avg: 0.14 running: test_regrtest (83 hour 30 min) 3 days, 13:22:47 load avg: 0.08 running: test_regrtest (83 hour 31 min) 3 days, 13:23:17 load avg: 0.12 running: test_regrtest (83 hour 31 min) 3 days, 13:23:47 load avg: 0.07 running: test_regrtest (83 hour 32 min) 3 days, 13:24:17 load avg: 0.11 running: test_regrtest (83 hour 32 min) 3 days, 13:24:47 load avg: 0.12 running: test_regrtest (83 hour 33 min) 3 days, 13:25:18 load avg: 0.07 running: test_regrtest (83 hour 33 min) 3 days, 13:25:48 load avg: 0.04 running: test_regrtest (83 hour 34 min) 3 days, 13:26:18 load avg: 0.13 running: test_regrtest (83 hour 34 min) 3 days, 13:26:48 load avg: 0.16 running: test_regrtest (83 hour 35 min) 3 days, 13:27:18 load avg: 0.09 running: test_regrtest (83 hour 35 min) 3 days, 13:27:48 load avg: 0.13 running: test_regrtest (83 hour 36 min) 3 days, 13:28:18 load avg: 0.14 running: test_regrtest (83 hour 36 min) 3 days, 13:28:48 load avg: 0.19 running: test_regrtest (83 hour 37 min) 3 days, 13:29:18 load avg: 0.11 running: test_regrtest (83 hour 37 min) 3 days, 13:29:48 load avg: 0.13 running: test_regrtest (83 hour 38 min) 3 days, 13:30:18 load avg: 0.13 running: test_regrtest (83 hour 38 min) 3 days, 13:30:48 load avg: 0.16 running: test_regrtest (83 hour 39 min) 3 days, 13:31:18 load avg: 0.10 running: test_regrtest (83 hour 39 min) 3 days, 13:31:48 load avg: 0.11 running: test_regrtest (83 hour 40 min) 3 days, 13:32:18 load avg: 0.07 running: test_regrtest (83 hour 40 min) 3 days, 13:32:48 load avg: 0.04 running: test_regrtest (83 hour 41 min) 3 days, 13:33:18 load avg: 0.10 running: test_regrtest (83 hour 41 min) 3 days, 13:33:48 load avg: 0.06 running: test_regrtest (83 hour 42 min) 3 days, 13:34:18 load avg: 0.03 running: test_regrtest (83 hour 42 min) 3 days, 13:34:48 load avg: 0.07 running: test_regrtest (83 hour 43 min) 3 days, 13:35:18 load avg: 0.04 running: test_regrtest (83 hour 43 min) 3 days, 13:35:48 load avg: 0.02 running: test_regrtest (83 hour 44 min) 3 days, 13:36:18 load avg: 0.01 running: test_regrtest (83 hour 44 min) 3 days, 13:36:48 load avg: 0.01 running: test_regrtest (83 hour 45 min) 3 days, 13:37:18 load avg: 0.06 running: test_regrtest (83 hour 45 min) 3 days, 13:37:48 load avg: 0.03 running: test_regrtest (83 hour 46 min) 3 days, 13:38:18 load avg: 0.02 running: test_regrtest (83 hour 46 min) 3 days, 13:38:48 load avg: 0.01 running: test_regrtest (83 hour 47 min) 3 days, 13:39:18 load avg: 0.06 running: test_regrtest (83 hour 47 min) 3 days, 13:39:48 load avg: 0.04 running: test_regrtest (83 hour 48 min) 3 days, 13:40:18 load avg: 0.02 running: test_regrtest (83 hour 48 min) 3 days, 13:40:48 load avg: 0.07 running: test_regrtest (83 hour 49 min) 3 days, 13:41:18 load avg: 0.04 running: test_regrtest (83 hour 49 min) 3 days, 13:41:48 load avg: 0.03 running: test_regrtest (83 hour 50 min) 3 days, 13:42:18 load avg: 0.01 running: test_regrtest (83 hour 50 min) 3 days, 13:42:48 load avg: 0.06 running: test_regrtest (83 hour 51 min) 3 days, 13:43:18 load avg: 0.04 running: test_regrtest (83 hour 51 min) 3 days, 13:43:48 load avg: 0.02 running: test_regrtest (83 hour 52 min) 3 days, 13:44:18 load avg: 0.01 running: test_regrtest (83 hour 52 min) 3 days, 13:44:48 load avg: 0.01 running: test_regrtest (83 hour 53 min) 3 days, 13:45:18 load avg: 0.00 running: test_regrtest (83 hour 53 min) 3 days, 13:45:48 load avg: 0.00 running: test_regrtest (83 hour 54 min) 3 days, 13:46:18 load avg: 0.15 running: test_regrtest (83 hour 54 min) 3 days, 13:46:48 load avg: 0.09 running: test_regrtest (83 hour 55 min) 3 days, 13:47:18 load avg: 0.05 running: test_regrtest (83 hour 55 min) 3 days, 13:47:48 load avg: 0.03 running: test_regrtest (83 hour 56 min) 3 days, 13:48:18 load avg: 0.18 running: test_regrtest (83 hour 56 min) 3 days, 13:48:48 load avg: 0.10 running: test_regrtest (83 hour 57 min) 3 days, 13:49:18 load avg: 0.06 running: test_regrtest (83 hour 57 min) 3 days, 13:49:48 load avg: 0.04 running: test_regrtest (83 hour 58 min) 3 days, 13:50:18 load avg: 0.02 running: test_regrtest (83 hour 58 min) 3 days, 13:50:48 load avg: 0.01 running: test_regrtest (83 hour 59 min) 3 days, 13:51:18 load avg: 0.01 running: test_regrtest (83 hour 59 min) 3 days, 13:51:48 load avg: 0.07 running: test_regrtest (84 hour 24 sec) 3 days, 13:52:18 load avg: 0.04 running: test_regrtest (84 hour 54 sec) 3 days, 13:52:48 load avg: 0.02 running: test_regrtest (84 hour 1 min) 3 days, 13:53:18 load avg: 0.01 running: test_regrtest (84 hour 1 min) 3 days, 13:53:48 load avg: 0.01 running: test_regrtest (84 hour 2 min) 3 days, 13:54:18 load avg: 0.00 running: test_regrtest (84 hour 2 min) 3 days, 13:54:48 load avg: 0.08 running: test_regrtest (84 hour 3 min) 3 days, 13:55:18 load avg: 0.05 running: test_regrtest (84 hour 3 min) 3 days, 13:55:48 load avg: 0.11 running: test_regrtest (84 hour 4 min) 3 days, 13:56:18 load avg: 0.13 running: test_regrtest (84 hour 4 min) 3 days, 13:56:48 load avg: 0.08 running: test_regrtest (84 hour 5 min) 3 days, 13:57:18 load avg: 0.13 running: test_regrtest (84 hour 5 min) 3 days, 13:57:48 load avg: 0.08 running: test_regrtest (84 hour 6 min) 3 days, 13:58:18 load avg: 0.04 running: test_regrtest (84 hour 6 min) 3 days, 13:58:48 load avg: 0.09 running: test_regrtest (84 hour 7 min) 3 days, 13:59:18 load avg: 0.11 running: test_regrtest (84 hour 7 min) 3 days, 13:59:48 load avg: 0.06 running: test_regrtest (84 hour 8 min) 3 days, 14:00:18 load avg: 0.04 running: test_regrtest (84 hour 8 min) 3 days, 14:00:48 load avg: 0.02 running: test_regrtest (84 hour 9 min) 3 days, 14:01:18 load avg: 0.01 running: test_regrtest (84 hour 9 min) 3 days, 14:01:48 load avg: 0.01 running: test_regrtest (84 hour 10 min) 3 days, 14:02:18 load avg: 0.00 running: test_regrtest (84 hour 10 min) 3 days, 14:02:48 load avg: 0.00 running: test_regrtest (84 hour 11 min) 3 days, 14:03:18 load avg: 0.00 running: test_regrtest (84 hour 11 min) 3 days, 14:03:48 load avg: 0.00 running: test_regrtest (84 hour 12 min) 3 days, 14:04:18 load avg: 0.00 running: test_regrtest (84 hour 12 min) 3 days, 14:04:48 load avg: 0.07 running: test_regrtest (84 hour 13 min) 3 days, 14:05:18 load avg: 0.04 running: test_regrtest (84 hour 13 min) 3 days, 14:05:48 load avg: 0.02 running: test_regrtest (84 hour 14 min) 3 days, 14:06:18 load avg: 0.13 running: test_regrtest (84 hour 14 min) 3 days, 14:06:48 load avg: 0.14 running: test_regrtest (84 hour 15 min) 3 days, 14:07:18 load avg: 0.08 running: test_regrtest (84 hour 15 min) 3 days, 14:07:48 load avg: 0.05 running: test_regrtest (84 hour 16 min) 3 days, 14:08:18 load avg: 0.03 running: test_regrtest (84 hour 16 min) 3 days, 14:08:48 load avg: 0.07 running: test_regrtest (84 hour 17 min) 3 days, 14:09:18 load avg: 0.04 running: test_regrtest (84 hour 17 min) 3 days, 14:09:48 load avg: 0.02 running: test_regrtest (84 hour 18 min) 3 days, 14:10:18 load avg: 0.09 running: test_regrtest (84 hour 18 min) 3 days, 14:10:48 load avg: 0.10 running: test_regrtest (84 hour 19 min) 3 days, 14:11:18 load avg: 0.06 running: test_regrtest (84 hour 19 min) 3 days, 14:11:48 load avg: 0.04 running: test_regrtest (84 hour 20 min) 3 days, 14:12:18 load avg: 0.14 running: test_regrtest (84 hour 20 min) 3 days, 14:12:48 load avg: 0.08 running: test_regrtest (84 hour 21 min) 3 days, 14:13:18 load avg: 0.05 running: test_regrtest (84 hour 21 min) 3 days, 14:13:48 load avg: 0.08 running: test_regrtest (84 hour 22 min) 3 days, 14:14:18 load avg: 0.05 running: test_regrtest (84 hour 22 min) 3 days, 14:14:48 load avg: 0.08 running: test_regrtest (84 hour 23 min) 3 days, 14:15:18 load avg: 0.10 running: test_regrtest (84 hour 23 min) 3 days, 14:15:48 load avg: 0.13 running: test_regrtest (84 hour 24 min) 3 days, 14:16:18 load avg: 0.08 running: test_regrtest (84 hour 24 min) 3 days, 14:16:48 load avg: 0.05 running: test_regrtest (84 hour 25 min) 3 days, 14:17:18 load avg: 0.03 running: test_regrtest (84 hour 25 min) 3 days, 14:17:49 load avg: 0.13 running: test_regrtest (84 hour 26 min) 3 days, 14:18:19 load avg: 0.08 running: test_regrtest (84 hour 26 min) 3 days, 14:18:49 load avg: 0.05 running: test_regrtest (84 hour 27 min) 3 days, 14:19:19 load avg: 0.14 running: test_regrtest (84 hour 27 min) 3 days, 14:19:49 load avg: 0.14 running: test_regrtest (84 hour 28 min) 3 days, 14:20:19 load avg: 0.08 running: test_regrtest (84 hour 28 min) 3 days, 14:20:49 load avg: 0.10 running: test_regrtest (84 hour 29 min) 3 days, 14:21:19 load avg: 0.06 running: test_regrtest (84 hour 29 min) 3 days, 14:21:49 load avg: 0.10 running: test_regrtest (84 hour 30 min) 3 days, 14:22:19 load avg: 0.16 running: test_regrtest (84 hour 30 min) 3 days, 14:22:49 load avg: 0.10 running: test_regrtest (84 hour 31 min) 3 days, 14:23:19 load avg: 0.12 running: test_regrtest (84 hour 31 min) 3 days, 14:23:49 load avg: 0.07 running: test_regrtest (84 hour 32 min) 3 days, 14:24:19 load avg: 0.04 running: test_regrtest (84 hour 32 min) 3 days, 14:24:49 load avg: 0.02 running: test_regrtest (84 hour 33 min) 3 days, 14:25:19 load avg: 0.07 running: test_regrtest (84 hour 33 min) 3 days, 14:25:49 load avg: 0.04 running: test_regrtest (84 hour 34 min) 3 days, 14:26:19 load avg: 0.02 running: test_regrtest (84 hour 34 min) 3 days, 14:26:49 load avg: 0.09 running: test_regrtest (84 hour 35 min) 3 days, 14:27:19 load avg: 0.05 running: test_regrtest (84 hour 35 min) 3 days, 14:27:49 load avg: 0.03 running: test_regrtest (84 hour 36 min) 3 days, 14:28:19 load avg: 0.02 running: test_regrtest (84 hour 36 min) 3 days, 14:28:49 load avg: 0.07 running: test_regrtest (84 hour 37 min) 3 days, 14:29:19 load avg: 0.04 running: test_regrtest (84 hour 37 min) 3 days, 14:29:49 load avg: 0.02 running: test_regrtest (84 hour 38 min) 3 days, 14:30:19 load avg: 0.01 running: test_regrtest (84 hour 38 min) 3 days, 14:30:49 load avg: 0.13 running: test_regrtest (84 hour 39 min) 3 days, 14:31:19 load avg: 0.08 running: test_regrtest (84 hour 39 min) 3 days, 14:31:49 load avg: 0.05 running: test_regrtest (84 hour 40 min) 3 days, 14:32:19 load avg: 0.03 running: test_regrtest (84 hour 40 min) 3 days, 14:32:49 load avg: 0.02 running: test_regrtest (84 hour 41 min) 3 days, 14:33:19 load avg: 0.01 running: test_regrtest (84 hour 41 min) 3 days, 14:33:49 load avg: 0.00 running: test_regrtest (84 hour 42 min) 3 days, 14:34:19 load avg: 0.00 running: test_regrtest (84 hour 42 min) 3 days, 14:34:49 load avg: 0.00 running: test_regrtest (84 hour 43 min) 3 days, 14:35:19 load avg: 0.00 running: test_regrtest (84 hour 43 min) 3 days, 14:35:49 load avg: 0.00 running: test_regrtest (84 hour 44 min) 3 days, 14:36:19 load avg: 0.10 running: test_regrtest (84 hour 44 min) 3 days, 14:36:49 load avg: 0.12 running: test_regrtest (84 hour 45 min) 3 days, 14:37:19 load avg: 0.07 running: test_regrtest (84 hour 45 min) 3 days, 14:37:49 load avg: 0.12 running: test_regrtest (84 hour 46 min) 3 days, 14:38:19 load avg: 0.07 running: test_regrtest (84 hour 46 min) 3 days, 14:38:49 load avg: 0.04 running: test_regrtest (84 hour 47 min) 3 days, 14:39:19 load avg: 0.02 running: test_regrtest (84 hour 47 min) 3 days, 14:39:49 load avg: 0.08 running: test_regrtest (84 hour 48 min) 3 days, 14:40:19 load avg: 0.20 running: test_regrtest (84 hour 48 min) 3 days, 14:40:49 load avg: 0.12 running: test_regrtest (84 hour 49 min) 3 days, 14:41:19 load avg: 0.07 running: test_regrtest (84 hour 49 min) 3 days, 14:41:49 load avg: 0.04 running: test_regrtest (84 hour 50 min) 3 days, 14:42:19 load avg: 0.02 running: test_regrtest (84 hour 50 min) 3 days, 14:42:49 load avg: 0.01 running: test_regrtest (84 hour 51 min) 3 days, 14:43:19 load avg: 0.01 running: test_regrtest (84 hour 51 min) 3 days, 14:43:49 load avg: 0.00 running: test_regrtest (84 hour 52 min) 3 days, 14:44:19 load avg: 0.00 running: test_regrtest (84 hour 52 min) 3 days, 14:44:49 load avg: 0.00 running: test_regrtest (84 hour 53 min) 3 days, 14:45:19 load avg: 0.13 running: test_regrtest (84 hour 53 min) 3 days, 14:45:49 load avg: 0.08 running: test_regrtest (84 hour 54 min) 3 days, 14:46:19 load avg: 0.05 running: test_regrtest (84 hour 54 min) 3 days, 14:46:49 load avg: 0.11 running: test_regrtest (84 hour 55 min) 3 days, 14:47:19 load avg: 0.12 running: test_regrtest (84 hour 55 min) 3 days, 14:47:49 load avg: 0.07 running: test_regrtest (84 hour 56 min) 3 days, 14:48:19 load avg: 0.04 running: test_regrtest (84 hour 56 min) 3 days, 14:48:49 load avg: 0.10 running: test_regrtest (84 hour 57 min) 3 days, 14:49:19 load avg: 0.06 running: test_regrtest (84 hour 57 min) 3 days, 14:49:49 load avg: 0.03 running: test_regrtest (84 hour 58 min) 3 days, 14:50:19 load avg: 0.09 running: test_regrtest (84 hour 58 min) 3 days, 14:50:49 load avg: 0.19 running: test_regrtest (84 hour 59 min) 3 days, 14:51:19 load avg: 0.12 running: test_regrtest (84 hour 59 min) 3 days, 14:51:49 load avg: 0.07 running: test_regrtest (85 hour 25 sec) 3 days, 14:52:19 load avg: 0.04 running: test_regrtest (85 hour 55 sec) 3 days, 14:52:49 load avg: 0.09 running: test_regrtest (85 hour 1 min) 3 days, 14:53:19 load avg: 0.05 running: test_regrtest (85 hour 1 min) 3 days, 14:53:49 load avg: 0.03 running: test_regrtest (85 hour 2 min) 3 days, 14:54:19 load avg: 0.02 running: test_regrtest (85 hour 2 min) 3 days, 14:54:49 load avg: 0.07 running: test_regrtest (85 hour 3 min) 3 days, 14:55:19 load avg: 0.04 running: test_regrtest (85 hour 3 min) 3 days, 14:55:49 load avg: 0.02 running: test_regrtest (85 hour 4 min) 3 days, 14:56:19 load avg: 0.15 running: test_regrtest (85 hour 4 min) 3 days, 14:56:49 load avg: 0.15 running: test_regrtest (85 hour 5 min) 3 days, 14:57:19 load avg: 0.09 running: test_regrtest (85 hour 5 min) 3 days, 14:57:49 load avg: 0.05 running: test_regrtest (85 hour 6 min) 3 days, 14:58:19 load avg: 0.03 running: test_regrtest (85 hour 6 min) 3 days, 14:58:49 load avg: 0.02 running: test_regrtest (85 hour 7 min) 3 days, 14:59:19 load avg: 0.01 running: test_regrtest (85 hour 7 min) 3 days, 14:59:49 load avg: 0.00 running: test_regrtest (85 hour 8 min) 3 days, 15:00:19 load avg: 0.12 running: test_regrtest (85 hour 8 min) 3 days, 15:00:49 load avg: 0.07 running: test_regrtest (85 hour 9 min) 3 days, 15:01:19 load avg: 0.04 running: test_regrtest (85 hour 9 min) 3 days, 15:01:49 load avg: 0.08 running: test_regrtest (85 hour 10 min) 3 days, 15:02:19 load avg: 0.10 running: test_regrtest (85 hour 10 min) 3 days, 15:02:49 load avg: 0.06 running: test_regrtest (85 hour 11 min) 3 days, 15:03:19 load avg: 0.09 running: test_regrtest (85 hour 11 min) 3 days, 15:03:49 load avg: 0.13 running: test_regrtest (85 hour 12 min) 3 days, 15:04:19 load avg: 0.08 running: test_regrtest (85 hour 12 min) 3 days, 15:04:49 load avg: 0.10 running: test_regrtest (85 hour 13 min) 3 days, 15:05:20 load avg: 0.06 running: test_regrtest (85 hour 13 min) 3 days, 15:05:50 load avg: 0.09 running: test_regrtest (85 hour 14 min) 3 days, 15:06:20 load avg: 0.05 running: test_regrtest (85 hour 14 min) 3 days, 15:06:50 load avg: 0.14 running: test_regrtest (85 hour 15 min) 3 days, 15:07:20 load avg: 0.14 running: test_regrtest (85 hour 15 min) 3 days, 15:07:50 load avg: 0.16 running: test_regrtest (85 hour 16 min) 3 days, 15:08:20 load avg: 0.15 running: test_regrtest (85 hour 16 min) 3 days, 15:08:50 load avg: 0.09 running: test_regrtest (85 hour 17 min) 3 days, 15:09:20 load avg: 0.13 running: test_regrtest (85 hour 17 min) 3 days, 15:09:50 load avg: 0.18 running: test_regrtest (85 hour 18 min) 3 days, 15:10:20 load avg: 0.11 running: test_regrtest (85 hour 18 min) 3 days, 15:10:50 load avg: 0.07 running: test_regrtest (85 hour 19 min) 3 days, 15:11:20 load avg: 0.24 running: test_regrtest (85 hour 19 min) 3 days, 15:11:50 load avg: 0.22 running: test_regrtest (85 hour 20 min) 3 days, 15:12:20 load avg: 0.14 running: test_regrtest (85 hour 20 min) 3 days, 15:12:50 load avg: 0.08 running: test_regrtest (85 hour 21 min) 3 days, 15:13:20 load avg: 0.12 running: test_regrtest (85 hour 21 min) 3 days, 15:13:50 load avg: 0.07 running: test_regrtest (85 hour 22 min) 3 days, 15:14:20 load avg: 0.04 running: test_regrtest (85 hour 22 min) 3 days, 15:14:50 load avg: 0.02 running: test_regrtest (85 hour 23 min) 3 days, 15:15:20 load avg: 0.07 running: test_regrtest (85 hour 23 min) 3 days, 15:15:50 load avg: 0.04 running: test_regrtest (85 hour 24 min) 3 days, 15:16:20 load avg: 0.02 running: test_regrtest (85 hour 24 min) 3 days, 15:16:50 load avg: 0.09 running: test_regrtest (85 hour 25 min) 3 days, 15:17:20 load avg: 0.13 running: test_regrtest (85 hour 25 min) 3 days, 15:17:50 load avg: 0.08 running: test_regrtest (85 hour 26 min) 3 days, 15:18:20 load avg: 0.05 running: test_regrtest (85 hour 26 min) 3 days, 15:18:50 load avg: 0.10 running: test_regrtest (85 hour 27 min) 3 days, 15:19:20 load avg: 0.06 running: test_regrtest (85 hour 27 min) 3 days, 15:19:50 load avg: 0.03 running: test_regrtest (85 hour 28 min) 3 days, 15:20:20 load avg: 0.09 running: test_regrtest (85 hour 28 min) 3 days, 15:20:50 load avg: 0.06 running: test_regrtest (85 hour 29 min) 3 days, 15:21:20 load avg: 0.03 running: test_regrtest (85 hour 29 min) 3 days, 15:21:50 load avg: 0.02 running: test_regrtest (85 hour 30 min) 3 days, 15:22:20 load avg: 0.01 running: test_regrtest (85 hour 30 min) 3 days, 15:22:50 load avg: 0.08 running: test_regrtest (85 hour 31 min) 3 days, 15:23:20 load avg: 0.05 running: test_regrtest (85 hour 31 min) 3 days, 15:23:50 load avg: 0.03 running: test_regrtest (85 hour 32 min) 3 days, 15:24:20 load avg: 0.08 running: test_regrtest (85 hour 32 min) 3 days, 15:24:50 load avg: 0.05 running: test_regrtest (85 hour 33 min) 3 days, 15:25:20 load avg: 0.03 running: test_regrtest (85 hour 33 min) 3 days, 15:25:50 load avg: 0.02 running: test_regrtest (85 hour 34 min) 3 days, 15:26:20 load avg: 0.07 running: test_regrtest (85 hour 34 min) 3 days, 15:26:50 load avg: 0.04 running: test_regrtest (85 hour 35 min) 3 days, 15:27:20 load avg: 0.02 running: test_regrtest (85 hour 35 min) 3 days, 15:27:50 load avg: 0.07 running: test_regrtest (85 hour 36 min) 3 days, 15:28:20 load avg: 0.11 running: test_regrtest (85 hour 36 min) 3 days, 15:28:50 load avg: 0.12 running: test_regrtest (85 hour 37 min) 3 days, 15:29:20 load avg: 0.07 running: test_regrtest (85 hour 37 min) 3 days, 15:29:50 load avg: 0.12 running: test_regrtest (85 hour 38 min) 3 days, 15:30:20 load avg: 0.07 running: test_regrtest (85 hour 38 min) 3 days, 15:30:50 load avg: 0.04 running: test_regrtest (85 hour 39 min) 3 days, 15:31:20 load avg: 0.02 running: test_regrtest (85 hour 39 min) 3 days, 15:31:50 load avg: 0.01 running: test_regrtest (85 hour 40 min) 3 days, 15:32:20 load avg: 0.01 running: test_regrtest (85 hour 40 min) 3 days, 15:32:50 load avg: 0.00 running: test_regrtest (85 hour 41 min) 3 days, 15:33:20 load avg: 0.06 running: test_regrtest (85 hour 41 min) 3 days, 15:33:50 load avg: 0.04 running: test_regrtest (85 hour 42 min) 3 days, 15:34:20 load avg: 0.02 running: test_regrtest (85 hour 42 min) 3 days, 15:34:50 load avg: 0.01 running: test_regrtest (85 hour 43 min) 3 days, 15:35:20 load avg: 0.01 running: test_regrtest (85 hour 43 min) 3 days, 15:35:50 load avg: 0.00 running: test_regrtest (85 hour 44 min) 3 days, 15:36:20 load avg: 0.13 running: test_regrtest (85 hour 44 min) 3 days, 15:36:50 load avg: 0.15 running: test_regrtest (85 hour 45 min) 3 days, 15:37:20 load avg: 0.09 running: test_regrtest (85 hour 45 min) 3 days, 15:37:50 load avg: 0.05 running: test_regrtest (85 hour 46 min) 3 days, 15:38:20 load avg: 0.03 running: test_regrtest (85 hour 46 min) 3 days, 15:38:50 load avg: 0.08 running: test_regrtest (85 hour 47 min) 3 days, 15:39:20 load avg: 0.11 running: test_regrtest (85 hour 47 min) 3 days, 15:39:50 load avg: 0.07 running: test_regrtest (85 hour 48 min) 3 days, 15:40:20 load avg: 0.04 running: test_regrtest (85 hour 48 min) 3 days, 15:40:50 load avg: 0.20 running: test_regrtest (85 hour 49 min) 3 days, 15:41:20 load avg: 0.12 running: test_regrtest (85 hour 49 min) 3 days, 15:41:50 load avg: 0.07 running: test_regrtest (85 hour 50 min) 3 days, 15:42:20 load avg: 0.04 running: test_regrtest (85 hour 50 min) 3 days, 15:42:50 load avg: 0.02 running: test_regrtest (85 hour 51 min) 3 days, 15:43:20 load avg: 0.01 running: test_regrtest (85 hour 51 min) 3 days, 15:43:50 load avg: 0.01 running: test_regrtest (85 hour 52 min) 3 days, 15:44:20 load avg: 0.00 running: test_regrtest (85 hour 52 min) 3 days, 15:44:50 load avg: 0.15 running: test_regrtest (85 hour 53 min) 3 days, 15:45:20 load avg: 0.09 running: test_regrtest (85 hour 53 min) 3 days, 15:45:50 load avg: 0.05 running: test_regrtest (85 hour 54 min) 3 days, 15:46:20 load avg: 0.10 running: test_regrtest (85 hour 54 min) 3 days, 15:46:50 load avg: 0.06 running: test_regrtest (85 hour 55 min) 3 days, 15:47:20 load avg: 0.09 running: test_regrtest (85 hour 55 min) 3 days, 15:47:50 load avg: 0.06 running: test_regrtest (85 hour 56 min) 3 days, 15:48:20 load avg: 0.10 running: test_regrtest (85 hour 56 min) 3 days, 15:48:50 load avg: 0.06 running: test_regrtest (85 hour 57 min) 3 days, 15:49:20 load avg: 0.19 running: test_regrtest (85 hour 57 min) 3 days, 15:49:50 load avg: 0.12 running: test_regrtest (85 hour 58 min) 3 days, 15:50:20 load avg: 0.07 running: test_regrtest (85 hour 58 min) 3 days, 15:50:50 load avg: 0.04 running: test_regrtest (85 hour 59 min) 3 days, 15:51:20 load avg: 0.02 running: test_regrtest (85 hour 59 min) 3 days, 15:51:50 load avg: 0.09 running: test_regrtest (86 hour 26 sec) 3 days, 15:52:20 load avg: 0.05 running: test_regrtest (86 hour 56 sec) 3 days, 15:52:50 load avg: 0.03 running: test_regrtest (86 hour 1 min) 3 days, 15:53:20 load avg: 0.02 running: test_regrtest (86 hour 1 min) 3 days, 15:53:50 load avg: 0.12 running: test_regrtest (86 hour 2 min) 3 days, 15:54:20 load avg: 0.14 running: test_regrtest (86 hour 2 min) 3 days, 15:54:50 load avg: 0.08 running: test_regrtest (86 hour 3 min) 3 days, 15:55:20 load avg: 0.10 running: test_regrtest (86 hour 3 min) 3 days, 15:55:50 load avg: 0.11 running: test_regrtest (86 hour 4 min) 3 days, 15:56:20 load avg: 0.07 running: test_regrtest (86 hour 4 min) 3 days, 15:56:50 load avg: 0.09 running: test_regrtest (86 hour 5 min) 3 days, 15:57:20 load avg: 0.21 running: test_regrtest (86 hour 5 min) 3 days, 15:57:50 load avg: 0.13 running: test_regrtest (86 hour 6 min) 3 days, 15:58:20 load avg: 0.08 running: test_regrtest (86 hour 6 min) 3 days, 15:58:51 load avg: 0.04 running: test_regrtest (86 hour 7 min) 3 days, 15:59:21 load avg: 0.21 running: test_regrtest (86 hour 7 min) 3 days, 15:59:51 load avg: 0.13 running: test_regrtest (86 hour 8 min) 3 days, 16:00:21 load avg: 0.13 running: test_regrtest (86 hour 8 min) 3 days, 16:00:51 load avg: 0.13 running: test_regrtest (86 hour 9 min) 3 days, 16:01:21 load avg: 0.15 running: test_regrtest (86 hour 9 min) 3 days, 16:01:51 load avg: 0.09 running: test_regrtest (86 hour 10 min) 3 days, 16:02:21 load avg: 0.05 running: test_regrtest (86 hour 10 min) 3 days, 16:02:51 load avg: 0.03 running: test_regrtest (86 hour 11 min) 3 days, 16:03:21 load avg: 0.02 running: test_regrtest (86 hour 11 min) 3 days, 16:03:51 load avg: 0.01 running: test_regrtest (86 hour 12 min) 3 days, 16:04:21 load avg: 0.00 running: test_regrtest (86 hour 12 min) 3 days, 16:04:51 load avg: 0.00 running: test_regrtest (86 hour 13 min) 3 days, 16:05:21 load avg: 0.00 running: test_regrtest (86 hour 13 min) 3 days, 16:05:51 load avg: 0.00 running: test_regrtest (86 hour 14 min) 3 days, 16:06:21 load avg: 0.00 running: test_regrtest (86 hour 14 min) 3 days, 16:06:51 load avg: 0.05 running: test_regrtest (86 hour 15 min) 3 days, 16:07:21 load avg: 0.03 running: test_regrtest (86 hour 15 min) 3 days, 16:07:51 load avg: 0.34 running: test_regrtest (86 hour 16 min) 3 days, 16:08:21 load avg: 0.20 running: test_regrtest (86 hour 16 min) 3 days, 16:08:51 load avg: 0.12 running: test_regrtest (86 hour 17 min) 3 days, 16:09:21 load avg: 0.07 running: test_regrtest (86 hour 17 min) 3 days, 16:09:51 load avg: 0.04 running: test_regrtest (86 hour 18 min) 3 days, 16:10:21 load avg: 0.11 running: test_regrtest (86 hour 18 min) 3 days, 16:10:51 load avg: 0.06 running: test_regrtest (86 hour 19 min) 3 days, 16:11:21 load avg: 0.04 running: test_regrtest (86 hour 19 min) 3 days, 16:11:51 load avg: 0.02 running: test_regrtest (86 hour 20 min) 3 days, 16:12:21 load avg: 0.01 running: test_regrtest (86 hour 20 min) 3 days, 16:12:51 load avg: 0.07 running: test_regrtest (86 hour 21 min) 3 days, 16:13:21 load avg: 0.04 running: test_regrtest (86 hour 21 min) 3 days, 16:13:51 load avg: 0.02 running: test_regrtest (86 hour 22 min) 3 days, 16:14:21 load avg: 0.09 running: test_regrtest (86 hour 22 min) 3 days, 16:14:51 load avg: 0.05 running: test_regrtest (86 hour 23 min) 3 days, 16:15:21 load avg: 0.03 running: test_regrtest (86 hour 23 min) 3 days, 16:15:51 load avg: 0.02 running: test_regrtest (86 hour 24 min) 3 days, 16:16:21 load avg: 0.13 running: test_regrtest (86 hour 24 min) 3 days, 16:16:51 load avg: 0.08 running: test_regrtest (86 hour 25 min) 3 days, 16:17:21 load avg: 0.05 running: test_regrtest (86 hour 25 min) 3 days, 16:17:51 load avg: 0.03 running: test_regrtest (86 hour 26 min) 3 days, 16:18:21 load avg: 0.13 running: test_regrtest (86 hour 26 min) 3 days, 16:18:51 load avg: 0.08 running: test_regrtest (86 hour 27 min) 3 days, 16:19:21 load avg: 0.04 running: test_regrtest (86 hour 27 min) 3 days, 16:19:51 load avg: 0.10 running: test_regrtest (86 hour 28 min) 3 days, 16:20:21 load avg: 0.06 running: test_regrtest (86 hour 28 min) 3 days, 16:20:51 load avg: 0.04 running: test_regrtest (86 hour 29 min) 3 days, 16:21:21 load avg: 0.02 running: test_regrtest (86 hour 29 min) 3 days, 16:21:51 load avg: 0.07 running: test_regrtest (86 hour 30 min) 3 days, 16:22:21 load avg: 0.04 running: test_regrtest (86 hour 30 min) 3 days, 16:22:51 load avg: 0.02 running: test_regrtest (86 hour 31 min) 3 days, 16:23:21 load avg: 0.01 running: test_regrtest (86 hour 31 min) 3 days, 16:23:51 load avg: 0.06 running: test_regrtest (86 hour 32 min) 3 days, 16:24:21 load avg: 0.04 running: test_regrtest (86 hour 32 min) 3 days, 16:24:51 load avg: 0.02 running: test_regrtest (86 hour 33 min) 3 days, 16:25:21 load avg: 0.08 running: test_regrtest (86 hour 33 min) 3 days, 16:25:51 load avg: 0.05 running: test_regrtest (86 hour 34 min) 3 days, 16:26:21 load avg: 0.03 running: test_regrtest (86 hour 34 min) 3 days, 16:26:51 load avg: 0.02 running: test_regrtest (86 hour 35 min) 3 days, 16:27:21 load avg: 0.07 running: test_regrtest (86 hour 35 min) 3 days, 16:27:51 load avg: 0.04 running: test_regrtest (86 hour 36 min) 3 days, 16:28:21 load avg: 0.09 running: test_regrtest (86 hour 36 min) 3 days, 16:28:51 load avg: 0.06 running: test_regrtest (86 hour 37 min) 3 days, 16:29:21 load avg: 0.09 running: test_regrtest (86 hour 37 min) 3 days, 16:29:51 load avg: 0.05 running: test_regrtest (86 hour 38 min) 3 days, 16:30:21 load avg: 0.03 running: test_regrtest (86 hour 38 min) 3 days, 16:30:51 load avg: 0.02 running: test_regrtest (86 hour 39 min) 3 days, 16:31:21 load avg: 0.01 running: test_regrtest (86 hour 39 min) 3 days, 16:31:51 load avg: 0.00 running: test_regrtest (86 hour 40 min) 3 days, 16:32:21 load avg: 0.06 running: test_regrtest (86 hour 40 min) 3 days, 16:32:51 load avg: 0.04 running: test_regrtest (86 hour 41 min) 3 days, 16:33:21 load avg: 0.02 running: test_regrtest (86 hour 41 min) 3 days, 16:33:51 load avg: 0.01 running: test_regrtest (86 hour 42 min) 3 days, 16:34:21 load avg: 0.01 running: test_regrtest (86 hour 42 min) 3 days, 16:34:51 load avg: 0.00 running: test_regrtest (86 hour 43 min) 3 days, 16:35:21 load avg: 0.00 running: test_regrtest (86 hour 43 min) 3 days, 16:35:51 load avg: 0.00 running: test_regrtest (86 hour 44 min) 3 days, 16:36:21 load avg: 0.00 running: test_regrtest (86 hour 44 min) 3 days, 16:36:51 load avg: 0.00 running: test_regrtest (86 hour 45 min) 3 days, 16:37:21 load avg: 0.00 running: test_regrtest (86 hour 45 min) 3 days, 16:37:51 load avg: 0.00 running: test_regrtest (86 hour 46 min) 3 days, 16:38:21 load avg: 0.18 running: test_regrtest (86 hour 46 min) 3 days, 16:38:51 load avg: 0.16 running: test_regrtest (86 hour 47 min) 3 days, 16:39:21 load avg: 0.10 running: test_regrtest (86 hour 47 min) 3 days, 16:39:51 load avg: 0.06 running: test_regrtest (86 hour 48 min) 3 days, 16:40:21 load avg: 0.26 running: test_regrtest (86 hour 48 min) 3 days, 16:40:51 load avg: 0.16 running: test_regrtest (86 hour 49 min) 3 days, 16:41:21 load avg: 0.15 running: test_regrtest (86 hour 49 min) 3 days, 16:41:51 load avg: 0.17 running: test_regrtest (86 hour 50 min) 3 days, 16:42:21 load avg: 0.10 running: test_regrtest (86 hour 50 min) 3 days, 16:42:51 load avg: 0.11 running: test_regrtest (86 hour 51 min) 3 days, 16:43:21 load avg: 0.07 running: test_regrtest (86 hour 51 min) 3 days, 16:43:51 load avg: 0.17 running: test_regrtest (86 hour 52 min) 3 days, 16:44:21 load avg: 0.10 running: test_regrtest (86 hour 52 min) 3 days, 16:44:51 load avg: 0.06 running: test_regrtest (86 hour 53 min) 3 days, 16:45:21 load avg: 0.09 running: test_regrtest (86 hour 53 min) 3 days, 16:45:51 load avg: 0.11 running: test_regrtest (86 hour 54 min) 3 days, 16:46:21 load avg: 0.07 running: test_regrtest (86 hour 54 min) 3 days, 16:46:51 load avg: 0.09 running: test_regrtest (86 hour 55 min) 3 days, 16:47:21 load avg: 0.14 running: test_regrtest (86 hour 55 min) 3 days, 16:47:51 load avg: 0.08 running: test_regrtest (86 hour 56 min) 3 days, 16:48:21 load avg: 0.10 running: test_regrtest (86 hour 56 min) 3 days, 16:48:51 load avg: 0.06 running: test_regrtest (86 hour 57 min) 3 days, 16:49:21 load avg: 0.04 running: test_regrtest (86 hour 57 min) 3 days, 16:49:51 load avg: 0.07 running: test_regrtest (86 hour 58 min) 3 days, 16:50:21 load avg: 0.04 running: test_regrtest (86 hour 58 min) 3 days, 16:50:52 load avg: 0.02 running: test_regrtest (86 hour 59 min) 3 days, 16:51:22 load avg: 0.12 running: test_regrtest (86 hour 59 min) 3 days, 16:51:52 load avg: 0.07 running: test_regrtest (87 hour 27 sec) 3 days, 16:52:22 load avg: 0.04 running: test_regrtest (87 hour 57 sec) 3 days, 16:52:52 load avg: 0.08 running: test_regrtest (87 hour 1 min) 3 days, 16:53:22 load avg: 0.05 running: test_regrtest (87 hour 1 min) 3 days, 16:53:52 load avg: 0.03 running: test_regrtest (87 hour 2 min) 3 days, 16:54:22 load avg: 0.02 running: test_regrtest (87 hour 2 min) 3 days, 16:54:52 load avg: 0.01 running: test_regrtest (87 hour 3 min) 3 days, 16:55:22 load avg: 0.00 running: test_regrtest (87 hour 3 min) 3 days, 16:55:52 load avg: 0.00 running: test_regrtest (87 hour 4 min) 3 days, 16:56:22 load avg: 0.00 running: test_regrtest (87 hour 4 min) 3 days, 16:56:52 load avg: 0.06 running: test_regrtest (87 hour 5 min) 3 days, 16:57:22 load avg: 0.03 running: test_regrtest (87 hour 5 min) 3 days, 16:57:52 load avg: 0.02 running: test_regrtest (87 hour 6 min) 3 days, 16:58:22 load avg: 0.01 running: test_regrtest (87 hour 6 min) 3 days, 16:58:52 load avg: 0.07 running: test_regrtest (87 hour 7 min) 3 days, 16:59:22 load avg: 0.04 running: test_regrtest (87 hour 7 min) 3 days, 16:59:52 load avg: 0.10 running: test_regrtest (87 hour 8 min) 3 days, 17:00:22 load avg: 0.13 running: test_regrtest (87 hour 8 min) 3 days, 17:00:52 load avg: 0.08 running: test_regrtest (87 hour 9 min) 3 days, 17:01:22 load avg: 0.05 running: test_regrtest (87 hour 9 min) 3 days, 17:01:52 load avg: 0.03 running: test_regrtest (87 hour 10 min) 3 days, 17:02:22 load avg: 0.15 running: test_regrtest (87 hour 10 min) 3 days, 17:02:52 load avg: 0.09 running: test_regrtest (87 hour 11 min) 3 days, 17:03:22 load avg: 0.05 running: test_regrtest (87 hour 11 min) 3 days, 17:03:52 load avg: 0.03 running: test_regrtest (87 hour 12 min) 3 days, 17:04:22 load avg: 0.08 running: test_regrtest (87 hour 12 min) 3 days, 17:04:52 load avg: 0.05 running: test_regrtest (87 hour 13 min) 3 days, 17:05:22 load avg: 0.03 running: test_regrtest (87 hour 13 min) 3 days, 17:05:52 load avg: 0.02 running: test_regrtest (87 hour 14 min) 3 days, 17:06:22 load avg: 0.06 running: test_regrtest (87 hour 14 min) 3 days, 17:06:52 load avg: 0.04 running: test_regrtest (87 hour 15 min) 3 days, 17:07:22 load avg: 0.02 running: test_regrtest (87 hour 15 min) 3 days, 17:07:52 load avg: 0.23 running: test_regrtest (87 hour 16 min) 3 days, 17:08:22 load avg: 0.14 running: test_regrtest (87 hour 16 min) 3 days, 17:08:52 load avg: 0.15 running: test_regrtest (87 hour 17 min) 3 days, 17:09:22 load avg: 0.09 running: test_regrtest (87 hour 17 min) 3 days, 17:09:52 load avg: 0.12 running: test_regrtest (87 hour 18 min) 3 days, 17:10:22 load avg: 0.07 running: test_regrtest (87 hour 18 min) 3 days, 17:10:52 load avg: 0.04 running: test_regrtest (87 hour 19 min) 3 days, 17:11:22 load avg: 0.02 running: test_regrtest (87 hour 19 min) 3 days, 17:11:52 load avg: 0.01 running: test_regrtest (87 hour 20 min) 3 days, 17:12:22 load avg: 0.01 running: test_regrtest (87 hour 20 min) 3 days, 17:12:52 load avg: 0.00 running: test_regrtest (87 hour 21 min) 3 days, 17:13:22 load avg: 0.00 running: test_regrtest (87 hour 21 min) 3 days, 17:13:52 load avg: 0.00 running: test_regrtest (87 hour 22 min) 3 days, 17:14:22 load avg: 0.00 running: test_regrtest (87 hour 22 min) 3 days, 17:14:52 load avg: 0.00 running: test_regrtest (87 hour 23 min) 3 days, 17:15:22 load avg: 0.08 running: test_regrtest (87 hour 23 min) 3 days, 17:15:52 load avg: 0.05 running: test_regrtest (87 hour 24 min) 3 days, 17:16:22 load avg: 0.10 running: test_regrtest (87 hour 24 min) 3 days, 17:16:52 load avg: 0.06 running: test_regrtest (87 hour 25 min) 3 days, 17:17:22 load avg: 0.03 running: test_regrtest (87 hour 25 min) 3 days, 17:17:52 load avg: 0.02 running: test_regrtest (87 hour 26 min) 3 days, 17:18:22 load avg: 0.01 running: test_regrtest (87 hour 26 min) 3 days, 17:18:52 load avg: 0.08 running: test_regrtest (87 hour 27 min) 3 days, 17:19:22 load avg: 0.05 running: test_regrtest (87 hour 27 min) 3 days, 17:19:52 load avg: 0.03 running: test_regrtest (87 hour 28 min) 3 days, 17:20:22 load avg: 0.02 running: test_regrtest (87 hour 28 min) 3 days, 17:20:52 load avg: 0.09 running: test_regrtest (87 hour 29 min) 3 days, 17:21:22 load avg: 0.05 running: test_regrtest (87 hour 29 min) 3 days, 17:21:52 load avg: 0.03 running: test_regrtest (87 hour 30 min) 3 days, 17:22:22 load avg: 0.02 running: test_regrtest (87 hour 30 min) 3 days, 17:22:52 load avg: 0.08 running: test_regrtest (87 hour 31 min) 3 days, 17:23:22 load avg: 0.05 running: test_regrtest (87 hour 31 min) 3 days, 17:23:52 load avg: 0.08 running: test_regrtest (87 hour 32 min) 3 days, 17:24:22 load avg: 0.05 running: test_regrtest (87 hour 32 min) 3 days, 17:24:52 load avg: 0.08 running: test_regrtest (87 hour 33 min) 3 days, 17:25:22 load avg: 0.05 running: test_regrtest (87 hour 33 min) 3 days, 17:25:52 load avg: 0.03 running: test_regrtest (87 hour 34 min) 3 days, 17:26:22 load avg: 0.10 running: test_regrtest (87 hour 34 min) 3 days, 17:26:52 load avg: 0.06 running: test_regrtest (87 hour 35 min) 3 days, 17:27:22 load avg: 0.04 running: test_regrtest (87 hour 35 min) 3 days, 17:27:52 load avg: 0.02 running: test_regrtest (87 hour 36 min) 3 days, 17:28:22 load avg: 0.09 running: test_regrtest (87 hour 36 min) 3 days, 17:28:52 load avg: 0.05 running: test_regrtest (87 hour 37 min) 3 days, 17:29:22 load avg: 0.03 running: test_regrtest (87 hour 37 min) 3 days, 17:29:52 load avg: 0.02 running: test_regrtest (87 hour 38 min) 3 days, 17:30:22 load avg: 0.01 running: test_regrtest (87 hour 38 min) 3 days, 17:30:52 load avg: 0.06 running: test_regrtest (87 hour 39 min) 3 days, 17:31:22 load avg: 0.03 running: test_regrtest (87 hour 39 min) 3 days, 17:31:52 load avg: 0.02 running: test_regrtest (87 hour 40 min) 3 days, 17:32:22 load avg: 0.06 running: test_regrtest (87 hour 40 min) 3 days, 17:32:52 load avg: 0.04 running: test_regrtest (87 hour 41 min) 3 days, 17:33:22 load avg: 0.02 running: test_regrtest (87 hour 41 min) 3 days, 17:33:52 load avg: 0.19 running: test_regrtest (87 hour 42 min) 3 days, 17:34:22 load avg: 0.11 running: test_regrtest (87 hour 42 min) 3 days, 17:34:52 load avg: 0.07 running: test_regrtest (87 hour 43 min) 3 days, 17:35:22 load avg: 0.04 running: test_regrtest (87 hour 43 min) 3 days, 17:35:52 load avg: 0.09 running: test_regrtest (87 hour 44 min) 3 days, 17:36:22 load avg: 0.05 running: test_regrtest (87 hour 44 min) 3 days, 17:36:52 load avg: 0.03 running: test_regrtest (87 hour 45 min) 3 days, 17:37:22 load avg: 0.02 running: test_regrtest (87 hour 45 min) 3 days, 17:37:52 load avg: 0.11 running: test_regrtest (87 hour 46 min) 3 days, 17:38:22 load avg: 0.07 running: test_regrtest (87 hour 46 min) 3 days, 17:38:52 load avg: 0.04 running: test_regrtest (87 hour 47 min) 3 days, 17:39:22 load avg: 0.15 running: test_regrtest (87 hour 47 min) 3 days, 17:39:52 load avg: 0.09 running: test_regrtest (87 hour 48 min) 3 days, 17:40:22 load avg: 0.05 running: test_regrtest (87 hour 48 min) 3 days, 17:40:52 load avg: 0.03 running: test_regrtest (87 hour 49 min) 3 days, 17:41:22 load avg: 0.08 running: test_regrtest (87 hour 49 min) 3 days, 17:41:52 load avg: 0.05 running: test_regrtest (87 hour 50 min) 3 days, 17:42:22 load avg: 0.03 running: test_regrtest (87 hour 50 min) 3 days, 17:42:53 load avg: 0.02 running: test_regrtest (87 hour 51 min) 3 days, 17:43:23 load avg: 0.06 running: test_regrtest (87 hour 51 min) 3 days, 17:43:53 load avg: 0.04 running: test_regrtest (87 hour 52 min) 3 days, 17:44:23 load avg: 0.08 running: test_regrtest (87 hour 52 min) 3 days, 17:44:53 load avg: 0.12 running: test_regrtest (87 hour 53 min) 3 days, 17:45:23 load avg: 0.07 running: test_regrtest (87 hour 53 min) 3 days, 17:45:53 load avg: 0.04 running: test_regrtest (87 hour 54 min) 3 days, 17:46:23 load avg: 0.02 running: test_regrtest (87 hour 54 min) 3 days, 17:46:53 load avg: 0.08 running: test_regrtest (87 hour 55 min) 3 days, 17:47:23 load avg: 0.05 running: test_regrtest (87 hour 55 min) 3 days, 17:47:53 load avg: 0.03 running: test_regrtest (87 hour 56 min) 3 days, 17:48:23 load avg: 0.02 running: test_regrtest (87 hour 56 min) 3 days, 17:48:53 load avg: 0.06 running: test_regrtest (87 hour 57 min) 3 days, 17:49:23 load avg: 0.04 running: test_regrtest (87 hour 57 min) 3 days, 17:49:53 load avg: 0.02 running: test_regrtest (87 hour 58 min) 3 days, 17:50:23 load avg: 0.01 running: test_regrtest (87 hour 58 min) 3 days, 17:50:53 load avg: 0.01 running: test_regrtest (87 hour 59 min) 3 days, 17:51:23 load avg: 0.00 running: test_regrtest (87 hour 59 min) 3 days, 17:51:53 load avg: 0.00 running: test_regrtest (88 hour 28 sec) 3 days, 17:52:23 load avg: 0.06 running: test_regrtest (88 hour 58 sec) 3 days, 17:52:53 load avg: 0.04 running: test_regrtest (88 hour 1 min) 3 days, 17:53:23 load avg: 0.02 running: test_regrtest (88 hour 1 min) 3 days, 17:53:53 load avg: 0.01 running: test_regrtest (88 hour 2 min) 3 days, 17:54:23 load avg: 0.01 running: test_regrtest (88 hour 2 min) 3 days, 17:54:53 load avg: 0.00 running: test_regrtest (88 hour 3 min) 3 days, 17:55:23 load avg: 0.00 running: test_regrtest (88 hour 3 min) 3 days, 17:55:53 load avg: 0.00 running: test_regrtest (88 hour 4 min) 3 days, 17:56:23 load avg: 0.00 running: test_regrtest (88 hour 4 min) 3 days, 17:56:53 load avg: 0.00 running: test_regrtest (88 hour 5 min) 3 days, 17:57:23 load avg: 0.00 running: test_regrtest (88 hour 5 min) 3 days, 17:57:53 load avg: 0.06 running: test_regrtest (88 hour 6 min) 3 days, 17:58:23 load avg: 0.10 running: test_regrtest (88 hour 6 min) 3 days, 17:58:53 load avg: 0.06 running: test_regrtest (88 hour 7 min) 3 days, 17:59:23 load avg: 0.10 running: test_regrtest (88 hour 7 min) 3 days, 17:59:53 load avg: 0.17 running: test_regrtest (88 hour 8 min) 3 days, 18:00:23 load avg: 0.10 running: test_regrtest (88 hour 8 min) 3 days, 18:00:53 load avg: 0.24 running: test_regrtest (88 hour 9 min) 3 days, 18:01:23 load avg: 0.20 running: test_regrtest (88 hour 9 min) 3 days, 18:01:53 load avg: 0.18 running: test_regrtest (88 hour 10 min) 3 days, 18:02:23 load avg: 0.11 running: test_regrtest (88 hour 10 min) 3 days, 18:02:53 load avg: 0.07 running: test_regrtest (88 hour 11 min) 3 days, 18:03:23 load avg: 0.04 running: test_regrtest (88 hour 11 min) 3 days, 18:03:53 load avg: 0.02 running: test_regrtest (88 hour 12 min) 3 days, 18:04:23 load avg: 0.01 running: test_regrtest (88 hour 12 min) 3 days, 18:04:53 load avg: 0.01 running: test_regrtest (88 hour 13 min) 3 days, 18:05:23 load avg: 0.00 running: test_regrtest (88 hour 13 min) 3 days, 18:05:53 load avg: 0.00 running: test_regrtest (88 hour 14 min) 3 days, 18:06:23 load avg: 0.00 running: test_regrtest (88 hour 14 min) 3 days, 18:06:53 load avg: 0.06 running: test_regrtest (88 hour 15 min) 3 days, 18:07:23 load avg: 0.03 running: test_regrtest (88 hour 15 min) 3 days, 18:07:53 load avg: 0.02 running: test_regrtest (88 hour 16 min) 3 days, 18:08:23 load avg: 0.22 running: test_regrtest (88 hour 16 min) 3 days, 18:08:53 load avg: 0.13 running: test_regrtest (88 hour 17 min) 3 days, 18:09:23 load avg: 0.08 running: test_regrtest (88 hour 17 min) 3 days, 18:09:53 load avg: 0.05 running: test_regrtest (88 hour 18 min) 3 days, 18:10:23 load avg: 0.03 running: test_regrtest (88 hour 18 min) 3 days, 18:10:53 load avg: 0.07 running: test_regrtest (88 hour 19 min) 3 days, 18:11:23 load avg: 0.04 running: test_regrtest (88 hour 19 min) 3 days, 18:11:53 load avg: 0.02 running: test_regrtest (88 hour 20 min) 3 days, 18:12:23 load avg: 0.09 running: test_regrtest (88 hour 20 min) 3 days, 18:12:53 load avg: 0.05 running: test_regrtest (88 hour 21 min) 3 days, 18:13:23 load avg: 0.03 running: test_regrtest (88 hour 21 min) 3 days, 18:13:53 load avg: 0.02 running: test_regrtest (88 hour 22 min) 3 days, 18:14:23 load avg: 0.07 running: test_regrtest (88 hour 22 min) 3 days, 18:14:53 load avg: 0.04 running: test_regrtest (88 hour 23 min) 3 days, 18:15:23 load avg: 0.02 running: test_regrtest (88 hour 23 min) 3 days, 18:15:53 load avg: 0.01 running: test_regrtest (88 hour 24 min) 3 days, 18:16:23 load avg: 0.06 running: test_regrtest (88 hour 24 min) 3 days, 18:16:53 load avg: 0.11 running: test_regrtest (88 hour 25 min) 3 days, 18:17:23 load avg: 0.07 running: test_regrtest (88 hour 25 min) 3 days, 18:17:53 load avg: 0.12 running: test_regrtest (88 hour 26 min) 3 days, 18:18:23 load avg: 0.19 running: test_regrtest (88 hour 26 min) 3 days, 18:18:53 load avg: 0.17 running: test_regrtest (88 hour 27 min) 3 days, 18:19:23 load avg: 0.10 running: test_regrtest (88 hour 27 min) 3 days, 18:19:53 load avg: 0.06 running: test_regrtest (88 hour 28 min) 3 days, 18:20:23 load avg: 0.04 running: test_regrtest (88 hour 28 min) 3 days, 18:20:53 load avg: 0.02 running: test_regrtest (88 hour 29 min) 3 days, 18:21:23 load avg: 0.01 running: test_regrtest (88 hour 29 min) 3 days, 18:21:53 load avg: 0.06 running: test_regrtest (88 hour 30 min) 3 days, 18:22:23 load avg: 0.03 running: test_regrtest (88 hour 30 min) 3 days, 18:22:53 load avg: 0.09 running: test_regrtest (88 hour 31 min) 3 days, 18:23:23 load avg: 0.19 running: test_regrtest (88 hour 31 min) 3 days, 18:23:53 load avg: 0.17 running: test_regrtest (88 hour 32 min) 3 days, 18:24:23 load avg: 0.16 running: test_regrtest (88 hour 32 min) 3 days, 18:24:53 load avg: 0.15 running: test_regrtest (88 hour 33 min) 3 days, 18:25:23 load avg: 0.09 running: test_regrtest (88 hour 33 min) 3 days, 18:25:53 load avg: 0.10 running: test_regrtest (88 hour 34 min) 3 days, 18:26:23 load avg: 0.20 running: test_regrtest (88 hour 34 min) 3 days, 18:26:53 load avg: 0.12 running: test_regrtest (88 hour 35 min) 3 days, 18:27:23 load avg: 0.12 running: test_regrtest (88 hour 35 min) 3 days, 18:27:53 load avg: 0.14 running: test_regrtest (88 hour 36 min) 3 days, 18:28:23 load avg: 0.08 running: test_regrtest (88 hour 36 min) 3 days, 18:28:53 load avg: 0.18 running: test_regrtest (88 hour 37 min) 3 days, 18:29:23 load avg: 0.11 running: test_regrtest (88 hour 37 min) 3 days, 18:29:53 load avg: 0.07 running: test_regrtest (88 hour 38 min) 3 days, 18:30:23 load avg: 0.04 running: test_regrtest (88 hour 38 min) 3 days, 18:30:53 load avg: 0.09 running: test_regrtest (88 hour 39 min) 3 days, 18:31:23 load avg: 0.05 running: test_regrtest (88 hour 39 min) 3 days, 18:31:53 load avg: 0.03 running: test_regrtest (88 hour 40 min) 3 days, 18:32:23 load avg: 0.02 running: test_regrtest (88 hour 40 min) 3 days, 18:32:53 load avg: 0.01 running: test_regrtest (88 hour 41 min) 3 days, 18:33:23 load avg: 0.00 running: test_regrtest (88 hour 41 min) 3 days, 18:33:54 load avg: 0.00 running: test_regrtest (88 hour 42 min) 3 days, 18:34:24 load avg: 0.00 running: test_regrtest (88 hour 42 min) 3 days, 18:34:54 load avg: 0.08 running: test_regrtest (88 hour 43 min) 3 days, 18:35:24 load avg: 0.05 running: test_regrtest (88 hour 43 min) 3 days, 18:35:54 load avg: 0.03 running: test_regrtest (88 hour 44 min) 3 days, 18:36:24 load avg: 0.08 running: test_regrtest (88 hour 44 min) 3 days, 18:36:54 load avg: 0.05 running: test_regrtest (88 hour 45 min) 3 days, 18:37:24 load avg: 0.03 running: test_regrtest (88 hour 45 min) 3 days, 18:37:54 load avg: 0.02 running: test_regrtest (88 hour 46 min) 3 days, 18:38:24 load avg: 0.01 running: test_regrtest (88 hour 46 min) 3 days, 18:38:54 load avg: 0.00 running: test_regrtest (88 hour 47 min) 3 days, 18:39:24 load avg: 0.00 running: test_regrtest (88 hour 47 min) 3 days, 18:39:54 load avg: 0.00 running: test_regrtest (88 hour 48 min) 3 days, 18:40:24 load avg: 0.00 running: test_regrtest (88 hour 48 min) 3 days, 18:40:54 load avg: 0.00 running: test_regrtest (88 hour 49 min) 3 days, 18:41:24 load avg: 0.00 running: test_regrtest (88 hour 49 min) 3 days, 18:41:54 load avg: 0.00 running: test_regrtest (88 hour 50 min) 3 days, 18:42:24 load avg: 0.00 running: test_regrtest (88 hour 50 min) 3 days, 18:42:54 load avg: 0.00 running: test_regrtest (88 hour 51 min) 3 days, 18:43:24 load avg: 0.00 running: test_regrtest (88 hour 51 min) 3 days, 18:43:54 load avg: 0.00 running: test_regrtest (88 hour 52 min) 3 days, 18:44:24 load avg: 0.00 running: test_regrtest (88 hour 52 min) 3 days, 18:44:54 load avg: 0.00 running: test_regrtest (88 hour 53 min) 3 days, 18:45:24 load avg: 0.08 running: test_regrtest (88 hour 53 min) 3 days, 18:45:54 load avg: 0.05 running: test_regrtest (88 hour 54 min) 3 days, 18:46:24 load avg: 0.03 running: test_regrtest (88 hour 54 min) 3 days, 18:46:54 load avg: 0.02 running: test_regrtest (88 hour 55 min) 3 days, 18:47:24 load avg: 0.13 running: test_regrtest (88 hour 55 min) 3 days, 18:47:54 load avg: 0.08 running: test_regrtest (88 hour 56 min) 3 days, 18:48:24 load avg: 0.05 running: test_regrtest (88 hour 56 min) 3 days, 18:48:54 load avg: 0.03 running: test_regrtest (88 hour 57 min) 3 days, 18:49:24 load avg: 0.07 running: test_regrtest (88 hour 57 min) 3 days, 18:49:54 load avg: 0.04 running: test_regrtest (88 hour 58 min) 3 days, 18:50:24 load avg: 0.02 running: test_regrtest (88 hour 59 min) 3 days, 18:50:54 load avg: 0.09 running: test_regrtest (88 hour 59 min) 3 days, 18:51:24 load avg: 0.06 running: test_regrtest (89 hour) 3 days, 18:51:54 load avg: 0.03 running: test_regrtest (89 hour 30 sec) 3 days, 18:52:24 load avg: 0.02 running: test_regrtest (89 hour 1 min) 3 days, 18:52:54 load avg: 0.08 running: test_regrtest (89 hour 1 min) 3 days, 18:53:24 load avg: 0.05 running: test_regrtest (89 hour 2 min) 3 days, 18:53:54 load avg: 0.03 running: test_regrtest (89 hour 2 min) 3 days, 18:54:24 load avg: 0.02 running: test_regrtest (89 hour 3 min) 3 days, 18:54:54 load avg: 0.01 running: test_regrtest (89 hour 3 min) 3 days, 18:55:24 load avg: 0.00 running: test_regrtest (89 hour 4 min) 3 days, 18:55:54 load avg: 0.06 running: test_regrtest (89 hour 4 min) 3 days, 18:56:24 load avg: 0.04 running: test_regrtest (89 hour 5 min) 3 days, 18:56:54 load avg: 0.02 running: test_regrtest (89 hour 5 min) 3 days, 18:57:24 load avg: 0.01 running: test_regrtest (89 hour 6 min) 3 days, 18:57:54 load avg: 0.01 running: test_regrtest (89 hour 6 min) 3 days, 18:58:24 load avg: 0.13 running: test_regrtest (89 hour 7 min) 3 days, 18:58:54 load avg: 0.08 running: test_regrtest (89 hour 7 min) 3 days, 18:59:24 load avg: 0.05 running: test_regrtest (89 hour 8 min) 3 days, 18:59:54 load avg: 0.03 running: test_regrtest (89 hour 8 min) 3 days, 19:00:24 load avg: 0.02 running: test_regrtest (89 hour 9 min) 3 days, 19:00:54 load avg: 0.01 running: test_regrtest (89 hour 9 min) 3 days, 19:01:24 load avg: 0.00 running: test_regrtest (89 hour 10 min) 3 days, 19:01:54 load avg: 0.08 running: test_regrtest (89 hour 10 min) 3 days, 19:02:24 load avg: 0.05 running: test_regrtest (89 hour 11 min) 3 days, 19:02:54 load avg: 0.03 running: test_regrtest (89 hour 11 min) 3 days, 19:03:24 load avg: 0.02 running: test_regrtest (89 hour 12 min) 3 days, 19:03:54 load avg: 0.08 running: test_regrtest (89 hour 12 min) 3 days, 19:04:24 load avg: 0.05 running: test_regrtest (89 hour 13 min) 3 days, 19:04:54 load avg: 0.03 running: test_regrtest (89 hour 13 min) 3 days, 19:05:24 load avg: 0.02 running: test_regrtest (89 hour 14 min) 3 days, 19:05:54 load avg: 0.07 running: test_regrtest (89 hour 14 min) 3 days, 19:06:24 load avg: 0.10 running: test_regrtest (89 hour 15 min) 3 days, 19:06:54 load avg: 0.06 running: test_regrtest (89 hour 15 min) 3 days, 19:07:24 load avg: 0.04 running: test_regrtest (89 hour 16 min) 3 days, 19:07:54 load avg: 0.07 running: test_regrtest (89 hour 16 min) 3 days, 19:08:24 load avg: 0.04 running: test_regrtest (89 hour 17 min) 3 days, 19:08:54 load avg: 0.02 running: test_regrtest (89 hour 17 min) 3 days, 19:09:24 load avg: 0.09 running: test_regrtest (89 hour 18 min) 3 days, 19:09:54 load avg: 0.29 running: test_regrtest (89 hour 18 min) 3 days, 19:10:24 load avg: 0.18 running: test_regrtest (89 hour 19 min) 3 days, 19:10:54 load avg: 0.11 running: test_regrtest (89 hour 19 min) 3 days, 19:11:24 load avg: 0.21 running: test_regrtest (89 hour 20 min) 3 days, 19:11:54 load avg: 0.12 running: test_regrtest (89 hour 20 min) 3 days, 19:12:24 load avg: 0.13 running: test_regrtest (89 hour 21 min) 3 days, 19:12:54 load avg: 0.08 running: test_regrtest (89 hour 21 min) 3 days, 19:13:24 load avg: 0.11 running: test_regrtest (89 hour 22 min) 3 days, 19:13:54 load avg: 0.07 running: test_regrtest (89 hour 22 min) 3 days, 19:14:24 load avg: 0.10 running: test_regrtest (89 hour 23 min) 3 days, 19:14:54 load avg: 0.11 running: test_regrtest (89 hour 23 min) 3 days, 19:15:24 load avg: 0.07 running: test_regrtest (89 hour 24 min) 3 days, 19:15:54 load avg: 0.04 running: test_regrtest (89 hour 24 min) 3 days, 19:16:24 load avg: 0.08 running: test_regrtest (89 hour 25 min) 3 days, 19:16:54 load avg: 0.20 running: test_regrtest (89 hour 25 min) 3 days, 19:17:24 load avg: 0.18 running: test_regrtest (89 hour 26 min) 3 days, 19:17:54 load avg: 0.16 running: test_regrtest (89 hour 26 min) 3 days, 19:18:24 load avg: 0.10 running: test_regrtest (89 hour 27 min) 3 days, 19:18:54 load avg: 0.18 running: test_regrtest (89 hour 27 min) 3 days, 19:19:24 load avg: 0.11 running: test_regrtest (89 hour 28 min) 3 days, 19:19:54 load avg: 0.06 running: test_regrtest (89 hour 28 min) 3 days, 19:20:24 load avg: 0.04 running: test_regrtest (89 hour 29 min) 3 days, 19:20:54 load avg: 0.02 running: test_regrtest (89 hour 29 min) 3 days, 19:21:24 load avg: 0.08 running: test_regrtest (89 hour 30 min) 3 days, 19:21:54 load avg: 0.27 running: test_regrtest (89 hour 30 min) 3 days, 19:22:24 load avg: 0.24 running: test_regrtest (89 hour 31 min) 3 days, 19:22:54 load avg: 0.14 running: test_regrtest (89 hour 31 min) 3 days, 19:23:24 load avg: 0.09 running: test_regrtest (89 hour 32 min) 3 days, 19:23:54 load avg: 0.05 running: test_regrtest (89 hour 32 min) 3 days, 19:24:24 load avg: 0.17 running: test_regrtest (89 hour 33 min) 3 days, 19:24:54 load avg: 0.10 running: test_regrtest (89 hour 33 min) 3 days, 19:25:24 load avg: 0.06 running: test_regrtest (89 hour 34 min) 3 days, 19:25:54 load avg: 0.03 running: test_regrtest (89 hour 34 min) 3 days, 19:26:24 load avg: 0.13 running: test_regrtest (89 hour 35 min) 3 days, 19:26:55 load avg: 0.08 running: test_regrtest (89 hour 35 min) 3 days, 19:27:25 load avg: 0.05 running: test_regrtest (89 hour 36 min) 3 days, 19:27:55 load avg: 0.19 running: test_regrtest (89 hour 36 min) 3 days, 19:28:25 load avg: 0.11 running: test_regrtest (89 hour 37 min) 3 days, 19:28:55 load avg: 0.07 running: test_regrtest (89 hour 37 min) 3 days, 19:29:25 load avg: 0.04 running: test_regrtest (89 hour 38 min) 3 days, 19:29:55 load avg: 0.16 running: test_regrtest (89 hour 38 min) 3 days, 19:30:25 load avg: 0.16 running: test_regrtest (89 hour 39 min) 3 days, 19:30:55 load avg: 0.10 running: test_regrtest (89 hour 39 min) 3 days, 19:31:25 load avg: 0.06 running: test_regrtest (89 hour 40 min) 3 days, 19:31:55 load avg: 0.09 running: test_regrtest (89 hour 40 min) 3 days, 19:32:25 load avg: 0.05 running: test_regrtest (89 hour 41 min) 3 days, 19:32:55 load avg: 0.03 running: test_regrtest (89 hour 41 min) 3 days, 19:33:25 load avg: 0.02 running: test_regrtest (89 hour 42 min) 3 days, 19:33:55 load avg: 0.01 running: test_regrtest (89 hour 42 min) 3 days, 19:34:25 load avg: 0.00 running: test_regrtest (89 hour 43 min) 3 days, 19:34:55 load avg: 0.08 running: test_regrtest (89 hour 43 min) 3 days, 19:35:25 load avg: 0.05 running: test_regrtest (89 hour 44 min) 3 days, 19:35:55 load avg: 0.03 running: test_regrtest (89 hour 44 min) 3 days, 19:36:25 load avg: 0.02 running: test_regrtest (89 hour 45 min) 3 days, 19:36:55 load avg: 0.01 running: test_regrtest (89 hour 45 min) 3 days, 19:37:25 load avg: 0.00 running: test_regrtest (89 hour 46 min) 3 days, 19:37:55 load avg: 0.00 running: test_regrtest (89 hour 46 min) 3 days, 19:38:25 load avg: 0.14 running: test_regrtest (89 hour 47 min) 3 days, 19:38:55 load avg: 0.16 running: test_regrtest (89 hour 47 min) 3 days, 19:39:25 load avg: 0.10 running: test_regrtest (89 hour 48 min) 3 days, 19:39:55 load avg: 0.06 running: test_regrtest (89 hour 48 min) 3 days, 19:40:25 load avg: 0.03 running: test_regrtest (89 hour 49 min) 3 days, 19:40:55 load avg: 0.02 running: test_regrtest (89 hour 49 min) 3 days, 19:41:25 load avg: 0.06 running: test_regrtest (89 hour 50 min) 3 days, 19:41:55 load avg: 0.04 running: test_regrtest (89 hour 50 min) 3 days, 19:42:25 load avg: 0.02 running: test_regrtest (89 hour 51 min) 3 days, 19:42:55 load avg: 0.07 running: test_regrtest (89 hour 51 min) 3 days, 19:43:25 load avg: 0.04 running: test_regrtest (89 hour 52 min) 3 days, 19:43:55 load avg: 0.02 running: test_regrtest (89 hour 52 min) 3 days, 19:44:25 load avg: 0.17 running: test_regrtest (89 hour 53 min) 3 days, 19:44:55 load avg: 0.10 running: test_regrtest (89 hour 53 min) 3 days, 19:45:25 load avg: 0.06 running: test_regrtest (89 hour 54 min) 3 days, 19:45:55 load avg: 0.10 running: test_regrtest (89 hour 54 min) 3 days, 19:46:25 load avg: 0.26 running: test_regrtest (89 hour 55 min) 3 days, 19:46:55 load avg: 0.28 running: test_regrtest (89 hour 55 min) 3 days, 19:47:25 load avg: 0.17 running: test_regrtest (89 hour 56 min) 3 days, 19:47:55 load avg: 0.10 running: test_regrtest (89 hour 56 min) 3 days, 19:48:25 load avg: 0.06 running: test_regrtest (89 hour 57 min) 3 days, 19:48:55 load avg: 0.10 running: test_regrtest (89 hour 57 min) 3 days, 19:49:25 load avg: 0.06 running: test_regrtest (89 hour 58 min) 3 days, 19:49:55 load avg: 0.03 running: test_regrtest (89 hour 58 min) 3 days, 19:50:25 load avg: 0.02 running: test_regrtest (89 hour 59 min) 3 days, 19:50:55 load avg: 0.01 running: test_regrtest (89 hour 59 min) 3 days, 19:51:25 load avg: 0.00 running: test_regrtest (90 hour 1 sec) 3 days, 19:51:55 load avg: 0.07 running: test_regrtest (90 hour 31 sec) 3 days, 19:52:25 load avg: 0.04 running: test_regrtest (90 hour 1 min) 3 days, 19:52:55 load avg: 0.02 running: test_regrtest (90 hour 1 min) 3 days, 19:53:25 load avg: 0.01 running: test_regrtest (90 hour 2 min) 3 days, 19:53:55 load avg: 0.06 running: test_regrtest (90 hour 2 min) 3 days, 19:54:25 load avg: 0.04 running: test_regrtest (90 hour 3 min) 3 days, 19:54:55 load avg: 0.24 running: test_regrtest (90 hour 3 min) 3 days, 19:55:25 load avg: 0.29 running: test_regrtest (90 hour 4 min) 3 days, 19:55:55 load avg: 0.18 running: test_regrtest (90 hour 4 min) 3 days, 19:56:25 load avg: 0.11 running: test_regrtest (90 hour 5 min) 3 days, 19:56:55 load avg: 0.07 running: test_regrtest (90 hour 5 min) 3 days, 19:57:25 load avg: 0.11 running: test_regrtest (90 hour 6 min) 3 days, 19:57:55 load avg: 0.17 running: test_regrtest (90 hour 6 min) 3 days, 19:58:25 load avg: 0.10 running: test_regrtest (90 hour 7 min) 3 days, 19:58:55 load avg: 0.06 running: test_regrtest (90 hour 7 min) 3 days, 19:59:25 load avg: 0.10 running: test_regrtest (90 hour 8 min) 3 days, 19:59:55 load avg: 0.06 running: test_regrtest (90 hour 8 min) 3 days, 20:00:25 load avg: 0.03 running: test_regrtest (90 hour 9 min) 3 days, 20:00:55 load avg: 0.08 running: test_regrtest (90 hour 9 min) 3 days, 20:01:25 load avg: 0.05 running: test_regrtest (90 hour 10 min) 3 days, 20:01:55 load avg: 0.08 running: test_regrtest (90 hour 10 min) 3 days, 20:02:25 load avg: 0.05 running: test_regrtest (90 hour 11 min) 3 days, 20:02:55 load avg: 0.10 running: test_regrtest (90 hour 11 min) 3 days, 20:03:25 load avg: 0.11 running: test_regrtest (90 hour 12 min) 3 days, 20:03:55 load avg: 0.07 running: test_regrtest (90 hour 12 min) 3 days, 20:04:25 load avg: 0.09 running: test_regrtest (90 hour 13 min) 3 days, 20:04:55 load avg: 0.11 running: test_regrtest (90 hour 13 min) 3 days, 20:05:25 load avg: 0.07 running: test_regrtest (90 hour 14 min) 3 days, 20:05:55 load avg: 0.09 running: test_regrtest (90 hour 14 min) 3 days, 20:06:25 load avg: 0.20 running: test_regrtest (90 hour 15 min) 3 days, 20:06:55 load avg: 0.12 running: test_regrtest (90 hour 15 min) 3 days, 20:07:25 load avg: 0.12 running: test_regrtest (90 hour 16 min) 3 days, 20:07:55 load avg: 0.07 running: test_regrtest (90 hour 16 min) 3 days, 20:08:25 load avg: 0.04 running: test_regrtest (90 hour 17 min) 3 days, 20:08:55 load avg: 0.08 running: test_regrtest (90 hour 17 min) 3 days, 20:09:25 load avg: 0.05 running: test_regrtest (90 hour 18 min) 3 days, 20:09:55 load avg: 0.03 running: test_regrtest (90 hour 18 min) 3 days, 20:10:25 load avg: 0.15 running: test_regrtest (90 hour 19 min) 3 days, 20:10:55 load avg: 0.31 running: test_regrtest (90 hour 19 min) 3 days, 20:11:25 load avg: 0.19 running: test_regrtest (90 hour 20 min) 3 days, 20:11:55 load avg: 0.11 running: test_regrtest (90 hour 20 min) 3 days, 20:12:25 load avg: 0.07 running: test_regrtest (90 hour 21 min) 3 days, 20:12:55 load avg: 0.04 running: test_regrtest (90 hour 21 min) 3 days, 20:13:25 load avg: 0.02 running: test_regrtest (90 hour 22 min) 3 days, 20:13:55 load avg: 0.01 running: test_regrtest (90 hour 22 min) 3 days, 20:14:25 load avg: 0.06 running: test_regrtest (90 hour 23 min) 3 days, 20:14:55 load avg: 0.04 running: test_regrtest (90 hour 23 min) 3 days, 20:15:25 load avg: 0.02 running: test_regrtest (90 hour 24 min) 3 days, 20:15:55 load avg: 0.09 running: test_regrtest (90 hour 24 min) 3 days, 20:16:26 load avg: 0.06 running: test_regrtest (90 hour 25 min) 3 days, 20:16:56 load avg: 0.03 running: test_regrtest (90 hour 25 min) 3 days, 20:17:26 load avg: 0.02 running: test_regrtest (90 hour 26 min) 3 days, 20:17:56 load avg: 0.08 running: test_regrtest (90 hour 26 min) 3 days, 20:18:26 load avg: 0.05 running: test_regrtest (90 hour 27 min) 3 days, 20:18:56 load avg: 0.03 running: test_regrtest (90 hour 27 min) 3 days, 20:19:26 load avg: 0.02 running: test_regrtest (90 hour 28 min) 3 days, 20:19:56 load avg: 0.07 running: test_regrtest (90 hour 28 min) 3 days, 20:20:26 load avg: 0.09 running: test_regrtest (90 hour 29 min) 3 days, 20:20:56 load avg: 0.05 running: test_regrtest (90 hour 29 min) 3 days, 20:21:26 load avg: 0.11 running: test_regrtest (90 hour 30 min) 3 days, 20:21:56 load avg: 0.14 running: test_regrtest (90 hour 30 min) 3 days, 20:22:26 load avg: 0.08 running: test_regrtest (90 hour 31 min) 3 days, 20:22:56 load avg: 0.05 running: test_regrtest (90 hour 31 min) 3 days, 20:23:26 load avg: 0.10 running: test_regrtest (90 hour 32 min) 3 days, 20:23:56 load avg: 0.06 running: test_regrtest (90 hour 32 min) 3 days, 20:24:26 load avg: 0.04 running: test_regrtest (90 hour 33 min) 3 days, 20:24:56 load avg: 0.02 running: test_regrtest (90 hour 33 min) 3 days, 20:25:26 load avg: 0.01 running: test_regrtest (90 hour 34 min) 3 days, 20:25:56 load avg: 0.01 running: test_regrtest (90 hour 34 min) 3 days, 20:26:26 load avg: 0.12 running: test_regrtest (90 hour 35 min) 3 days, 20:26:56 load avg: 0.07 running: test_regrtest (90 hour 35 min) 3 days, 20:27:26 load avg: 0.04 running: test_regrtest (90 hour 36 min) 3 days, 20:27:56 load avg: 0.02 running: test_regrtest (90 hour 36 min) 3 days, 20:28:26 load avg: 0.07 running: test_regrtest (90 hour 37 min) 3 days, 20:28:56 load avg: 0.19 running: test_regrtest (90 hour 37 min) 3 days, 20:29:26 load avg: 0.11 running: test_regrtest (90 hour 38 min) 3 days, 20:29:56 load avg: 0.07 running: test_regrtest (90 hour 38 min) 3 days, 20:30:26 load avg: 0.04 running: test_regrtest (90 hour 39 min) 3 days, 20:30:56 load avg: 0.08 running: test_regrtest (90 hour 39 min) 3 days, 20:31:26 load avg: 0.05 running: test_regrtest (90 hour 40 min) 3 days, 20:31:56 load avg: 0.03 running: test_regrtest (90 hour 40 min) 3 days, 20:32:26 load avg: 0.10 running: test_regrtest (90 hour 41 min) 3 days, 20:32:56 load avg: 0.06 running: test_regrtest (90 hour 41 min) 3 days, 20:33:26 load avg: 0.03 running: test_regrtest (90 hour 42 min) 3 days, 20:33:56 load avg: 0.02 running: test_regrtest (90 hour 42 min) 3 days, 20:34:26 load avg: 0.08 running: test_regrtest (90 hour 43 min) 3 days, 20:34:56 load avg: 0.05 running: test_regrtest (90 hour 43 min) 3 days, 20:35:26 load avg: 0.03 running: test_regrtest (90 hour 44 min) 3 days, 20:35:56 load avg: 0.02 running: test_regrtest (90 hour 44 min) 3 days, 20:36:26 load avg: 0.07 running: test_regrtest (90 hour 45 min) 3 days, 20:36:56 load avg: 0.10 running: test_regrtest (90 hour 45 min) 3 days, 20:37:26 load avg: 0.06 running: test_regrtest (90 hour 46 min) 3 days, 20:37:56 load avg: 0.11 running: test_regrtest (90 hour 46 min) 3 days, 20:38:26 load avg: 0.07 running: test_regrtest (90 hour 47 min) 3 days, 20:38:56 load avg: 0.04 running: test_regrtest (90 hour 47 min) 3 days, 20:39:26 load avg: 0.02 running: test_regrtest (90 hour 48 min) 3 days, 20:39:56 load avg: 0.15 running: test_regrtest (90 hour 48 min) 3 days, 20:40:26 load avg: 0.09 running: test_regrtest (90 hour 49 min) 3 days, 20:40:56 load avg: 0.06 running: test_regrtest (90 hour 49 min) 3 days, 20:41:26 load avg: 0.03 running: test_regrtest (90 hour 50 min) 3 days, 20:41:56 load avg: 0.14 running: test_regrtest (90 hour 50 min) 3 days, 20:42:26 load avg: 0.08 running: test_regrtest (90 hour 51 min) 3 days, 20:42:56 load avg: 0.05 running: test_regrtest (90 hour 51 min) 3 days, 20:43:26 load avg: 0.17 running: test_regrtest (90 hour 52 min) 3 days, 20:43:56 load avg: 0.10 running: test_regrtest (90 hour 52 min) 3 days, 20:44:26 load avg: 0.13 running: test_regrtest (90 hour 53 min) 3 days, 20:44:56 load avg: 0.15 running: test_regrtest (90 hour 53 min) 3 days, 20:45:26 load avg: 0.15 running: test_regrtest (90 hour 54 min) 3 days, 20:45:56 load avg: 0.09 running: test_regrtest (90 hour 54 min) 3 days, 20:46:26 load avg: 0.06 running: test_regrtest (90 hour 55 min) 3 days, 20:46:56 load avg: 0.04 running: test_regrtest (90 hour 55 min) 3 days, 20:47:26 load avg: 0.16 running: test_regrtest (90 hour 56 min) 3 days, 20:47:56 load avg: 0.15 running: test_regrtest (90 hour 56 min) 3 days, 20:48:26 load avg: 0.09 running: test_regrtest (90 hour 57 min) 3 days, 20:48:56 load avg: 0.05 running: test_regrtest (90 hour 57 min) 3 days, 20:49:26 load avg: 0.11 running: test_regrtest (90 hour 58 min) 3 days, 20:49:56 load avg: 0.07 running: test_regrtest (90 hour 58 min) 3 days, 20:50:26 load avg: 0.04 running: test_regrtest (90 hour 59 min) 3 days, 20:50:56 load avg: 0.08 running: test_regrtest (90 hour 59 min) 3 days, 20:51:26 load avg: 0.10 running: test_regrtest (91 hour 2 sec) 3 days, 20:51:56 load avg: 0.06 running: test_regrtest (91 hour 32 sec) 3 days, 20:52:26 load avg: 0.04 running: test_regrtest (91 hour 1 min) 3 days, 20:52:56 load avg: 0.10 running: test_regrtest (91 hour 1 min) 3 days, 20:53:26 load avg: 0.06 running: test_regrtest (91 hour 2 min) 3 days, 20:53:56 load avg: 0.09 running: test_regrtest (91 hour 2 min) 3 days, 20:54:26 load avg: 0.11 running: test_regrtest (91 hour 3 min) 3 days, 20:54:56 load avg: 0.13 running: test_regrtest (91 hour 3 min) 3 days, 20:55:26 load avg: 0.14 running: test_regrtest (91 hour 4 min) 3 days, 20:55:56 load avg: 0.14 running: test_regrtest (91 hour 4 min) 3 days, 20:56:26 load avg: 0.08 running: test_regrtest (91 hour 5 min) 3 days, 20:56:56 load avg: 0.16 running: test_regrtest (91 hour 5 min) 3 days, 20:57:26 load avg: 0.15 running: test_regrtest (91 hour 6 min) 3 days, 20:57:56 load avg: 0.09 running: test_regrtest (91 hour 6 min) 3 days, 20:58:26 load avg: 0.19 running: test_regrtest (91 hour 7 min) 3 days, 20:58:56 load avg: 0.11 running: test_regrtest (91 hour 7 min) 3 days, 20:59:26 load avg: 0.07 running: test_regrtest (91 hour 8 min) 3 days, 20:59:56 load avg: 0.09 running: test_regrtest (91 hour 8 min) 3 days, 21:00:26 load avg: 0.12 running: test_regrtest (91 hour 9 min) 3 days, 21:00:56 load avg: 0.07 running: test_regrtest (91 hour 9 min) 3 days, 21:01:26 load avg: 0.04 running: test_regrtest (91 hour 10 min) 3 days, 21:01:56 load avg: 0.02 running: test_regrtest (91 hour 10 min) 3 days, 21:02:26 load avg: 0.07 running: test_regrtest (91 hour 11 min) 3 days, 21:02:56 load avg: 0.11 running: test_regrtest (91 hour 11 min) 3 days, 21:03:26 load avg: 0.06 running: test_regrtest (91 hour 12 min) 3 days, 21:03:56 load avg: 0.19 running: test_regrtest (91 hour 12 min) 3 days, 21:04:26 load avg: 0.19 running: test_regrtest (91 hour 13 min) 3 days, 21:04:56 load avg: 0.11 running: test_regrtest (91 hour 13 min) 3 days, 21:05:26 load avg: 0.07 running: test_regrtest (91 hour 14 min) 3 days, 21:05:56 load avg: 0.11 running: test_regrtest (91 hour 14 min) 3 days, 21:06:26 load avg: 0.06 running: test_regrtest (91 hour 15 min) 3 days, 21:06:56 load avg: 0.04 running: test_regrtest (91 hour 15 min) 3 days, 21:07:26 load avg: 0.02 running: test_regrtest (91 hour 16 min) 3 days, 21:07:56 load avg: 0.07 running: test_regrtest (91 hour 16 min) 3 days, 21:08:26 load avg: 0.04 running: test_regrtest (91 hour 17 min) 3 days, 21:08:56 load avg: 0.02 running: test_regrtest (91 hour 17 min) 3 days, 21:09:26 load avg: 0.09 running: test_regrtest (91 hour 18 min) 3 days, 21:09:56 load avg: 0.06 running: test_regrtest (91 hour 18 min) 3 days, 21:10:26 load avg: 0.03 running: test_regrtest (91 hour 19 min) 3 days, 21:10:56 load avg: 0.02 running: test_regrtest (91 hour 19 min) 3 days, 21:11:26 load avg: 0.09 running: test_regrtest (91 hour 20 min) 3 days, 21:11:56 load avg: 0.05 running: test_regrtest (91 hour 20 min) 3 days, 21:12:26 load avg: 0.03 running: test_regrtest (91 hour 21 min) 3 days, 21:12:57 load avg: 0.02 running: test_regrtest (91 hour 21 min) 3 days, 21:13:27 load avg: 0.13 running: test_regrtest (91 hour 22 min) 3 days, 21:13:57 load avg: 0.08 running: test_regrtest (91 hour 22 min) 3 days, 21:14:27 load avg: 0.05 running: test_regrtest (91 hour 23 min) 3 days, 21:14:57 load avg: 0.16 running: test_regrtest (91 hour 23 min) 3 days, 21:15:27 load avg: 0.10 running: test_regrtest (91 hour 24 min) 3 days, 21:15:57 load avg: 0.06 running: test_regrtest (91 hour 24 min) 3 days, 21:16:27 load avg: 0.10 running: test_regrtest (91 hour 25 min) 3 days, 21:16:57 load avg: 0.06 running: test_regrtest (91 hour 25 min) 3 days, 21:17:27 load avg: 0.04 running: test_regrtest (91 hour 26 min) 3 days, 21:17:57 load avg: 0.02 running: test_regrtest (91 hour 26 min) 3 days, 21:18:27 load avg: 0.08 running: test_regrtest (91 hour 27 min) 3 days, 21:18:57 load avg: 0.10 running: test_regrtest (91 hour 27 min) 3 days, 21:19:27 load avg: 0.06 running: test_regrtest (91 hour 28 min) 3 days, 21:19:57 load avg: 0.04 running: test_regrtest (91 hour 28 min) 3 days, 21:20:27 load avg: 0.02 running: test_regrtest (91 hour 29 min) 3 days, 21:20:57 load avg: 0.01 running: test_regrtest (91 hour 29 min) 3 days, 21:21:27 load avg: 0.01 running: test_regrtest (91 hour 30 min) 3 days, 21:21:57 load avg: 0.00 running: test_regrtest (91 hour 30 min) 3 days, 21:22:27 load avg: 0.11 running: test_regrtest (91 hour 31 min) 3 days, 21:22:57 load avg: 0.06 running: test_regrtest (91 hour 31 min) 3 days, 21:23:27 load avg: 0.04 running: test_regrtest (91 hour 32 min) 3 days, 21:23:57 load avg: 0.02 running: test_regrtest (91 hour 32 min) 3 days, 21:24:27 load avg: 0.07 running: test_regrtest (91 hour 33 min) 3 days, 21:24:57 load avg: 0.04 running: test_regrtest (91 hour 33 min) 3 days, 21:25:27 load avg: 0.02 running: test_regrtest (91 hour 34 min) 3 days, 21:25:57 load avg: 0.01 running: test_regrtest (91 hour 34 min) 3 days, 21:26:27 load avg: 0.07 running: test_regrtest (91 hour 35 min) 3 days, 21:26:57 load avg: 0.11 running: test_regrtest (91 hour 35 min) 3 days, 21:27:27 load avg: 0.15 running: test_regrtest (91 hour 36 min) 3 days, 21:27:57 load avg: 0.09 running: test_regrtest (91 hour 36 min) 3 days, 21:28:27 load avg: 0.11 running: test_regrtest (91 hour 37 min) 3 days, 21:28:57 load avg: 0.06 running: test_regrtest (91 hour 37 min) 3 days, 21:29:27 load avg: 0.11 running: test_regrtest (91 hour 38 min) 3 days, 21:29:57 load avg: 0.19 running: test_regrtest (91 hour 38 min) 3 days, 21:30:27 load avg: 0.12 running: test_regrtest (91 hour 39 min) 3 days, 21:30:57 load avg: 0.07 running: test_regrtest (91 hour 39 min) 3 days, 21:31:27 load avg: 0.19 running: test_regrtest (91 hour 40 min) 3 days, 21:31:57 load avg: 0.18 running: test_regrtest (91 hour 40 min) 3 days, 21:32:27 load avg: 0.11 running: test_regrtest (91 hour 41 min) 3 days, 21:32:57 load avg: 0.14 running: test_regrtest (91 hour 41 min) 3 days, 21:33:27 load avg: 0.09 running: test_regrtest (91 hour 42 min) 3 days, 21:33:57 load avg: 0.18 running: test_regrtest (91 hour 42 min) 3 days, 21:34:27 load avg: 0.11 running: test_regrtest (91 hour 43 min) 3 days, 21:34:57 load avg: 0.13 running: test_regrtest (91 hour 43 min) 3 days, 21:35:27 load avg: 0.23 running: test_regrtest (91 hour 44 min) 3 days, 21:35:57 load avg: 0.14 running: test_regrtest (91 hour 44 min) 3 days, 21:36:27 load avg: 0.08 running: test_regrtest (91 hour 45 min) 3 days, 21:36:57 load avg: 0.28 running: test_regrtest (91 hour 45 min) 3 days, 21:37:27 load avg: 0.29 running: test_regrtest (91 hour 46 min) 3 days, 21:37:57 load avg: 0.17 running: test_regrtest (91 hour 46 min) 3 days, 21:38:27 load avg: 0.10 running: test_regrtest (91 hour 47 min) 3 days, 21:38:57 load avg: 0.11 running: test_regrtest (91 hour 47 min) 3 days, 21:39:27 load avg: 0.13 running: test_regrtest (91 hour 48 min) 3 days, 21:39:57 load avg: 0.08 running: test_regrtest (91 hour 48 min) 3 days, 21:40:27 load avg: 0.10 running: test_regrtest (91 hour 49 min) 3 days, 21:40:57 load avg: 0.14 running: test_regrtest (91 hour 49 min) 3 days, 21:41:27 load avg: 0.08 running: test_regrtest (91 hour 50 min) 3 days, 21:41:57 load avg: 0.10 running: test_regrtest (91 hour 50 min) 3 days, 21:42:27 load avg: 0.13 running: test_regrtest (91 hour 51 min) 3 days, 21:42:57 load avg: 0.14 running: test_regrtest (91 hour 51 min) 3 days, 21:43:27 load avg: 0.14 running: test_regrtest (91 hour 52 min) 3 days, 21:43:57 load avg: 0.15 running: test_regrtest (91 hour 52 min) 3 days, 21:44:27 load avg: 0.14 running: test_regrtest (91 hour 53 min) 3 days, 21:44:57 load avg: 0.20 running: test_regrtest (91 hour 53 min) 3 days, 21:45:27 load avg: 0.12 running: test_regrtest (91 hour 54 min) 3 days, 21:45:57 load avg: 0.20 running: test_regrtest (91 hour 54 min) 3 days, 21:46:27 load avg: 0.12 running: test_regrtest (91 hour 55 min) 3 days, 21:46:57 load avg: 0.15 running: test_regrtest (91 hour 55 min) 3 days, 21:47:27 load avg: 0.09 running: test_regrtest (91 hour 56 min) 3 days, 21:47:57 load avg: 0.12 running: test_regrtest (91 hour 56 min) 3 days, 21:48:27 load avg: 0.07 running: test_regrtest (91 hour 57 min) 3 days, 21:48:57 load avg: 0.04 running: test_regrtest (91 hour 57 min) 3 days, 21:49:27 load avg: 0.02 running: test_regrtest (91 hour 58 min) 3 days, 21:49:57 load avg: 0.15 running: test_regrtest (91 hour 58 min) 3 days, 21:50:27 load avg: 0.09 running: test_regrtest (91 hour 59 min) 3 days, 21:50:57 load avg: 0.05 running: test_regrtest (91 hour 59 min) 3 days, 21:51:27 load avg: 0.03 running: test_regrtest (92 hour 3 sec) 3 days, 21:51:57 load avg: 0.02 running: test_regrtest (92 hour 33 sec) 3 days, 21:52:27 load avg: 0.01 running: test_regrtest (92 hour 1 min) 3 days, 21:52:57 load avg: 0.00 running: test_regrtest (92 hour 1 min) 3 days, 21:53:27 load avg: 0.00 running: test_regrtest (92 hour 2 min) 3 days, 21:53:57 load avg: 0.05 running: test_regrtest (92 hour 2 min) 3 days, 21:54:27 load avg: 0.03 running: test_regrtest (92 hour 3 min) 3 days, 21:54:57 load avg: 0.02 running: test_regrtest (92 hour 3 min) 3 days, 21:55:27 load avg: 0.08 running: test_regrtest (92 hour 4 min) 3 days, 21:55:57 load avg: 0.05 running: test_regrtest (92 hour 4 min) 3 days, 21:56:27 load avg: 0.03 running: test_regrtest (92 hour 5 min) 3 days, 21:56:57 load avg: 0.09 running: test_regrtest (92 hour 5 min) 3 days, 21:57:27 load avg: 0.12 running: test_regrtest (92 hour 6 min) 3 days, 21:57:57 load avg: 0.07 running: test_regrtest (92 hour 6 min) 3 days, 21:58:27 load avg: 0.04 running: test_regrtest (92 hour 7 min) 3 days, 21:58:57 load avg: 0.02 running: test_regrtest (92 hour 7 min) 3 days, 21:59:27 load avg: 0.07 running: test_regrtest (92 hour 8 min) 3 days, 21:59:57 load avg: 0.04 running: test_regrtest (92 hour 8 min) 3 days, 22:00:27 load avg: 0.02 running: test_regrtest (92 hour 9 min) 3 days, 22:00:57 load avg: 0.09 running: test_regrtest (92 hour 9 min) 3 days, 22:01:27 load avg: 0.05 running: test_regrtest (92 hour 10 min) 3 days, 22:01:57 load avg: 0.03 running: test_regrtest (92 hour 10 min) 3 days, 22:02:27 load avg: 0.02 running: test_regrtest (92 hour 11 min) 3 days, 22:02:57 load avg: 0.07 running: test_regrtest (92 hour 11 min) 3 days, 22:03:27 load avg: 0.04 running: test_regrtest (92 hour 12 min) 3 days, 22:03:57 load avg: 0.02 running: test_regrtest (92 hour 12 min) 3 days, 22:04:27 load avg: 0.01 running: test_regrtest (92 hour 13 min) 3 days, 22:04:57 load avg: 0.06 running: test_regrtest (92 hour 13 min) 3 days, 22:05:28 load avg: 0.04 running: test_regrtest (92 hour 14 min) 3 days, 22:05:58 load avg: 0.10 running: test_regrtest (92 hour 14 min) 3 days, 22:06:28 load avg: 0.13 running: test_regrtest (92 hour 15 min) 3 days, 22:06:58 load avg: 0.08 running: test_regrtest (92 hour 15 min) 3 days, 22:07:28 load avg: 0.05 running: test_regrtest (92 hour 16 min) 3 days, 22:07:58 load avg: 0.03 running: test_regrtest (92 hour 16 min) 3 days, 22:08:28 load avg: 0.14 running: test_regrtest (92 hour 17 min) 3 days, 22:08:58 load avg: 0.08 running: test_regrtest (92 hour 17 min) 3 days, 22:09:28 load avg: 0.05 running: test_regrtest (92 hour 18 min) 3 days, 22:09:58 load avg: 0.03 running: test_regrtest (92 hour 18 min) 3 days, 22:10:28 load avg: 0.07 running: test_regrtest (92 hour 19 min) 3 days, 22:10:58 load avg: 0.04 running: test_regrtest (92 hour 19 min) 3 days, 22:11:28 load avg: 0.02 running: test_regrtest (92 hour 20 min) 3 days, 22:11:58 load avg: 0.01 running: test_regrtest (92 hour 20 min) 3 days, 22:12:28 load avg: 0.16 running: test_regrtest (92 hour 21 min) 3 days, 22:12:58 load avg: 0.28 running: test_regrtest (92 hour 21 min) 3 days, 22:13:28 load avg: 0.22 running: test_regrtest (92 hour 22 min) 3 days, 22:13:58 load avg: 0.13 running: test_regrtest (92 hour 22 min) 3 days, 22:14:28 load avg: 0.08 running: test_regrtest (92 hour 23 min) 3 days, 22:14:58 load avg: 0.05 running: test_regrtest (92 hour 23 min) 3 days, 22:15:28 load avg: 0.03 running: test_regrtest (92 hour 24 min) 3 days, 22:15:58 load avg: 0.02 running: test_regrtest (92 hour 24 min) 3 days, 22:16:28 load avg: 0.01 running: test_regrtest (92 hour 25 min) 3 days, 22:16:58 load avg: 0.07 running: test_regrtest (92 hour 25 min) 3 days, 22:17:28 load avg: 0.04 running: test_regrtest (92 hour 26 min) 3 days, 22:17:58 load avg: 0.08 running: test_regrtest (92 hour 26 min) 3 days, 22:18:28 load avg: 0.05 running: test_regrtest (92 hour 27 min) 3 days, 22:18:58 load avg: 0.03 running: test_regrtest (92 hour 27 min) 3 days, 22:19:28 load avg: 0.10 running: test_regrtest (92 hour 28 min) 3 days, 22:19:58 load avg: 0.06 running: test_regrtest (92 hour 28 min) 3 days, 22:20:28 load avg: 0.03 running: test_regrtest (92 hour 29 min) 3 days, 22:20:58 load avg: 0.02 running: test_regrtest (92 hour 29 min) 3 days, 22:21:28 load avg: 0.08 running: test_regrtest (92 hour 30 min) 3 days, 22:21:58 load avg: 0.05 running: test_regrtest (92 hour 30 min) 3 days, 22:22:28 load avg: 0.03 running: test_regrtest (92 hour 31 min) 3 days, 22:22:58 load avg: 0.09 running: test_regrtest (92 hour 31 min) 3 days, 22:23:28 load avg: 0.05 running: test_regrtest (92 hour 32 min) 3 days, 22:23:58 load avg: 0.03 running: test_regrtest (92 hour 32 min) 3 days, 22:24:28 load avg: 0.02 running: test_regrtest (92 hour 33 min) 3 days, 22:24:58 load avg: 0.01 running: test_regrtest (92 hour 33 min) 3 days, 22:25:28 load avg: 0.07 running: test_regrtest (92 hour 34 min) 3 days, 22:25:58 load avg: 0.04 running: test_regrtest (92 hour 34 min) 3 days, 22:26:28 load avg: 0.02 running: test_regrtest (92 hour 35 min) 3 days, 22:26:58 load avg: 0.01 running: test_regrtest (92 hour 35 min) 3 days, 22:27:28 load avg: 0.01 running: test_regrtest (92 hour 36 min) 3 days, 22:27:58 load avg: 0.00 running: test_regrtest (92 hour 36 min) 3 days, 22:28:28 load avg: 0.00 running: test_regrtest (92 hour 37 min) 3 days, 22:28:58 load avg: 0.00 running: test_regrtest (92 hour 37 min) 3 days, 22:29:28 load avg: 0.00 running: test_regrtest (92 hour 38 min) 3 days, 22:29:58 load avg: 0.00 running: test_regrtest (92 hour 38 min) 3 days, 22:30:28 load avg: 0.05 running: test_regrtest (92 hour 39 min) 3 days, 22:30:58 load avg: 0.10 running: test_regrtest (92 hour 39 min) 3 days, 22:31:28 load avg: 0.06 running: test_regrtest (92 hour 40 min) 3 days, 22:31:58 load avg: 0.09 running: test_regrtest (92 hour 40 min) 3 days, 22:32:28 load avg: 0.05 running: test_regrtest (92 hour 41 min) 3 days, 22:32:58 load avg: 0.14 running: test_regrtest (92 hour 41 min) 3 days, 22:33:28 load avg: 0.14 running: test_regrtest (92 hour 42 min) 3 days, 22:33:58 load avg: 0.08 running: test_regrtest (92 hour 42 min) 3 days, 22:34:28 load avg: 0.18 running: test_regrtest (92 hour 43 min) 3 days, 22:34:58 load avg: 0.11 running: test_regrtest (92 hour 43 min) 3 days, 22:35:28 load avg: 0.07 running: test_regrtest (92 hour 44 min) 3 days, 22:35:58 load avg: 0.09 running: test_regrtest (92 hour 44 min) 3 days, 22:36:28 load avg: 0.12 running: test_regrtest (92 hour 45 min) 3 days, 22:36:58 load avg: 0.07 running: test_regrtest (92 hour 45 min) 3 days, 22:37:28 load avg: 0.10 running: test_regrtest (92 hour 46 min) 3 days, 22:37:58 load avg: 0.06 running: test_regrtest (92 hour 46 min) 3 days, 22:38:28 load avg: 0.09 running: test_regrtest (92 hour 47 min) 3 days, 22:38:58 load avg: 0.11 running: test_regrtest (92 hour 47 min) 3 days, 22:39:28 load avg: 0.06 running: test_regrtest (92 hour 48 min) 3 days, 22:39:58 load avg: 0.12 running: test_regrtest (92 hour 48 min) 3 days, 22:40:28 load avg: 0.07 running: test_regrtest (92 hour 49 min) 3 days, 22:40:58 load avg: 0.04 running: test_regrtest (92 hour 49 min) 3 days, 22:41:28 load avg: 0.02 running: test_regrtest (92 hour 50 min) 3 days, 22:41:58 load avg: 0.14 running: test_regrtest (92 hour 50 min) 3 days, 22:42:28 load avg: 0.09 running: test_regrtest (92 hour 51 min) 3 days, 22:42:58 load avg: 0.05 running: test_regrtest (92 hour 51 min) 3 days, 22:43:28 load avg: 0.03 running: test_regrtest (92 hour 52 min) 3 days, 22:43:58 load avg: 0.02 running: test_regrtest (92 hour 52 min) 3 days, 22:44:28 load avg: 0.01 running: test_regrtest (92 hour 53 min) 3 days, 22:44:58 load avg: 0.00 running: test_regrtest (92 hour 53 min) 3 days, 22:45:28 load avg: 0.00 running: test_regrtest (92 hour 54 min) 3 days, 22:45:58 load avg: 0.00 running: test_regrtest (92 hour 54 min) 3 days, 22:46:28 load avg: 0.00 running: test_regrtest (92 hour 55 min) 3 days, 22:46:58 load avg: 0.00 running: test_regrtest (92 hour 55 min) 3 days, 22:47:28 load avg: 0.07 running: test_regrtest (92 hour 56 min) 3 days, 22:47:58 load avg: 0.04 running: test_regrtest (92 hour 56 min) 3 days, 22:48:28 load avg: 0.02 running: test_regrtest (92 hour 57 min) 3 days, 22:48:58 load avg: 0.01 running: test_regrtest (92 hour 57 min) 3 days, 22:49:28 load avg: 0.06 running: test_regrtest (92 hour 58 min) 3 days, 22:49:58 load avg: 0.04 running: test_regrtest (92 hour 58 min) 3 days, 22:50:28 load avg: 0.02 running: test_regrtest (92 hour 59 min) 3 days, 22:50:58 load avg: 0.01 running: test_regrtest (92 hour 59 min) 3 days, 22:51:28 load avg: 0.01 running: test_regrtest (93 hour 4 sec) 3 days, 22:51:58 load avg: 0.00 running: test_regrtest (93 hour 34 sec) 3 days, 22:52:28 load avg: 0.00 running: test_regrtest (93 hour 1 min) 3 days, 22:52:58 load avg: 0.07 running: test_regrtest (93 hour 1 min) 3 days, 22:53:28 load avg: 0.04 running: test_regrtest (93 hour 2 min) 3 days, 22:53:58 load avg: 0.02 running: test_regrtest (93 hour 2 min) 3 days, 22:54:28 load avg: 0.09 running: test_regrtest (93 hour 3 min) 3 days, 22:54:58 load avg: 0.05 running: test_regrtest (93 hour 3 min) 3 days, 22:55:28 load avg: 0.03 running: test_regrtest (93 hour 4 min) 3 days, 22:55:58 load avg: 0.02 running: test_regrtest (93 hour 4 min) 3 days, 22:56:28 load avg: 0.01 running: test_regrtest (93 hour 5 min) 3 days, 22:56:58 load avg: 0.00 running: test_regrtest (93 hour 5 min) 3 days, 22:57:28 load avg: 0.08 running: test_regrtest (93 hour 6 min) 3 days, 22:57:58 load avg: 0.05 running: test_regrtest (93 hour 6 min) 3 days, 22:58:28 load avg: 0.03 running: test_regrtest (93 hour 7 min) 3 days, 22:58:59 load avg: 0.02 running: test_regrtest (93 hour 7 min) 3 days, 22:59:29 load avg: 0.01 running: test_regrtest (93 hour 8 min) 3 days, 22:59:59 load avg: 0.00 running: test_regrtest (93 hour 8 min) 3 days, 23:00:29 load avg: 0.00 running: test_regrtest (93 hour 9 min) 3 days, 23:00:59 load avg: 0.00 running: test_regrtest (93 hour 9 min) 3 days, 23:01:29 load avg: 0.07 running: test_regrtest (93 hour 10 min) 3 days, 23:01:59 load avg: 0.11 running: test_regrtest (93 hour 10 min) 3 days, 23:02:29 load avg: 0.06 running: test_regrtest (93 hour 11 min) 3 days, 23:02:59 load avg: 0.04 running: test_regrtest (93 hour 11 min) 3 days, 23:03:29 load avg: 0.02 running: test_regrtest (93 hour 12 min) 3 days, 23:03:59 load avg: 0.01 running: test_regrtest (93 hour 12 min) 3 days, 23:04:29 load avg: 0.01 running: test_regrtest (93 hour 13 min) 3 days, 23:04:59 load avg: 0.00 running: test_regrtest (93 hour 13 min) 3 days, 23:05:29 load avg: 0.00 running: test_regrtest (93 hour 14 min) 3 days, 23:05:59 load avg: 0.00 running: test_regrtest (93 hour 14 min) 3 days, 23:06:29 load avg: 0.00 running: test_regrtest (93 hour 15 min) 3 days, 23:06:59 load avg: 0.00 running: test_regrtest (93 hour 15 min) 3 days, 23:07:29 load avg: 0.13 running: test_regrtest (93 hour 16 min) 3 days, 23:07:59 load avg: 0.08 running: test_regrtest (93 hour 16 min) 3 days, 23:08:29 load avg: 0.05 running: test_regrtest (93 hour 17 min) 3 days, 23:08:59 load avg: 0.03 running: test_regrtest (93 hour 17 min) 3 days, 23:09:29 load avg: 0.07 running: test_regrtest (93 hour 18 min) 3 days, 23:09:59 load avg: 0.04 running: test_regrtest (93 hour 18 min) 3 days, 23:10:29 load avg: 0.02 running: test_regrtest (93 hour 19 min) 3 days, 23:10:59 load avg: 0.09 running: test_regrtest (93 hour 19 min) 3 days, 23:11:29 load avg: 0.05 running: test_regrtest (93 hour 20 min) 3 days, 23:11:59 load avg: 0.03 running: test_regrtest (93 hour 20 min) 3 days, 23:12:29 load avg: 0.07 running: test_regrtest (93 hour 21 min) 3 days, 23:12:59 load avg: 0.10 running: test_regrtest (93 hour 21 min) 3 days, 23:13:29 load avg: 0.14 running: test_regrtest (93 hour 22 min) 3 days, 23:13:59 load avg: 0.15 running: test_regrtest (93 hour 22 min) 3 days, 23:14:29 load avg: 0.09 running: test_regrtest (93 hour 23 min) 3 days, 23:14:59 load avg: 0.12 running: test_regrtest (93 hour 23 min) 3 days, 23:15:29 load avg: 0.14 running: test_regrtest (93 hour 24 min) 3 days, 23:15:59 load avg: 0.20 running: test_regrtest (93 hour 24 min) 3 days, 23:16:29 load avg: 0.29 running: test_regrtest (93 hour 25 min) 3 days, 23:16:59 load avg: 0.24 running: test_regrtest (93 hour 25 min) 3 days, 23:17:29 load avg: 0.14 running: test_regrtest (93 hour 26 min) 3 days, 23:17:59 load avg: 0.09 running: test_regrtest (93 hour 26 min) 3 days, 23:18:29 load avg: 0.05 running: test_regrtest (93 hour 27 min) 3 days, 23:18:59 load avg: 0.08 running: test_regrtest (93 hour 27 min) 3 days, 23:19:29 load avg: 0.05 running: test_regrtest (93 hour 28 min) 3 days, 23:19:59 load avg: 0.08 running: test_regrtest (93 hour 28 min) 3 days, 23:20:29 load avg: 0.12 running: test_regrtest (93 hour 29 min) 3 days, 23:20:59 load avg: 0.07 running: test_regrtest (93 hour 29 min) 3 days, 23:21:29 load avg: 0.04 running: test_regrtest (93 hour 30 min) 3 days, 23:21:59 load avg: 0.17 running: test_regrtest (93 hour 30 min) 3 days, 23:22:29 load avg: 0.16 running: test_regrtest (93 hour 31 min) 3 days, 23:22:59 load avg: 0.15 running: test_regrtest (93 hour 31 min) 3 days, 23:23:29 load avg: 0.16 running: test_regrtest (93 hour 32 min) 3 days, 23:23:59 load avg: 0.23 running: test_regrtest (93 hour 32 min) 3 days, 23:24:29 load avg: 0.19 running: test_regrtest (93 hour 33 min) 3 days, 23:24:59 load avg: 0.12 running: test_regrtest (93 hour 33 min) 3 days, 23:25:29 load avg: 0.07 running: test_regrtest (93 hour 34 min) 3 days, 23:25:59 load avg: 0.11 running: test_regrtest (93 hour 34 min) 3 days, 23:26:29 load avg: 0.07 running: test_regrtest (93 hour 35 min) 3 days, 23:26:59 load avg: 0.09 running: test_regrtest (93 hour 35 min) 3 days, 23:27:29 load avg: 0.17 running: test_regrtest (93 hour 36 min) 3 days, 23:27:59 load avg: 0.17 running: test_regrtest (93 hour 36 min) 3 days, 23:28:29 load avg: 0.10 running: test_regrtest (93 hour 37 min) 3 days, 23:28:59 load avg: 0.06 running: test_regrtest (93 hour 37 min) 3 days, 23:29:29 load avg: 0.04 running: test_regrtest (93 hour 38 min) 3 days, 23:29:59 load avg: 0.07 running: test_regrtest (93 hour 38 min) 3 days, 23:30:29 load avg: 0.04 running: test_regrtest (93 hour 39 min) 3 days, 23:30:59 load avg: 0.02 running: test_regrtest (93 hour 39 min) 3 days, 23:31:29 load avg: 0.09 running: test_regrtest (93 hour 40 min) 3 days, 23:31:59 load avg: 0.13 running: test_regrtest (93 hour 40 min) 3 days, 23:32:29 load avg: 0.14 running: test_regrtest (93 hour 41 min) 3 days, 23:32:59 load avg: 0.08 running: test_regrtest (93 hour 41 min) 3 days, 23:33:29 load avg: 0.11 running: test_regrtest (93 hour 42 min) 3 days, 23:33:59 load avg: 0.07 running: test_regrtest (93 hour 42 min) 3 days, 23:34:29 load avg: 0.04 running: test_regrtest (93 hour 43 min) 3 days, 23:34:59 load avg: 0.02 running: test_regrtest (93 hour 43 min) 3 days, 23:35:29 load avg: 0.07 running: test_regrtest (93 hour 44 min) 3 days, 23:35:59 load avg: 0.04 running: test_regrtest (93 hour 44 min) 3 days, 23:36:29 load avg: 0.02 running: test_regrtest (93 hour 45 min) 3 days, 23:36:59 load avg: 0.01 running: test_regrtest (93 hour 45 min) 3 days, 23:37:29 load avg: 0.01 running: test_regrtest (93 hour 46 min) 3 days, 23:37:59 load avg: 0.00 running: test_regrtest (93 hour 46 min) 3 days, 23:38:29 load avg: 0.00 running: test_regrtest (93 hour 47 min) 3 days, 23:38:59 load avg: 0.06 running: test_regrtest (93 hour 47 min) 3 days, 23:39:29 load avg: 0.04 running: test_regrtest (93 hour 48 min) 3 days, 23:39:59 load avg: 0.02 running: test_regrtest (93 hour 48 min) 3 days, 23:40:29 load avg: 0.15 running: test_regrtest (93 hour 49 min) 3 days, 23:40:59 load avg: 0.09 running: test_regrtest (93 hour 49 min) 3 days, 23:41:29 load avg: 0.05 running: test_regrtest (93 hour 50 min) 3 days, 23:41:59 load avg: 0.03 running: test_regrtest (93 hour 50 min) 3 days, 23:42:29 load avg: 0.09 running: test_regrtest (93 hour 51 min) 3 days, 23:42:59 load avg: 0.05 running: test_regrtest (93 hour 51 min) 3 days, 23:43:29 load avg: 0.03 running: test_regrtest (93 hour 52 min) 3 days, 23:43:59 load avg: 0.02 running: test_regrtest (93 hour 52 min) 3 days, 23:44:29 load avg: 0.13 running: test_regrtest (93 hour 53 min) 3 days, 23:44:59 load avg: 0.08 running: test_regrtest (93 hour 53 min) 3 days, 23:45:29 load avg: 0.04 running: test_regrtest (93 hour 54 min) 3 days, 23:45:59 load avg: 0.03 running: test_regrtest (93 hour 54 min) 3 days, 23:46:29 load avg: 0.07 running: test_regrtest (93 hour 55 min) 3 days, 23:46:59 load avg: 0.04 running: test_regrtest (93 hour 55 min) 3 days, 23:47:29 load avg: 0.02 running: test_regrtest (93 hour 56 min) 3 days, 23:47:59 load avg: 0.09 running: test_regrtest (93 hour 56 min) 3 days, 23:48:29 load avg: 0.13 running: test_regrtest (93 hour 57 min) 3 days, 23:48:59 load avg: 0.19 running: test_regrtest (93 hour 57 min) 3 days, 23:49:29 load avg: 0.17 running: test_regrtest (93 hour 58 min) 3 days, 23:50:00 load avg: 0.16 running: test_regrtest (93 hour 58 min) 3 days, 23:50:30 load avg: 0.10 running: test_regrtest (93 hour 59 min) 3 days, 23:51:00 load avg: 0.06 running: test_regrtest (93 hour 59 min) 3 days, 23:51:30 load avg: 0.03 running: test_regrtest (94 hour 5 sec) 3 days, 23:52:00 load avg: 0.02 running: test_regrtest (94 hour 35 sec) 3 days, 23:52:30 load avg: 0.01 running: test_regrtest (94 hour 1 min) 3 days, 23:53:00 load avg: 0.00 running: test_regrtest (94 hour 1 min) 3 days, 23:53:30 load avg: 0.06 running: test_regrtest (94 hour 2 min) 3 days, 23:54:00 load avg: 0.04 running: test_regrtest (94 hour 2 min) 3 days, 23:54:30 load avg: 0.02 running: test_regrtest (94 hour 3 min) 3 days, 23:55:00 load avg: 0.09 running: test_regrtest (94 hour 3 min) 3 days, 23:55:30 load avg: 0.05 running: test_regrtest (94 hour 4 min) 3 days, 23:56:00 load avg: 0.03 running: test_regrtest (94 hour 4 min) 3 days, 23:56:30 load avg: 0.07 running: test_regrtest (94 hour 5 min) 3 days, 23:57:00 load avg: 0.18 running: test_regrtest (94 hour 5 min) 3 days, 23:57:30 load avg: 0.11 running: test_regrtest (94 hour 6 min) 3 days, 23:58:00 load avg: 0.06 running: test_regrtest (94 hour 6 min) 3 days, 23:58:30 load avg: 0.04 running: test_regrtest (94 hour 7 min) 3 days, 23:59:00 load avg: 0.10 running: test_regrtest (94 hour 7 min) 3 days, 23:59:30 load avg: 0.06 running: test_regrtest (94 hour 8 min) 4 days, 0:00:00 load avg: 0.04 running: test_regrtest (94 hour 8 min) 4 days, 0:00:30 load avg: 0.02 running: test_regrtest (94 hour 9 min) 4 days, 0:01:00 load avg: 0.01 running: test_regrtest (94 hour 9 min) 4 days, 0:01:30 load avg: 0.01 running: test_regrtest (94 hour 10 min) 4 days, 0:02:00 load avg: 0.00 running: test_regrtest (94 hour 10 min) 4 days, 0:02:30 load avg: 0.00 running: test_regrtest (94 hour 11 min) 4 days, 0:03:00 load avg: 0.00 running: test_regrtest (94 hour 11 min) 4 days, 0:03:30 load avg: 0.00 running: test_regrtest (94 hour 12 min) 4 days, 0:04:00 load avg: 0.00 running: test_regrtest (94 hour 12 min) 4 days, 0:04:30 load avg: 0.00 running: test_regrtest (94 hour 13 min) 4 days, 0:05:00 load avg: 0.00 running: test_regrtest (94 hour 13 min) 4 days, 0:05:30 load avg: 0.07 running: test_regrtest (94 hour 14 min) 4 days, 0:06:00 load avg: 0.10 running: test_regrtest (94 hour 14 min) 4 days, 0:06:30 load avg: 0.17 running: test_regrtest (94 hour 15 min) 4 days, 0:07:00 load avg: 0.10 running: test_regrtest (94 hour 15 min) 4 days, 0:07:30 load avg: 0.06 running: test_regrtest (94 hour 16 min) 4 days, 0:08:00 load avg: 0.16 running: test_regrtest (94 hour 16 min) 4 days, 0:08:30 load avg: 0.10 running: test_regrtest (94 hour 17 min) 4 days, 0:09:00 load avg: 0.06 running: test_regrtest (94 hour 17 min) 4 days, 0:09:30 load avg: 0.09 running: test_regrtest (94 hour 18 min) 4 days, 0:10:00 load avg: 0.13 running: test_regrtest (94 hour 18 min) 4 days, 0:10:30 load avg: 0.08 running: test_regrtest (94 hour 19 min) 4 days, 0:11:00 load avg: 0.10 running: test_regrtest (94 hour 19 min) 4 days, 0:11:30 load avg: 0.06 running: test_regrtest (94 hour 20 min) 4 days, 0:12:00 load avg: 0.16 running: test_regrtest (94 hour 20 min) 4 days, 0:12:30 load avg: 0.15 running: test_regrtest (94 hour 21 min) 4 days, 0:13:00 load avg: 0.09 running: test_regrtest (94 hour 21 min) 4 days, 0:13:30 load avg: 0.05 running: test_regrtest (94 hour 22 min) 4 days, 0:14:00 load avg: 0.28 running: test_regrtest (94 hour 22 min) 4 days, 0:14:30 load avg: 0.32 running: test_regrtest (94 hour 23 min) 4 days, 0:15:00 load avg: 0.30 running: test_regrtest (94 hour 23 min) 4 days, 0:15:30 load avg: 0.18 running: test_regrtest (94 hour 24 min) 4 days, 0:16:00 load avg: 0.16 running: test_regrtest (94 hour 24 min) 4 days, 0:16:30 load avg: 0.10 running: test_regrtest (94 hour 25 min) 4 days, 0:17:00 load avg: 0.06 running: test_regrtest (94 hour 25 min) 4 days, 0:17:30 load avg: 0.15 running: test_regrtest (94 hour 26 min) 4 days, 0:18:00 load avg: 0.17 running: test_regrtest (94 hour 26 min) 4 days, 0:18:30 load avg: 0.10 running: test_regrtest (94 hour 27 min) 4 days, 0:19:00 load avg: 0.11 running: test_regrtest (94 hour 27 min) 4 days, 0:19:30 load avg: 0.13 running: test_regrtest (94 hour 28 min) 4 days, 0:20:00 load avg: 0.08 running: test_regrtest (94 hour 28 min) 4 days, 0:20:30 load avg: 0.04 running: test_regrtest (94 hour 29 min) 4 days, 0:21:00 load avg: 0.25 running: test_regrtest (94 hour 29 min) 4 days, 0:21:30 load avg: 0.15 running: test_regrtest (94 hour 30 min) 4 days, 0:22:00 load avg: 0.22 running: test_regrtest (94 hour 30 min) 4 days, 0:22:30 load avg: 0.27 running: test_regrtest (94 hour 31 min) 4 days, 0:23:00 load avg: 0.23 running: test_regrtest (94 hour 31 min) 4 days, 0:23:30 load avg: 0.21 running: test_regrtest (94 hour 32 min) 4 days, 0:24:00 load avg: 0.12 running: test_regrtest (94 hour 32 min) 4 days, 0:24:30 load avg: 0.07 running: test_regrtest (94 hour 33 min) 4 days, 0:25:00 load avg: 0.04 running: test_regrtest (94 hour 33 min) 4 days, 0:25:30 load avg: 0.02 running: test_regrtest (94 hour 34 min) 4 days, 0:26:00 load avg: 0.08 running: test_regrtest (94 hour 34 min) 4 days, 0:26:30 load avg: 0.13 running: test_regrtest (94 hour 35 min) 4 days, 0:27:00 load avg: 0.08 running: test_regrtest (94 hour 35 min) 4 days, 0:27:30 load avg: 0.05 running: test_regrtest (94 hour 36 min) 4 days, 0:28:00 load avg: 0.03 running: test_regrtest (94 hour 36 min) 4 days, 0:28:30 load avg: 0.08 running: test_regrtest (94 hour 37 min) 4 days, 0:29:00 load avg: 0.05 running: test_regrtest (94 hour 37 min) 4 days, 0:29:30 load avg: 0.03 running: test_regrtest (94 hour 38 min) 4 days, 0:30:00 load avg: 0.02 running: test_regrtest (94 hour 38 min) 4 days, 0:30:30 load avg: 0.14 running: test_regrtest (94 hour 39 min) 4 days, 0:31:00 load avg: 0.15 running: test_regrtest (94 hour 39 min) 4 days, 0:31:30 load avg: 0.09 running: test_regrtest (94 hour 40 min) 4 days, 0:32:00 load avg: 0.13 running: test_regrtest (94 hour 40 min) 4 days, 0:32:30 load avg: 0.08 running: test_regrtest (94 hour 41 min) 4 days, 0:33:00 load avg: 0.05 running: test_regrtest (94 hour 41 min) 4 days, 0:33:30 load avg: 0.03 running: test_regrtest (94 hour 42 min) 4 days, 0:34:00 load avg: 0.08 running: test_regrtest (94 hour 42 min) 4 days, 0:34:30 load avg: 0.05 running: test_regrtest (94 hour 43 min) 4 days, 0:35:00 load avg: 0.03 running: test_regrtest (94 hour 43 min) 4 days, 0:35:30 load avg: 0.02 running: test_regrtest (94 hour 44 min) 4 days, 0:36:00 load avg: 0.07 running: test_regrtest (94 hour 44 min) 4 days, 0:36:30 load avg: 0.04 running: test_regrtest (94 hour 45 min) 4 days, 0:37:00 load avg: 0.02 running: test_regrtest (94 hour 45 min) 4 days, 0:37:30 load avg: 0.09 running: test_regrtest (94 hour 46 min) 4 days, 0:38:00 load avg: 0.06 running: test_regrtest (94 hour 46 min) 4 days, 0:38:30 load avg: 0.03 running: test_regrtest (94 hour 47 min) 4 days, 0:39:00 load avg: 0.16 running: test_regrtest (94 hour 47 min) 4 days, 0:39:30 load avg: 0.09 running: test_regrtest (94 hour 48 min) 4 days, 0:40:00 load avg: 0.06 running: test_regrtest (94 hour 48 min) 4 days, 0:40:30 load avg: 0.03 running: test_regrtest (94 hour 49 min) 4 days, 0:41:00 load avg: 0.02 running: test_regrtest (94 hour 49 min) 4 days, 0:41:30 load avg: 0.12 running: test_regrtest (94 hour 50 min) 4 days, 0:42:00 load avg: 0.07 running: test_regrtest (94 hour 50 min) 4 days, 0:42:31 load avg: 0.04 running: test_regrtest (94 hour 51 min) 4 days, 0:43:01 load avg: 0.11 running: test_regrtest (94 hour 51 min) 4 days, 0:43:31 load avg: 0.06 running: test_regrtest (94 hour 52 min) 4 days, 0:44:01 load avg: 0.04 running: test_regrtest (94 hour 52 min) 4 days, 0:44:31 load avg: 0.09 running: test_regrtest (94 hour 53 min) 4 days, 0:45:01 load avg: 0.12 running: test_regrtest (94 hour 53 min) 4 days, 0:45:31 load avg: 0.07 running: test_regrtest (94 hour 54 min) 4 days, 0:46:01 load avg: 0.12 running: test_regrtest (94 hour 54 min) 4 days, 0:46:31 load avg: 0.07 running: test_regrtest (94 hour 55 min) 4 days, 0:47:01 load avg: 0.23 running: test_regrtest (94 hour 55 min) 4 days, 0:47:31 load avg: 0.20 running: test_regrtest (94 hour 56 min) 4 days, 0:48:01 load avg: 0.12 running: test_regrtest (94 hour 56 min) 4 days, 0:48:31 load avg: 0.15 running: test_regrtest (94 hour 57 min) 4 days, 0:49:01 load avg: 0.09 running: test_regrtest (94 hour 57 min) 4 days, 0:49:31 load avg: 0.11 running: test_regrtest (94 hour 58 min) 4 days, 0:50:01 load avg: 0.14 running: test_regrtest (94 hour 58 min) 4 days, 0:50:31 load avg: 0.15 running: test_regrtest (94 hour 59 min) 4 days, 0:51:01 load avg: 0.09 running: test_regrtest (94 hour 59 min) 4 days, 0:51:31 load avg: 0.05 running: test_regrtest (95 hour 6 sec) 4 days, 0:52:01 load avg: 0.03 running: test_regrtest (95 hour 36 sec) 4 days, 0:52:31 load avg: 0.15 running: test_regrtest (95 hour 1 min) 4 days, 0:53:01 load avg: 0.09 running: test_regrtest (95 hour 1 min) 4 days, 0:53:31 load avg: 0.05 running: test_regrtest (95 hour 2 min) 4 days, 0:54:01 load avg: 0.11 running: test_regrtest (95 hour 2 min) 4 days, 0:54:31 load avg: 0.07 running: test_regrtest (95 hour 3 min) 4 days, 0:55:01 load avg: 0.04 running: test_regrtest (95 hour 3 min) 4 days, 0:55:31 load avg: 0.08 running: test_regrtest (95 hour 4 min) 4 days, 0:56:01 load avg: 0.19 running: test_regrtest (95 hour 4 min) 4 days, 0:56:31 load avg: 0.12 running: test_regrtest (95 hour 5 min) 4 days, 0:57:01 load avg: 0.07 running: test_regrtest (95 hour 5 min) 4 days, 0:57:31 load avg: 0.09 running: test_regrtest (95 hour 6 min) 4 days, 0:58:01 load avg: 0.12 running: test_regrtest (95 hour 6 min) 4 days, 0:58:31 load avg: 0.07 running: test_regrtest (95 hour 7 min) 4 days, 0:59:01 load avg: 0.04 running: test_regrtest (95 hour 7 min) 4 days, 0:59:31 load avg: 0.09 running: test_regrtest (95 hour 8 min) 4 days, 1:00:01 load avg: 0.10 running: test_regrtest (95 hour 8 min) 4 days, 1:00:31 load avg: 0.12 running: test_regrtest (95 hour 9 min) 4 days, 1:01:01 load avg: 0.07 running: test_regrtest (95 hour 9 min) 4 days, 1:01:31 load avg: 0.04 running: test_regrtest (95 hour 10 min) 4 days, 1:02:01 load avg: 0.08 running: test_regrtest (95 hour 10 min) 4 days, 1:02:31 load avg: 0.05 running: test_regrtest (95 hour 11 min) 4 days, 1:03:01 load avg: 0.08 running: test_regrtest (95 hour 11 min) 4 days, 1:03:31 load avg: 0.37 running: test_regrtest (95 hour 12 min) 4 days, 1:04:01 load avg: 0.29 running: test_regrtest (95 hour 12 min) 4 days, 1:04:31 load avg: 0.29 running: test_regrtest (95 hour 13 min) 4 days, 1:05:01 load avg: 0.17 running: test_regrtest (95 hour 13 min) 4 days, 1:05:31 load avg: 0.22 running: test_regrtest (95 hour 14 min) 4 days, 1:06:01 load avg: 0.18 running: test_regrtest (95 hour 14 min) 4 days, 1:06:31 load avg: 0.11 running: test_regrtest (95 hour 15 min) 4 days, 1:07:01 load avg: 0.07 running: test_regrtest (95 hour 15 min) 4 days, 1:07:31 load avg: 0.04 running: test_regrtest (95 hour 16 min) 4 days, 1:08:01 load avg: 0.02 running: test_regrtest (95 hour 16 min) 4 days, 1:08:31 load avg: 0.01 running: test_regrtest (95 hour 17 min) 4 days, 1:09:01 load avg: 0.01 running: test_regrtest (95 hour 17 min) 4 days, 1:09:31 load avg: 0.00 running: test_regrtest (95 hour 18 min) 4 days, 1:10:01 load avg: 0.00 running: test_regrtest (95 hour 18 min) 4 days, 1:10:31 load avg: 0.00 running: test_regrtest (95 hour 19 min) 4 days, 1:11:01 load avg: 0.00 running: test_regrtest (95 hour 19 min) 4 days, 1:11:31 load avg: 0.07 running: test_regrtest (95 hour 20 min) 4 days, 1:12:01 load avg: 0.04 running: test_regrtest (95 hour 20 min) 4 days, 1:12:31 load avg: 0.23 running: test_regrtest (95 hour 21 min) 4 days, 1:13:01 load avg: 0.14 running: test_regrtest (95 hour 21 min) 4 days, 1:13:31 load avg: 0.08 running: test_regrtest (95 hour 22 min) 4 days, 1:14:01 load avg: 0.10 running: test_regrtest (95 hour 22 min) 4 days, 1:14:31 load avg: 0.06 running: test_regrtest (95 hour 23 min) 4 days, 1:15:01 load avg: 0.11 running: test_regrtest (95 hour 23 min) 4 days, 1:15:31 load avg: 0.22 running: test_regrtest (95 hour 24 min) 4 days, 1:16:01 load avg: 0.24 running: test_regrtest (95 hour 24 min) 4 days, 1:16:31 load avg: 0.15 running: test_regrtest (95 hour 25 min) 4 days, 1:17:01 load avg: 0.09 running: test_regrtest (95 hour 25 min) 4 days, 1:17:31 load avg: 0.05 running: test_regrtest (95 hour 26 min) 4 days, 1:18:01 load avg: 0.09 running: test_regrtest (95 hour 26 min) 4 days, 1:18:31 load avg: 0.05 running: test_regrtest (95 hour 27 min) 4 days, 1:19:01 load avg: 0.03 running: test_regrtest (95 hour 27 min) 4 days, 1:19:31 load avg: 0.02 running: test_regrtest (95 hour 28 min) 4 days, 1:20:01 load avg: 0.01 running: test_regrtest (95 hour 28 min) 4 days, 1:20:31 load avg: 0.13 running: test_regrtest (95 hour 29 min) 4 days, 1:21:01 load avg: 0.08 running: test_regrtest (95 hour 29 min) 4 days, 1:21:31 load avg: 0.05 running: test_regrtest (95 hour 30 min) 4 days, 1:22:01 load avg: 0.11 running: test_regrtest (95 hour 30 min) 4 days, 1:22:31 load avg: 0.06 running: test_regrtest (95 hour 31 min) 4 days, 1:23:01 load avg: 0.04 running: test_regrtest (95 hour 31 min) 4 days, 1:23:31 load avg: 0.02 running: test_regrtest (95 hour 32 min) 4 days, 1:24:01 load avg: 0.01 running: test_regrtest (95 hour 32 min) 4 days, 1:24:31 load avg: 0.01 running: test_regrtest (95 hour 33 min) 4 days, 1:25:01 load avg: 0.00 running: test_regrtest (95 hour 33 min) 4 days, 1:25:31 load avg: 0.00 running: test_regrtest (95 hour 34 min) 4 days, 1:26:01 load avg: 0.00 running: test_regrtest (95 hour 34 min) 4 days, 1:26:31 load avg: 0.00 running: test_regrtest (95 hour 35 min) 4 days, 1:27:01 load avg: 0.00 running: test_regrtest (95 hour 35 min) 4 days, 1:27:31 load avg: 0.00 running: test_regrtest (95 hour 36 min) 4 days, 1:28:01 load avg: 0.00 running: test_regrtest (95 hour 36 min) 4 days, 1:28:31 load avg: 0.00 running: test_regrtest (95 hour 37 min) 4 days, 1:29:01 load avg: 0.07 running: test_regrtest (95 hour 37 min) 4 days, 1:29:31 load avg: 0.04 running: test_regrtest (95 hour 38 min) 4 days, 1:30:02 load avg: 0.02 running: test_regrtest (95 hour 38 min) 4 days, 1:30:32 load avg: 0.01 running: test_regrtest (95 hour 39 min) 4 days, 1:31:02 load avg: 0.09 running: test_regrtest (95 hour 39 min) 4 days, 1:31:32 load avg: 0.18 running: test_regrtest (95 hour 40 min) 4 days, 1:32:02 load avg: 0.11 running: test_regrtest (95 hour 40 min) 4 days, 1:32:32 load avg: 0.07 running: test_regrtest (95 hour 41 min) 4 days, 1:33:02 load avg: 0.12 running: test_regrtest (95 hour 41 min) 4 days, 1:33:32 load avg: 0.07 running: test_regrtest (95 hour 42 min) 4 days, 1:34:02 load avg: 0.04 running: test_regrtest (95 hour 42 min) 4 days, 1:34:32 load avg: 0.09 running: test_regrtest (95 hour 43 min) 4 days, 1:35:02 load avg: 0.05 running: test_regrtest (95 hour 43 min) 4 days, 1:35:32 load avg: 0.03 running: test_regrtest (95 hour 44 min) 4 days, 1:36:02 load avg: 0.08 running: test_regrtest (95 hour 44 min) 4 days, 1:36:32 load avg: 0.05 running: test_regrtest (95 hour 45 min) 4 days, 1:37:02 load avg: 0.10 running: test_regrtest (95 hour 45 min) 4 days, 1:37:32 load avg: 0.06 running: test_regrtest (95 hour 46 min) 4 days, 1:38:02 load avg: 0.04 running: test_regrtest (95 hour 46 min) 4 days, 1:38:32 load avg: 0.02 running: test_regrtest (95 hour 47 min) 4 days, 1:39:02 load avg: 0.07 running: test_regrtest (95 hour 47 min) 4 days, 1:39:32 load avg: 0.04 running: test_regrtest (95 hour 48 min) 4 days, 1:40:02 load avg: 0.02 running: test_regrtest (95 hour 48 min) 4 days, 1:40:32 load avg: 0.01 running: test_regrtest (95 hour 49 min) 4 days, 1:41:02 load avg: 0.06 running: test_regrtest (95 hour 49 min) 4 days, 1:41:32 load avg: 0.04 running: test_regrtest (95 hour 50 min) 4 days, 1:42:02 load avg: 0.02 running: test_regrtest (95 hour 50 min) 4 days, 1:42:32 load avg: 0.01 running: test_regrtest (95 hour 51 min) 4 days, 1:43:02 load avg: 0.15 running: test_regrtest (95 hour 51 min) 4 days, 1:43:32 load avg: 0.09 running: test_regrtest (95 hour 52 min) 4 days, 1:44:02 load avg: 0.05 running: test_regrtest (95 hour 52 min) 4 days, 1:44:32 load avg: 0.11 running: test_regrtest (95 hour 53 min) 4 days, 1:45:02 load avg: 0.07 running: test_regrtest (95 hour 53 min) 4 days, 1:45:32 load avg: 0.09 running: test_regrtest (95 hour 54 min) 4 days, 1:46:02 load avg: 0.23 running: test_regrtest (95 hour 54 min) 4 days, 1:46:32 load avg: 0.20 running: test_regrtest (95 hour 55 min) 4 days, 1:47:02 load avg: 0.12 running: test_regrtest (95 hour 55 min) 4 days, 1:47:32 load avg: 0.07 running: test_regrtest (95 hour 56 min) 4 days, 1:48:02 load avg: 0.26 running: test_regrtest (95 hour 56 min) 4 days, 1:48:32 load avg: 0.15 running: test_regrtest (95 hour 57 min) 4 days, 1:49:02 load avg: 0.09 running: test_regrtest (95 hour 57 min) 4 days, 1:49:32 load avg: 0.11 running: test_regrtest (95 hour 58 min) 4 days, 1:50:02 load avg: 0.20 running: test_regrtest (95 hour 58 min) 4 days, 1:50:32 load avg: 0.12 running: test_regrtest (95 hour 59 min) 4 days, 1:51:02 load avg: 0.12 running: test_regrtest (95 hour 59 min) 4 days, 1:51:32 load avg: 0.07 running: test_regrtest (96 hour 8 sec) 4 days, 1:52:02 load avg: 0.16 running: test_regrtest (96 hour 38 sec) 4 days, 1:52:32 load avg: 0.10 running: test_regrtest (96 hour 1 min) 4 days, 1:53:02 load avg: 0.06 running: test_regrtest (96 hour 1 min) 4 days, 1:53:32 load avg: 0.03 running: test_regrtest (96 hour 2 min) 4 days, 1:54:02 load avg: 0.08 running: test_regrtest (96 hour 2 min) 4 days, 1:54:32 load avg: 0.05 running: test_regrtest (96 hour 3 min) 4 days, 1:55:02 load avg: 0.08 running: test_regrtest (96 hour 3 min) 4 days, 1:55:32 load avg: 0.19 running: test_regrtest (96 hour 4 min) 4 days, 1:56:02 load avg: 0.11 running: test_regrtest (96 hour 4 min) 4 days, 1:56:32 load avg: 0.18 running: test_regrtest (96 hour 5 min) 4 days, 1:57:02 load avg: 0.18 running: test_regrtest (96 hour 5 min) 4 days, 1:57:32 load avg: 0.23 running: test_regrtest (96 hour 6 min) 4 days, 1:58:02 load avg: 0.19 running: test_regrtest (96 hour 6 min) 4 days, 1:58:32 load avg: 0.11 running: test_regrtest (96 hour 7 min) 4 days, 1:59:02 load avg: 0.07 running: test_regrtest (96 hour 7 min) 4 days, 1:59:32 load avg: 0.04 running: test_regrtest (96 hour 8 min) 4 days, 2:00:02 load avg: 0.02 running: test_regrtest (96 hour 8 min) 4 days, 2:00:32 load avg: 0.01 running: test_regrtest (96 hour 9 min) 4 days, 2:01:02 load avg: 0.07 running: test_regrtest (96 hour 9 min) 4 days, 2:01:32 load avg: 0.04 running: test_regrtest (96 hour 10 min) 4 days, 2:02:02 load avg: 0.03 running: test_regrtest (96 hour 10 min) 4 days, 2:02:32 load avg: 0.01 running: test_regrtest (96 hour 11 min) 4 days, 2:03:02 load avg: 0.23 running: test_regrtest (96 hour 11 min) 4 days, 2:03:32 load avg: 0.14 running: test_regrtest (96 hour 12 min) 4 days, 2:04:02 load avg: 0.08 running: test_regrtest (96 hour 12 min) 4 days, 2:04:32 load avg: 0.05 running: test_regrtest (96 hour 13 min) 4 days, 2:05:02 load avg: 0.14 running: test_regrtest (96 hour 13 min) 4 days, 2:05:32 load avg: 0.14 running: test_regrtest (96 hour 14 min) 4 days, 2:06:02 load avg: 0.08 running: test_regrtest (96 hour 14 min) 4 days, 2:06:32 load avg: 0.05 running: test_regrtest (96 hour 15 min) 4 days, 2:07:02 load avg: 0.08 running: test_regrtest (96 hour 15 min) 4 days, 2:07:32 load avg: 0.05 running: test_regrtest (96 hour 16 min) 4 days, 2:08:02 load avg: 0.03 running: test_regrtest (96 hour 16 min) 4 days, 2:08:32 load avg: 0.02 running: test_regrtest (96 hour 17 min) 4 days, 2:09:02 load avg: 0.01 running: test_regrtest (96 hour 17 min) 4 days, 2:09:32 load avg: 0.00 running: test_regrtest (96 hour 18 min) 4 days, 2:10:02 load avg: 0.00 running: test_regrtest (96 hour 18 min) 4 days, 2:10:32 load avg: 0.00 running: test_regrtest (96 hour 19 min) 4 days, 2:11:02 load avg: 0.13 running: test_regrtest (96 hour 19 min) 4 days, 2:11:32 load avg: 0.08 running: test_regrtest (96 hour 20 min) 4 days, 2:12:02 load avg: 0.04 running: test_regrtest (96 hour 20 min) 4 days, 2:12:32 load avg: 0.08 running: test_regrtest (96 hour 21 min) 4 days, 2:13:02 load avg: 0.05 running: test_regrtest (96 hour 21 min) 4 days, 2:13:32 load avg: 0.09 running: test_regrtest (96 hour 22 min) 4 days, 2:14:02 load avg: 0.13 running: test_regrtest (96 hour 22 min) 4 days, 2:14:32 load avg: 0.08 running: test_regrtest (96 hour 23 min) 4 days, 2:15:02 load avg: 0.04 running: test_regrtest (96 hour 23 min) 4 days, 2:15:32 load avg: 0.03 running: test_regrtest (96 hour 24 min) 4 days, 2:16:02 load avg: 0.08 running: test_regrtest (96 hour 24 min) 4 days, 2:16:32 load avg: 0.10 running: test_regrtest (96 hour 25 min) 4 days, 2:17:02 load avg: 0.06 running: test_regrtest (96 hour 25 min) 4 days, 2:17:32 load avg: 0.09 running: test_regrtest (96 hour 26 min) 4 days, 2:18:02 load avg: 0.06 running: test_regrtest (96 hour 26 min) 4 days, 2:18:32 load avg: 0.03 running: test_regrtest (96 hour 27 min) 4 days, 2:19:02 load avg: 0.02 running: test_regrtest (96 hour 27 min) 4 days, 2:19:32 load avg: 0.01 running: test_regrtest (96 hour 28 min) 4 days, 2:20:02 load avg: 0.00 running: test_regrtest (96 hour 28 min) 4 days, 2:20:32 load avg: 0.00 running: test_regrtest (96 hour 29 min) 4 days, 2:21:02 load avg: 0.00 running: test_regrtest (96 hour 29 min) 4 days, 2:21:32 load avg: 0.06 running: test_regrtest (96 hour 30 min) 4 days, 2:22:02 load avg: 0.04 running: test_regrtest (96 hour 30 min) 4 days, 2:22:32 load avg: 0.02 running: test_regrtest (96 hour 31 min) 4 days, 2:23:02 load avg: 0.01 running: test_regrtest (96 hour 31 min) 4 days, 2:23:32 load avg: 0.01 running: test_regrtest (96 hour 32 min) 4 days, 2:24:02 load avg: 0.00 running: test_regrtest (96 hour 32 min) 4 days, 2:24:32 load avg: 0.07 running: test_regrtest (96 hour 33 min) 4 days, 2:25:02 load avg: 0.19 running: test_regrtest (96 hour 33 min) 4 days, 2:25:32 load avg: 0.12 running: test_regrtest (96 hour 34 min) 4 days, 2:26:02 load avg: 0.07 running: test_regrtest (96 hour 34 min) 4 days, 2:26:33 load avg: 0.04 running: test_regrtest (96 hour 35 min) 4 days, 2:27:03 load avg: 0.02 running: test_regrtest (96 hour 35 min) 4 days, 2:27:33 load avg: 0.01 running: test_regrtest (96 hour 36 min) 4 days, 2:28:03 load avg: 0.01 running: test_regrtest (96 hour 36 min) 4 days, 2:28:33 load avg: 0.00 running: test_regrtest (96 hour 37 min) 4 days, 2:29:03 load avg: 0.00 running: test_regrtest (96 hour 37 min) 4 days, 2:29:33 load avg: 0.00 running: test_regrtest (96 hour 38 min) 4 days, 2:30:03 load avg: 0.06 running: test_regrtest (96 hour 38 min) 4 days, 2:30:33 load avg: 0.11 running: test_regrtest (96 hour 39 min) 4 days, 2:31:03 load avg: 0.06 running: test_regrtest (96 hour 39 min) 4 days, 2:31:33 load avg: 0.04 running: test_regrtest (96 hour 40 min) 4 days, 2:32:03 load avg: 0.02 running: test_regrtest (96 hour 40 min) 4 days, 2:32:33 load avg: 0.13 running: test_regrtest (96 hour 41 min) 4 days, 2:33:03 load avg: 0.08 running: test_regrtest (96 hour 41 min) 4 days, 2:33:33 load avg: 0.05 running: test_regrtest (96 hour 42 min) 4 days, 2:34:03 load avg: 0.03 running: test_regrtest (96 hour 42 min) 4 days, 2:34:33 load avg: 0.07 running: test_regrtest (96 hour 43 min) 4 days, 2:35:03 load avg: 0.10 running: test_regrtest (96 hour 43 min) 4 days, 2:35:33 load avg: 0.13 running: test_regrtest (96 hour 44 min) 4 days, 2:36:03 load avg: 0.30 running: test_regrtest (96 hour 44 min) 4 days, 2:36:33 load avg: 0.29 running: test_regrtest (96 hour 45 min) 4 days, 2:37:03 load avg: 0.24 running: test_regrtest (96 hour 45 min) 4 days, 2:37:33 load avg: 0.14 running: test_regrtest (96 hour 46 min) 4 days, 2:38:03 load avg: 0.21 running: test_regrtest (96 hour 46 min) 4 days, 2:38:33 load avg: 0.20 running: test_regrtest (96 hour 47 min) 4 days, 2:39:03 load avg: 0.12 running: test_regrtest (96 hour 47 min) 4 days, 2:39:33 load avg: 0.07 running: test_regrtest (96 hour 48 min) 4 days, 2:40:03 load avg: 0.04 running: test_regrtest (96 hour 48 min) 4 days, 2:40:33 load avg: 0.08 running: test_regrtest (96 hour 49 min) 4 days, 2:41:03 load avg: 0.10 running: test_regrtest (96 hour 49 min) 4 days, 2:41:33 load avg: 0.06 running: test_regrtest (96 hour 50 min) 4 days, 2:42:03 load avg: 0.09 running: test_regrtest (96 hour 50 min) 4 days, 2:42:33 load avg: 0.10 running: test_regrtest (96 hour 51 min) 4 days, 2:43:03 load avg: 0.06 running: test_regrtest (96 hour 51 min) 4 days, 2:43:33 load avg: 0.10 running: test_regrtest (96 hour 52 min) 4 days, 2:44:03 load avg: 0.06 running: test_regrtest (96 hour 52 min) 4 days, 2:44:33 load avg: 0.04 running: test_regrtest (96 hour 53 min) 4 days, 2:45:03 load avg: 0.07 running: test_regrtest (96 hour 53 min) 4 days, 2:45:33 load avg: 0.10 running: test_regrtest (96 hour 54 min) 4 days, 2:46:03 load avg: 0.06 running: test_regrtest (96 hour 54 min) 4 days, 2:46:33 load avg: 0.19 running: test_regrtest (96 hour 55 min) 4 days, 2:47:03 load avg: 0.12 running: test_regrtest (96 hour 55 min) 4 days, 2:47:33 load avg: 0.07 running: test_regrtest (96 hour 56 min) 4 days, 2:48:03 load avg: 0.04 running: test_regrtest (96 hour 56 min) 4 days, 2:48:33 load avg: 0.02 running: test_regrtest (96 hour 57 min) 4 days, 2:49:03 load avg: 0.08 running: test_regrtest (96 hour 57 min) 4 days, 2:49:33 load avg: 0.11 running: test_regrtest (96 hour 58 min) 4 days, 2:50:03 load avg: 0.07 running: test_regrtest (96 hour 58 min) 4 days, 2:50:33 load avg: 0.04 running: test_regrtest (96 hour 59 min) 4 days, 2:51:03 load avg: 0.08 running: test_regrtest (96 hour 59 min) 4 days, 2:51:33 load avg: 0.05 running: test_regrtest (97 hour 9 sec) 4 days, 2:52:03 load avg: 0.03 running: test_regrtest (97 hour 39 sec) 4 days, 2:52:33 load avg: 0.10 running: test_regrtest (97 hour 1 min) 4 days, 2:53:03 load avg: 0.06 running: test_regrtest (97 hour 1 min) 4 days, 2:53:33 load avg: 0.03 running: test_regrtest (97 hour 2 min) 4 days, 2:54:03 load avg: 0.02 running: test_regrtest (97 hour 2 min) 4 days, 2:54:33 load avg: 0.08 running: test_regrtest (97 hour 3 min) 4 days, 2:55:03 load avg: 0.10 running: test_regrtest (97 hour 3 min) 4 days, 2:55:33 load avg: 0.06 running: test_regrtest (97 hour 4 min) 4 days, 2:56:03 load avg: 0.12 running: test_regrtest (97 hour 4 min) 4 days, 2:56:33 load avg: 0.21 running: test_regrtest (97 hour 5 min) 4 days, 2:57:03 load avg: 0.12 running: test_regrtest (97 hour 5 min) 4 days, 2:57:33 load avg: 0.07 running: test_regrtest (97 hour 6 min) 4 days, 2:58:03 load avg: 0.04 running: test_regrtest (97 hour 6 min) 4 days, 2:58:33 load avg: 0.09 running: test_regrtest (97 hour 7 min) 4 days, 2:59:03 load avg: 0.05 running: test_regrtest (97 hour 7 min) 4 days, 2:59:33 load avg: 0.11 running: test_regrtest (97 hour 8 min) 4 days, 3:00:03 load avg: 0.07 running: test_regrtest (97 hour 8 min) 4 days, 3:00:33 load avg: 0.09 running: test_regrtest (97 hour 9 min) 4 days, 3:01:03 load avg: 0.05 running: test_regrtest (97 hour 9 min) 4 days, 3:01:33 load avg: 0.03 running: test_regrtest (97 hour 10 min) 4 days, 3:02:03 load avg: 0.09 running: test_regrtest (97 hour 10 min) 4 days, 3:02:33 load avg: 0.06 running: test_regrtest (97 hour 11 min) 4 days, 3:03:03 load avg: 0.03 running: test_regrtest (97 hour 11 min) 4 days, 3:03:33 load avg: 0.02 running: test_regrtest (97 hour 12 min) 4 days, 3:04:03 load avg: 0.01 running: test_regrtest (97 hour 12 min) 4 days, 3:04:33 load avg: 0.07 running: test_regrtest (97 hour 13 min) 4 days, 3:05:03 load avg: 0.12 running: test_regrtest (97 hour 13 min) 4 days, 3:05:33 load avg: 0.07 running: test_regrtest (97 hour 14 min) 4 days, 3:06:03 load avg: 0.10 running: test_regrtest (97 hour 14 min) 4 days, 3:06:33 load avg: 0.06 running: test_regrtest (97 hour 15 min) 4 days, 3:07:03 load avg: 0.03 running: test_regrtest (97 hour 15 min) 4 days, 3:07:33 load avg: 0.09 running: test_regrtest (97 hour 16 min) 4 days, 3:08:03 load avg: 0.13 running: test_regrtest (97 hour 16 min) 4 days, 3:08:33 load avg: 0.08 running: test_regrtest (97 hour 17 min) 4 days, 3:09:03 load avg: 0.05 running: test_regrtest (97 hour 17 min) 4 days, 3:09:33 load avg: 0.03 running: test_regrtest (97 hour 18 min) 4 days, 3:10:03 load avg: 0.02 running: test_regrtest (97 hour 18 min) 4 days, 3:10:33 load avg: 0.01 running: test_regrtest (97 hour 19 min) 4 days, 3:11:03 load avg: 0.00 running: test_regrtest (97 hour 19 min) 4 days, 3:11:33 load avg: 0.05 running: test_regrtest (97 hour 20 min) 4 days, 3:12:03 load avg: 0.03 running: test_regrtest (97 hour 20 min) 4 days, 3:12:33 load avg: 0.02 running: test_regrtest (97 hour 21 min) 4 days, 3:13:03 load avg: 0.08 running: test_regrtest (97 hour 21 min) 4 days, 3:13:33 load avg: 0.05 running: test_regrtest (97 hour 22 min) 4 days, 3:14:03 load avg: 0.03 running: test_regrtest (97 hour 22 min) 4 days, 3:14:33 load avg: 0.02 running: test_regrtest (97 hour 23 min) 4 days, 3:15:03 load avg: 0.07 running: test_regrtest (97 hour 23 min) 4 days, 3:15:33 load avg: 0.04 running: test_regrtest (97 hour 24 min) 4 days, 3:16:03 load avg: 0.02 running: test_regrtest (97 hour 24 min) 4 days, 3:16:33 load avg: 0.08 running: test_regrtest (97 hour 25 min) 4 days, 3:17:03 load avg: 0.23 running: test_regrtest (97 hour 25 min) 4 days, 3:17:33 load avg: 0.21 running: test_regrtest (97 hour 26 min) 4 days, 3:18:03 load avg: 0.13 running: test_regrtest (97 hour 26 min) 4 days, 3:18:33 load avg: 0.08 running: test_regrtest (97 hour 27 min) 4 days, 3:19:03 load avg: 0.10 running: test_regrtest (97 hour 27 min) 4 days, 3:19:33 load avg: 0.06 running: test_regrtest (97 hour 28 min) 4 days, 3:20:03 load avg: 0.04 running: test_regrtest (97 hour 28 min) 4 days, 3:20:33 load avg: 0.10 running: test_regrtest (97 hour 29 min) 4 days, 3:21:03 load avg: 0.06 running: test_regrtest (97 hour 29 min) 4 days, 3:21:33 load avg: 0.04 running: test_regrtest (97 hour 30 min) 4 days, 3:22:03 load avg: 0.02 running: test_regrtest (97 hour 30 min) 4 days, 3:22:33 load avg: 0.09 running: test_regrtest (97 hour 31 min) 4 days, 3:23:03 load avg: 0.11 running: test_regrtest (97 hour 31 min) 4 days, 3:23:33 load avg: 0.07 running: test_regrtest (97 hour 32 min) 4 days, 3:24:04 load avg: 0.04 running: test_regrtest (97 hour 32 min) 4 days, 3:24:34 load avg: 0.17 running: test_regrtest (97 hour 33 min) 4 days, 3:25:04 load avg: 0.10 running: test_regrtest (97 hour 33 min) 4 days, 3:25:34 load avg: 0.06 running: test_regrtest (97 hour 34 min) 4 days, 3:26:04 load avg: 0.03 running: test_regrtest (97 hour 34 min) 4 days, 3:26:34 load avg: 0.18 running: test_regrtest (97 hour 35 min) 4 days, 3:27:04 load avg: 0.16 running: test_regrtest (97 hour 35 min) 4 days, 3:27:34 load avg: 0.10 running: test_regrtest (97 hour 36 min) 4 days, 3:28:04 load avg: 0.19 running: test_regrtest (97 hour 36 min) 4 days, 3:28:34 load avg: 0.11 running: test_regrtest (97 hour 37 min) 4 days, 3:29:04 load avg: 0.07 running: test_regrtest (97 hour 37 min) 4 days, 3:29:34 load avg: 0.09 running: test_regrtest (97 hour 38 min) 4 days, 3:30:04 load avg: 0.06 running: test_regrtest (97 hour 38 min) 4 days, 3:30:34 load avg: 0.03 running: test_regrtest (97 hour 39 min) 4 days, 3:31:04 load avg: 0.07 running: test_regrtest (97 hour 39 min) 4 days, 3:31:34 load avg: 0.04 running: test_regrtest (97 hour 40 min) 4 days, 3:32:04 load avg: 0.08 running: test_regrtest (97 hour 40 min) 4 days, 3:32:34 load avg: 0.11 running: test_regrtest (97 hour 41 min) 4 days, 3:33:04 load avg: 0.06 running: test_regrtest (97 hour 41 min) 4 days, 3:33:34 load avg: 0.04 running: test_regrtest (97 hour 42 min) 4 days, 3:34:04 load avg: 0.08 running: test_regrtest (97 hour 42 min) 4 days, 3:34:34 load avg: 0.05 running: test_regrtest (97 hour 43 min) 4 days, 3:35:04 load avg: 0.08 running: test_regrtest (97 hour 43 min) 4 days, 3:35:34 load avg: 0.11 running: test_regrtest (97 hour 44 min) 4 days, 3:36:04 load avg: 0.07 running: test_regrtest (97 hour 44 min) 4 days, 3:36:34 load avg: 0.04 running: test_regrtest (97 hour 45 min) 4 days, 3:37:04 load avg: 0.10 running: test_regrtest (97 hour 45 min) 4 days, 3:37:34 load avg: 0.11 running: test_regrtest (97 hour 46 min) 4 days, 3:38:04 load avg: 0.07 running: test_regrtest (97 hour 46 min) 4 days, 3:38:34 load avg: 0.04 running: test_regrtest (97 hour 47 min) 4 days, 3:39:04 load avg: 0.10 running: test_regrtest (97 hour 47 min) 4 days, 3:39:34 load avg: 0.12 running: test_regrtest (97 hour 48 min) 4 days, 3:40:04 load avg: 0.07 running: test_regrtest (97 hour 48 min) 4 days, 3:40:34 load avg: 0.04 running: test_regrtest (97 hour 49 min) 4 days, 3:41:04 load avg: 0.02 running: test_regrtest (97 hour 49 min) 4 days, 3:41:34 load avg: 0.01 running: test_regrtest (97 hour 50 min) 4 days, 3:42:04 load avg: 0.01 running: test_regrtest (97 hour 50 min) 4 days, 3:42:34 load avg: 0.14 running: test_regrtest (97 hour 51 min) 4 days, 3:43:04 load avg: 0.22 running: test_regrtest (97 hour 51 min) 4 days, 3:43:34 load avg: 0.21 running: test_regrtest (97 hour 52 min) 4 days, 3:44:04 load avg: 0.13 running: test_regrtest (97 hour 52 min) 4 days, 3:44:34 load avg: 0.08 running: test_regrtest (97 hour 53 min) 4 days, 3:45:04 load avg: 0.10 running: test_regrtest (97 hour 53 min) 4 days, 3:45:34 load avg: 0.06 running: test_regrtest (97 hour 54 min) 4 days, 3:46:04 load avg: 0.03 running: test_regrtest (97 hour 54 min) 4 days, 3:46:34 load avg: 0.18 running: test_regrtest (97 hour 55 min) 4 days, 3:47:04 load avg: 0.11 running: test_regrtest (97 hour 55 min) 4 days, 3:47:34 load avg: 0.06 running: test_regrtest (97 hour 56 min) 4 days, 3:48:04 load avg: 0.04 running: test_regrtest (97 hour 56 min) 4 days, 3:48:34 load avg: 0.09 running: test_regrtest (97 hour 57 min) 4 days, 3:49:04 load avg: 0.05 running: test_regrtest (97 hour 57 min) 4 days, 3:49:34 load avg: 0.03 running: test_regrtest (97 hour 58 min) 4 days, 3:50:04 load avg: 0.02 running: test_regrtest (97 hour 58 min) 4 days, 3:50:34 load avg: 0.14 running: test_regrtest (97 hour 59 min) 4 days, 3:51:04 load avg: 0.15 running: test_regrtest (97 hour 59 min) 4 days, 3:51:34 load avg: 0.09 running: test_regrtest (98 hour 10 sec) 4 days, 3:52:04 load avg: 0.05 running: test_regrtest (98 hour 40 sec) 4 days, 3:52:34 load avg: 0.08 running: test_regrtest (98 hour 1 min) 4 days, 3:53:04 load avg: 0.05 running: test_regrtest (98 hour 1 min) 4 days, 3:53:34 load avg: 0.03 running: test_regrtest (98 hour 2 min) 4 days, 3:54:04 load avg: 0.08 running: test_regrtest (98 hour 2 min) 4 days, 3:54:34 load avg: 0.05 running: test_regrtest (98 hour 3 min) 4 days, 3:55:04 load avg: 0.03 running: test_regrtest (98 hour 3 min) 4 days, 3:55:34 load avg: 0.02 running: test_regrtest (98 hour 4 min) 4 days, 3:56:04 load avg: 0.14 running: test_regrtest (98 hour 4 min) 4 days, 3:56:34 load avg: 0.08 running: test_regrtest (98 hour 5 min) 4 days, 3:57:04 load avg: 0.05 running: test_regrtest (98 hour 5 min) 4 days, 3:57:34 load avg: 0.10 running: test_regrtest (98 hour 6 min) 4 days, 3:58:04 load avg: 0.12 running: test_regrtest (98 hour 6 min) 4 days, 3:58:34 load avg: 0.07 running: test_regrtest (98 hour 7 min) 4 days, 3:59:04 load avg: 0.04 running: test_regrtest (98 hour 7 min) 4 days, 3:59:34 load avg: 0.09 running: test_regrtest (98 hour 8 min) 4 days, 4:00:04 load avg: 0.11 running: test_regrtest (98 hour 8 min) 4 days, 4:00:34 load avg: 0.06 running: test_regrtest (98 hour 9 min) 4 days, 4:01:04 load avg: 0.04 running: test_regrtest (98 hour 9 min) 4 days, 4:01:34 load avg: 0.15 running: test_regrtest (98 hour 10 min) 4 days, 4:02:04 load avg: 0.09 running: test_regrtest (98 hour 10 min) 4 days, 4:02:34 load avg: 0.05 running: test_regrtest (98 hour 11 min) 4 days, 4:03:04 load avg: 0.08 running: test_regrtest (98 hour 11 min) 4 days, 4:03:34 load avg: 0.11 running: test_regrtest (98 hour 12 min) 4 days, 4:04:04 load avg: 0.07 running: test_regrtest (98 hour 12 min) 4 days, 4:04:34 load avg: 0.10 running: test_regrtest (98 hour 13 min) 4 days, 4:05:04 load avg: 0.06 running: test_regrtest (98 hour 13 min) 4 days, 4:05:34 load avg: 0.09 running: test_regrtest (98 hour 14 min) 4 days, 4:06:04 load avg: 0.13 running: test_regrtest (98 hour 14 min) 4 days, 4:06:34 load avg: 0.18 running: test_regrtest (98 hour 15 min) 4 days, 4:07:04 load avg: 0.18 running: test_regrtest (98 hour 15 min) 4 days, 4:07:34 load avg: 0.17 running: test_regrtest (98 hour 16 min) 4 days, 4:08:04 load avg: 0.16 running: test_regrtest (98 hour 16 min) 4 days, 4:08:34 load avg: 0.09 running: test_regrtest (98 hour 17 min) 4 days, 4:09:04 load avg: 0.12 running: test_regrtest (98 hour 17 min) 4 days, 4:09:34 load avg: 0.07 running: test_regrtest (98 hour 18 min) 4 days, 4:10:04 load avg: 0.04 running: test_regrtest (98 hour 18 min) 4 days, 4:10:34 load avg: 0.02 running: test_regrtest (98 hour 19 min) 4 days, 4:11:04 load avg: 0.01 running: test_regrtest (98 hour 19 min) 4 days, 4:11:34 load avg: 0.01 running: test_regrtest (98 hour 20 min) 4 days, 4:12:04 load avg: 0.00 running: test_regrtest (98 hour 20 min) 4 days, 4:12:34 load avg: 0.00 running: test_regrtest (98 hour 21 min) 4 days, 4:13:04 load avg: 0.00 running: test_regrtest (98 hour 21 min) 4 days, 4:13:34 load avg: 0.00 running: test_regrtest (98 hour 22 min) 4 days, 4:14:04 load avg: 0.00 running: test_regrtest (98 hour 22 min) 4 days, 4:14:34 load avg: 0.36 running: test_regrtest (98 hour 23 min) 4 days, 4:15:04 load avg: 0.21 running: test_regrtest (98 hour 23 min) 4 days, 4:15:34 load avg: 0.13 running: test_regrtest (98 hour 24 min) 4 days, 4:16:04 load avg: 0.26 running: test_regrtest (98 hour 24 min) 4 days, 4:16:34 load avg: 0.22 running: test_regrtest (98 hour 25 min) 4 days, 4:17:04 load avg: 0.13 running: test_regrtest (98 hour 25 min) 4 days, 4:17:34 load avg: 0.37 running: test_regrtest (98 hour 26 min) 4 days, 4:18:04 load avg: 0.33 running: test_regrtest (98 hour 26 min) 4 days, 4:18:34 load avg: 0.26 running: test_regrtest (98 hour 27 min) 4 days, 4:19:05 load avg: 0.16 running: test_regrtest (98 hour 27 min) 4 days, 4:19:35 load avg: 0.09 running: test_regrtest (98 hour 28 min) 4 days, 4:20:05 load avg: 0.11 running: test_regrtest (98 hour 28 min) 4 days, 4:20:35 load avg: 0.12 running: test_regrtest (98 hour 29 min) 4 days, 4:21:05 load avg: 0.07 running: test_regrtest (98 hour 29 min) 4 days, 4:21:35 load avg: 0.10 running: test_regrtest (98 hour 30 min) 4 days, 4:22:05 load avg: 0.21 running: test_regrtest (98 hour 30 min) 4 days, 4:22:35 load avg: 0.18 running: test_regrtest (98 hour 31 min) 4 days, 4:23:05 load avg: 0.11 running: test_regrtest (98 hour 31 min) 4 days, 4:23:35 load avg: 0.06 running: test_regrtest (98 hour 32 min) 4 days, 4:24:05 load avg: 0.22 running: test_regrtest (98 hour 32 min) 4 days, 4:24:35 load avg: 0.27 running: test_regrtest (98 hour 33 min) 4 days, 4:25:05 load avg: 0.16 running: test_regrtest (98 hour 33 min) 4 days, 4:25:35 load avg: 0.15 running: test_regrtest (98 hour 34 min) 4 days, 4:26:05 load avg: 0.14 running: test_regrtest (98 hour 34 min) 4 days, 4:26:35 load avg: 0.09 running: test_regrtest (98 hour 35 min) 4 days, 4:27:05 load avg: 0.05 running: test_regrtest (98 hour 35 min) 4 days, 4:27:35 load avg: 0.03 running: test_regrtest (98 hour 36 min) 4 days, 4:28:05 load avg: 0.07 running: test_regrtest (98 hour 36 min) 4 days, 4:28:35 load avg: 0.12 running: test_regrtest (98 hour 37 min) 4 days, 4:29:05 load avg: 0.07 running: test_regrtest (98 hour 37 min) 4 days, 4:29:35 load avg: 0.12 running: test_regrtest (98 hour 38 min) 4 days, 4:30:05 load avg: 0.07 running: test_regrtest (98 hour 38 min) 4 days, 4:30:35 load avg: 0.04 running: test_regrtest (98 hour 39 min) 4 days, 4:31:05 load avg: 0.02 running: test_regrtest (98 hour 39 min) 4 days, 4:31:35 load avg: 0.16 running: test_regrtest (98 hour 40 min) 4 days, 4:32:05 load avg: 0.09 running: test_regrtest (98 hour 40 min) 4 days, 4:32:35 load avg: 0.06 running: test_regrtest (98 hour 41 min) 4 days, 4:33:05 load avg: 0.10 running: test_regrtest (98 hour 41 min) 4 days, 4:33:35 load avg: 0.11 running: test_regrtest (98 hour 42 min) 4 days, 4:34:05 load avg: 0.07 running: test_regrtest (98 hour 42 min) 4 days, 4:34:35 load avg: 0.04 running: test_regrtest (98 hour 43 min) 4 days, 4:35:05 load avg: 0.10 running: test_regrtest (98 hour 43 min) 4 days, 4:35:35 load avg: 0.11 running: test_regrtest (98 hour 44 min) 4 days, 4:36:05 load avg: 0.07 running: test_regrtest (98 hour 44 min) 4 days, 4:36:35 load avg: 0.04 running: test_regrtest (98 hour 45 min) 4 days, 4:37:05 load avg: 0.09 running: test_regrtest (98 hour 45 min) 4 days, 4:37:35 load avg: 0.05 running: test_regrtest (98 hour 46 min) 4 days, 4:38:05 load avg: 0.03 running: test_regrtest (98 hour 46 min) 4 days, 4:38:35 load avg: 0.02 running: test_regrtest (98 hour 47 min) 4 days, 4:39:05 load avg: 0.01 running: test_regrtest (98 hour 47 min) 4 days, 4:39:35 load avg: 0.00 running: test_regrtest (98 hour 48 min) 4 days, 4:40:05 load avg: 0.00 running: test_regrtest (98 hour 48 min) 4 days, 4:40:35 load avg: 0.00 running: test_regrtest (98 hour 49 min) 4 days, 4:41:05 load avg: 0.14 running: test_regrtest (98 hour 49 min) 4 days, 4:41:35 load avg: 0.08 running: test_regrtest (98 hour 50 min) 4 days, 4:42:05 load avg: 0.05 running: test_regrtest (98 hour 50 min) 4 days, 4:42:35 load avg: 0.10 running: test_regrtest (98 hour 51 min) 4 days, 4:43:05 load avg: 0.06 running: test_regrtest (98 hour 51 min) 4 days, 4:43:35 load avg: 0.03 running: test_regrtest (98 hour 52 min) 4 days, 4:44:05 load avg: 0.02 running: test_regrtest (98 hour 52 min) 4 days, 4:44:35 load avg: 0.01 running: test_regrtest (98 hour 53 min) 4 days, 4:45:05 load avg: 0.00 running: test_regrtest (98 hour 53 min) 4 days, 4:45:35 load avg: 0.00 running: test_regrtest (98 hour 54 min) 4 days, 4:46:05 load avg: 0.00 running: test_regrtest (98 hour 54 min) 4 days, 4:46:35 load avg: 0.00 running: test_regrtest (98 hour 55 min) 4 days, 4:47:05 load avg: 0.00 running: test_regrtest (98 hour 55 min) 4 days, 4:47:35 load avg: 0.00 running: test_regrtest (98 hour 56 min) 4 days, 4:48:05 load avg: 0.00 running: test_regrtest (98 hour 56 min) 4 days, 4:48:35 load avg: 0.00 running: test_regrtest (98 hour 57 min) 4 days, 4:49:05 load avg: 0.07 running: test_regrtest (98 hour 57 min) 4 days, 4:49:35 load avg: 0.11 running: test_regrtest (98 hour 58 min) 4 days, 4:50:05 load avg: 0.17 running: test_regrtest (98 hour 58 min) 4 days, 4:50:35 load avg: 0.10 running: test_regrtest (98 hour 59 min) 4 days, 4:51:05 load avg: 0.06 running: test_regrtest (98 hour 59 min) 4 days, 4:51:35 load avg: 0.12 running: test_regrtest (99 hour 11 sec) 4 days, 4:52:05 load avg: 0.07 running: test_regrtest (99 hour 41 sec) 4 days, 4:52:35 load avg: 0.04 running: test_regrtest (99 hour 1 min) 4 days, 4:53:05 load avg: 0.02 running: test_regrtest (99 hour 1 min) 4 days, 4:53:35 load avg: 0.08 running: test_regrtest (99 hour 2 min) 4 days, 4:54:05 load avg: 0.05 running: test_regrtest (99 hour 2 min) 4 days, 4:54:35 load avg: 0.03 running: test_regrtest (99 hour 3 min) 4 days, 4:55:05 load avg: 0.02 running: test_regrtest (99 hour 3 min) 4 days, 4:55:35 load avg: 0.24 running: test_regrtest (99 hour 4 min) 4 days, 4:56:05 load avg: 0.20 running: test_regrtest (99 hour 4 min) 4 days, 4:56:35 load avg: 0.12 running: test_regrtest (99 hour 5 min) 4 days, 4:57:05 load avg: 0.07 running: test_regrtest (99 hour 5 min) 4 days, 4:57:35 load avg: 0.24 running: test_regrtest (99 hour 6 min) 4 days, 4:58:05 load avg: 0.21 running: test_regrtest (99 hour 6 min) 4 days, 4:58:35 load avg: 0.13 running: test_regrtest (99 hour 7 min) 4 days, 4:59:05 load avg: 0.08 running: test_regrtest (99 hour 7 min) 4 days, 4:59:35 load avg: 0.10 running: test_regrtest (99 hour 8 min) 4 days, 5:00:05 load avg: 0.06 running: test_regrtest (99 hour 8 min) 4 days, 5:00:35 load avg: 0.03 running: test_regrtest (99 hour 9 min) 4 days, 5:01:05 load avg: 0.10 running: test_regrtest (99 hour 9 min) 4 days, 5:01:35 load avg: 0.06 running: test_regrtest (99 hour 10 min) 4 days, 5:02:05 load avg: 0.04 running: test_regrtest (99 hour 10 min) 4 days, 5:02:35 load avg: 0.02 running: test_regrtest (99 hour 11 min) 4 days, 5:03:05 load avg: 0.08 running: test_regrtest (99 hour 11 min) 4 days, 5:03:35 load avg: 0.05 running: test_regrtest (99 hour 12 min) 4 days, 5:04:05 load avg: 0.08 running: test_regrtest (99 hour 12 min) 4 days, 5:04:35 load avg: 0.05 running: test_regrtest (99 hour 13 min) 4 days, 5:05:05 load avg: 0.03 running: test_regrtest (99 hour 13 min) 4 days, 5:05:35 load avg: 0.07 running: test_regrtest (99 hour 14 min) 4 days, 5:06:05 load avg: 0.12 running: test_regrtest (99 hour 14 min) 4 days, 5:06:35 load avg: 0.07 running: test_regrtest (99 hour 15 min) 4 days, 5:07:05 load avg: 0.10 running: test_regrtest (99 hour 15 min) 4 days, 5:07:35 load avg: 0.06 running: test_regrtest (99 hour 16 min) 4 days, 5:08:05 load avg: 0.09 running: test_regrtest (99 hour 16 min) 4 days, 5:08:35 load avg: 0.12 running: test_regrtest (99 hour 17 min) 4 days, 5:09:05 load avg: 0.07 running: test_regrtest (99 hour 17 min) 4 days, 5:09:35 load avg: 0.10 running: test_regrtest (99 hour 18 min) 4 days, 5:10:05 load avg: 0.06 running: test_regrtest (99 hour 18 min) 4 days, 5:10:35 load avg: 0.21 running: test_regrtest (99 hour 19 min) 4 days, 5:11:05 load avg: 0.18 running: test_regrtest (99 hour 19 min) 4 days, 5:11:35 load avg: 0.11 running: test_regrtest (99 hour 20 min) 4 days, 5:12:05 load avg: 0.14 running: test_regrtest (99 hour 20 min) 4 days, 5:12:36 load avg: 0.14 running: test_regrtest (99 hour 21 min) 4 days, 5:13:06 load avg: 0.08 running: test_regrtest (99 hour 21 min) 4 days, 5:13:36 load avg: 0.05 running: test_regrtest (99 hour 22 min) 4 days, 5:14:06 load avg: 0.10 running: test_regrtest (99 hour 22 min) 4 days, 5:14:36 load avg: 0.06 running: test_regrtest (99 hour 23 min) 4 days, 5:15:06 load avg: 0.03 running: test_regrtest (99 hour 23 min) 4 days, 5:15:36 load avg: 0.02 running: test_regrtest (99 hour 24 min) 4 days, 5:16:06 load avg: 0.08 running: test_regrtest (99 hour 24 min) 4 days, 5:16:36 load avg: 0.05 running: test_regrtest (99 hour 25 min) 4 days, 5:17:06 load avg: 0.03 running: test_regrtest (99 hour 25 min) 4 days, 5:17:36 load avg: 0.02 running: test_regrtest (99 hour 26 min) 4 days, 5:18:06 load avg: 0.01 running: test_regrtest (99 hour 26 min) 4 days, 5:18:36 load avg: 0.07 running: test_regrtest (99 hour 27 min) 4 days, 5:19:06 load avg: 0.04 running: test_regrtest (99 hour 27 min) 4 days, 5:19:36 load avg: 0.02 running: test_regrtest (99 hour 28 min) 4 days, 5:20:06 load avg: 0.07 running: test_regrtest (99 hour 28 min) 4 days, 5:20:36 load avg: 0.04 running: test_regrtest (99 hour 29 min) 4 days, 5:21:06 load avg: 0.09 running: test_regrtest (99 hour 29 min) 4 days, 5:21:36 load avg: 0.13 running: test_regrtest (99 hour 30 min) 4 days, 5:22:06 load avg: 0.08 running: test_regrtest (99 hour 30 min) 4 days, 5:22:36 load avg: 0.05 running: test_regrtest (99 hour 31 min) 4 days, 5:23:06 load avg: 0.03 running: test_regrtest (99 hour 31 min) 4 days, 5:23:36 load avg: 0.08 running: test_regrtest (99 hour 32 min) 4 days, 5:24:06 load avg: 0.05 running: test_regrtest (99 hour 32 min) 4 days, 5:24:36 load avg: 0.03 running: test_regrtest (99 hour 33 min) 4 days, 5:25:06 load avg: 0.02 running: test_regrtest (99 hour 33 min) 4 days, 5:25:36 load avg: 0.06 running: test_regrtest (99 hour 34 min) 4 days, 5:26:06 load avg: 0.04 running: test_regrtest (99 hour 34 min) 4 days, 5:26:36 load avg: 0.02 running: test_regrtest (99 hour 35 min) 4 days, 5:27:06 load avg: 0.08 running: test_regrtest (99 hour 35 min) 4 days, 5:27:36 load avg: 0.05 running: test_regrtest (99 hour 36 min) 4 days, 5:28:06 load avg: 0.03 running: test_regrtest (99 hour 36 min) 4 days, 5:28:36 load avg: 0.02 running: test_regrtest (99 hour 37 min) 4 days, 5:29:06 load avg: 0.07 running: test_regrtest (99 hour 37 min) 4 days, 5:29:36 load avg: 0.12 running: test_regrtest (99 hour 38 min) 4 days, 5:30:06 load avg: 0.07 running: test_regrtest (99 hour 38 min) 4 days, 5:30:36 load avg: 0.04 running: test_regrtest (99 hour 39 min) 4 days, 5:31:06 load avg: 0.20 running: test_regrtest (99 hour 39 min) 4 days, 5:31:36 load avg: 0.18 running: test_regrtest (99 hour 40 min) 4 days, 5:32:06 load avg: 0.11 running: test_regrtest (99 hour 40 min) 4 days, 5:32:36 load avg: 0.14 running: test_regrtest (99 hour 41 min) 4 days, 5:33:06 load avg: 0.08 running: test_regrtest (99 hour 41 min) 4 days, 5:33:36 load avg: 0.11 running: test_regrtest (99 hour 42 min) 4 days, 5:34:06 load avg: 0.14 running: test_regrtest (99 hour 42 min) 4 days, 5:34:36 load avg: 0.08 running: test_regrtest (99 hour 43 min) 4 days, 5:35:06 load avg: 0.05 running: test_regrtest (99 hour 43 min) 4 days, 5:35:36 load avg: 0.03 running: test_regrtest (99 hour 44 min) 4 days, 5:36:06 load avg: 0.02 running: test_regrtest (99 hour 44 min) 4 days, 5:36:36 load avg: 0.01 running: test_regrtest (99 hour 45 min) 4 days, 5:37:06 load avg: 0.00 running: test_regrtest (99 hour 45 min) 4 days, 5:37:36 load avg: 0.00 running: test_regrtest (99 hour 46 min) 4 days, 5:38:06 load avg: 0.07 running: test_regrtest (99 hour 46 min) 4 days, 5:38:36 load avg: 0.04 running: test_regrtest (99 hour 47 min) 4 days, 5:39:06 load avg: 0.02 running: test_regrtest (99 hour 47 min) 4 days, 5:39:36 load avg: 0.15 running: test_regrtest (99 hour 48 min) 4 days, 5:40:06 load avg: 0.22 running: test_regrtest (99 hour 48 min) 4 days, 5:40:36 load avg: 0.13 running: test_regrtest (99 hour 49 min) 4 days, 5:41:06 load avg: 0.08 running: test_regrtest (99 hour 49 min) 4 days, 5:41:36 load avg: 0.05 running: test_regrtest (99 hour 50 min) 4 days, 5:42:06 load avg: 0.03 running: test_regrtest (99 hour 50 min) 4 days, 5:42:36 load avg: 0.10 running: test_regrtest (99 hour 51 min) 4 days, 5:43:06 load avg: 0.06 running: test_regrtest (99 hour 51 min) 4 days, 5:43:36 load avg: 0.18 running: test_regrtest (99 hour 52 min) 4 days, 5:44:06 load avg: 0.11 running: test_regrtest (99 hour 52 min) 4 days, 5:44:36 load avg: 0.06 running: test_regrtest (99 hour 53 min) 4 days, 5:45:06 load avg: 0.11 running: test_regrtest (99 hour 53 min) 4 days, 5:45:36 load avg: 0.20 running: test_regrtest (99 hour 54 min) 4 days, 5:46:06 load avg: 0.12 running: test_regrtest (99 hour 54 min) 4 days, 5:46:36 load avg: 0.07 running: test_regrtest (99 hour 55 min) 4 days, 5:47:06 load avg: 0.04 running: test_regrtest (99 hour 55 min) 4 days, 5:47:36 load avg: 0.22 running: test_regrtest (99 hour 56 min) 4 days, 5:48:06 load avg: 0.20 running: test_regrtest (99 hour 56 min) 4 days, 5:48:36 load avg: 0.12 running: test_regrtest (99 hour 57 min) 4 days, 5:49:06 load avg: 0.14 running: test_regrtest (99 hour 57 min) 4 days, 5:49:36 load avg: 0.09 running: test_regrtest (99 hour 58 min) 4 days, 5:50:06 load avg: 0.05 running: test_regrtest (99 hour 58 min) 4 days, 5:50:36 load avg: 0.03 running: test_regrtest (99 hour 59 min) 4 days, 5:51:06 load avg: 0.09 running: test_regrtest (99 hour 59 min) 4 days, 5:51:36 load avg: 0.06 running: test_regrtest (100 hour 12 sec) 4 days, 5:52:06 load avg: 0.03 running: test_regrtest (100 hour 42 sec) 4 days, 5:52:36 load avg: 0.02 running: test_regrtest (100 hour 1 min) 4 days, 5:53:06 load avg: 0.18 running: test_regrtest (100 hour 1 min) 4 days, 5:53:36 load avg: 0.11 running: test_regrtest (100 hour 2 min) 4 days, 5:54:06 load avg: 0.07 running: test_regrtest (100 hour 2 min) 4 days, 5:54:36 load avg: 0.12 running: test_regrtest (100 hour 3 min) 4 days, 5:55:06 load avg: 0.21 running: test_regrtest (100 hour 3 min) 4 days, 5:55:36 load avg: 0.18 running: test_regrtest (100 hour 4 min) 4 days, 5:56:06 load avg: 0.17 running: test_regrtest (100 hour 4 min) 4 days, 5:56:36 load avg: 0.15 running: test_regrtest (100 hour 5 min) 4 days, 5:57:06 load avg: 0.15 running: test_regrtest (100 hour 5 min) 4 days, 5:57:36 load avg: 0.09 running: test_regrtest (100 hour 6 min) 4 days, 5:58:06 load avg: 0.05 running: test_regrtest (100 hour 6 min) 4 days, 5:58:36 load avg: 0.10 running: test_regrtest (100 hour 7 min) 4 days, 5:59:06 load avg: 0.06 running: test_regrtest (100 hour 7 min) 4 days, 5:59:36 load avg: 0.09 running: test_regrtest (100 hour 8 min) 4 days, 6:00:06 load avg: 0.18 running: test_regrtest (100 hour 8 min) 4 days, 6:00:36 load avg: 0.17 running: test_regrtest (100 hour 9 min) 4 days, 6:01:06 load avg: 0.16 running: test_regrtest (100 hour 9 min) 4 days, 6:01:36 load avg: 0.09 running: test_regrtest (100 hour 10 min) 4 days, 6:02:06 load avg: 0.06 running: test_regrtest (100 hour 10 min) 4 days, 6:02:36 load avg: 0.14 running: test_regrtest (100 hour 11 min) 4 days, 6:03:07 load avg: 0.08 running: test_regrtest (100 hour 11 min) 4 days, 6:03:37 load avg: 0.05 running: test_regrtest (100 hour 12 min) 4 days, 6:04:07 load avg: 0.03 running: test_regrtest (100 hour 12 min) 4 days, 6:04:37 load avg: 0.02 running: test_regrtest (100 hour 13 min) 4 days, 6:05:07 load avg: 0.01 running: test_regrtest (100 hour 13 min) 4 days, 6:05:37 load avg: 0.00 running: test_regrtest (100 hour 14 min) 4 days, 6:06:07 load avg: 0.00 running: test_regrtest (100 hour 14 min) 4 days, 6:06:37 load avg: 0.00 running: test_regrtest (100 hour 15 min) 4 days, 6:07:07 load avg: 0.00 running: test_regrtest (100 hour 15 min) 4 days, 6:07:37 load avg: 0.00 running: test_regrtest (100 hour 16 min) 4 days, 6:08:07 load avg: 0.05 running: test_regrtest (100 hour 16 min) 4 days, 6:08:37 load avg: 0.03 running: test_regrtest (100 hour 17 min) 4 days, 6:09:07 load avg: 0.02 running: test_regrtest (100 hour 17 min) 4 days, 6:09:37 load avg: 0.01 running: test_regrtest (100 hour 18 min) 4 days, 6:10:07 load avg: 0.00 running: test_regrtest (100 hour 18 min) 4 days, 6:10:37 load avg: 0.00 running: test_regrtest (100 hour 19 min) 4 days, 6:11:07 load avg: 0.00 running: test_regrtest (100 hour 19 min) 4 days, 6:11:37 load avg: 0.06 running: test_regrtest (100 hour 20 min) 4 days, 6:12:07 load avg: 0.04 running: test_regrtest (100 hour 20 min) 4 days, 6:12:37 load avg: 0.02 running: test_regrtest (100 hour 21 min) 4 days, 6:13:07 load avg: 0.08 running: test_regrtest (100 hour 21 min) 4 days, 6:13:37 load avg: 0.16 running: test_regrtest (100 hour 22 min) 4 days, 6:14:07 load avg: 0.09 running: test_regrtest (100 hour 22 min) 4 days, 6:14:37 load avg: 0.06 running: test_regrtest (100 hour 23 min) 4 days, 6:15:07 load avg: 0.25 running: test_regrtest (100 hour 23 min) 4 days, 6:15:37 load avg: 0.15 running: test_regrtest (100 hour 24 min) 4 days, 6:16:07 load avg: 0.09 running: test_regrtest (100 hour 24 min) 4 days, 6:16:37 load avg: 0.05 running: test_regrtest (100 hour 25 min) 4 days, 6:17:07 load avg: 0.09 running: test_regrtest (100 hour 25 min) 4 days, 6:17:37 load avg: 0.06 running: test_regrtest (100 hour 26 min) 4 days, 6:18:07 load avg: 0.03 running: test_regrtest (100 hour 26 min) 4 days, 6:18:37 load avg: 0.02 running: test_regrtest (100 hour 27 min) 4 days, 6:19:07 load avg: 0.19 running: test_regrtest (100 hour 27 min) 4 days, 6:19:37 load avg: 0.11 running: test_regrtest (100 hour 28 min) 4 days, 6:20:07 load avg: 0.07 running: test_regrtest (100 hour 28 min) 4 days, 6:20:37 load avg: 0.04 running: test_regrtest (100 hour 29 min) 4 days, 6:21:07 load avg: 0.02 running: test_regrtest (100 hour 29 min) 4 days, 6:21:37 load avg: 0.01 running: test_regrtest (100 hour 30 min) 4 days, 6:22:07 load avg: 0.01 running: test_regrtest (100 hour 30 min) 4 days, 6:22:37 load avg: 0.07 running: test_regrtest (100 hour 31 min) 4 days, 6:23:07 load avg: 0.04 running: test_regrtest (100 hour 31 min) 4 days, 6:23:37 load avg: 0.02 running: test_regrtest (100 hour 32 min) 4 days, 6:24:07 load avg: 0.01 running: test_regrtest (100 hour 32 min) 4 days, 6:24:37 load avg: 0.01 running: test_regrtest (100 hour 33 min) 4 days, 6:25:07 load avg: 0.00 running: test_regrtest (100 hour 33 min) 4 days, 6:25:37 load avg: 0.00 running: test_regrtest (100 hour 34 min) 4 days, 6:26:07 load avg: 0.00 running: test_regrtest (100 hour 34 min) 4 days, 6:26:37 load avg: 0.00 running: test_regrtest (100 hour 35 min) 4 days, 6:27:07 load avg: 0.00 running: test_regrtest (100 hour 35 min) 4 days, 6:27:37 load avg: 0.00 running: test_regrtest (100 hour 36 min) 4 days, 6:28:07 load avg: 0.00 running: test_regrtest (100 hour 36 min) 4 days, 6:28:37 load avg: 0.00 running: test_regrtest (100 hour 37 min) 4 days, 6:29:07 load avg: 0.06 running: test_regrtest (100 hour 37 min) 4 days, 6:29:37 load avg: 0.03 running: test_regrtest (100 hour 38 min) 4 days, 6:30:07 load avg: 0.02 running: test_regrtest (100 hour 38 min) 4 days, 6:30:37 load avg: 0.01 running: test_regrtest (100 hour 39 min) 4 days, 6:31:07 load avg: 0.00 running: test_regrtest (100 hour 39 min) 4 days, 6:31:37 load avg: 0.06 running: test_regrtest (100 hour 40 min) 4 days, 6:32:07 load avg: 0.11 running: test_regrtest (100 hour 40 min) 4 days, 6:32:37 load avg: 0.06 running: test_regrtest (100 hour 41 min) 4 days, 6:33:07 load avg: 0.12 running: test_regrtest (100 hour 41 min) 4 days, 6:33:37 load avg: 0.07 running: test_regrtest (100 hour 42 min) 4 days, 6:34:07 load avg: 0.04 running: test_regrtest (100 hour 42 min) 4 days, 6:34:37 load avg: 0.02 running: test_regrtest (100 hour 43 min) 4 days, 6:35:07 load avg: 0.08 running: test_regrtest (100 hour 43 min) 4 days, 6:35:37 load avg: 0.05 running: test_regrtest (100 hour 44 min) 4 days, 6:36:07 load avg: 0.03 running: test_regrtest (100 hour 44 min) 4 days, 6:36:37 load avg: 0.02 running: test_regrtest (100 hour 45 min) 4 days, 6:37:07 load avg: 0.07 running: test_regrtest (100 hour 45 min) 4 days, 6:37:37 load avg: 0.04 running: test_regrtest (100 hour 46 min) 4 days, 6:38:07 load avg: 0.02 running: test_regrtest (100 hour 46 min) 4 days, 6:38:37 load avg: 0.09 running: test_regrtest (100 hour 47 min) 4 days, 6:39:07 load avg: 0.06 running: test_regrtest (100 hour 47 min) 4 days, 6:39:37 load avg: 0.03 running: test_regrtest (100 hour 48 min) 4 days, 6:40:07 load avg: 0.02 running: test_regrtest (100 hour 48 min) 4 days, 6:40:37 load avg: 0.08 running: test_regrtest (100 hour 49 min) 4 days, 6:41:07 load avg: 0.05 running: test_regrtest (100 hour 49 min) 4 days, 6:41:37 load avg: 0.03 running: test_regrtest (100 hour 50 min) 4 days, 6:42:07 load avg: 0.02 running: test_regrtest (100 hour 50 min) 4 days, 6:42:37 load avg: 0.19 running: test_regrtest (100 hour 51 min) 4 days, 6:43:07 load avg: 0.11 running: test_regrtest (100 hour 51 min) 4 days, 6:43:37 load avg: 0.07 running: test_regrtest (100 hour 52 min) 4 days, 6:44:07 load avg: 0.09 running: test_regrtest (100 hour 52 min) 4 days, 6:44:37 load avg: 0.23 running: test_regrtest (100 hour 53 min) 4 days, 6:45:07 load avg: 0.14 running: test_regrtest (100 hour 53 min) 4 days, 6:45:37 load avg: 0.14 running: test_regrtest (100 hour 54 min) 4 days, 6:46:07 load avg: 0.31 running: test_regrtest (100 hour 54 min) 4 days, 6:46:37 load avg: 0.19 running: test_regrtest (100 hour 55 min) 4 days, 6:47:07 load avg: 0.16 running: test_regrtest (100 hour 55 min) 4 days, 6:47:37 load avg: 0.24 running: test_regrtest (100 hour 56 min) 4 days, 6:48:07 load avg: 0.20 running: test_regrtest (100 hour 56 min) 4 days, 6:48:37 load avg: 0.12 running: test_regrtest (100 hour 57 min) 4 days, 6:49:07 load avg: 0.07 running: test_regrtest (100 hour 57 min) 4 days, 6:49:37 load avg: 0.16 running: test_regrtest (100 hour 58 min) 4 days, 6:50:07 load avg: 0.10 running: test_regrtest (100 hour 58 min) 4 days, 6:50:37 load avg: 0.06 running: test_regrtest (100 hour 59 min) 4 days, 6:51:07 load avg: 0.09 running: test_regrtest (100 hour 59 min) 4 days, 6:51:37 load avg: 0.11 running: test_regrtest (101 hour 13 sec) 4 days, 6:52:07 load avg: 0.13 running: test_regrtest (101 hour 43 sec) 4 days, 6:52:37 load avg: 0.08 running: test_regrtest (101 hour 1 min) 4 days, 6:53:07 load avg: 0.05 running: test_regrtest (101 hour 1 min) 4 days, 6:53:37 load avg: 0.03 running: test_regrtest (101 hour 2 min) 4 days, 6:54:07 load avg: 0.08 running: test_regrtest (101 hour 2 min) 4 days, 6:54:37 load avg: 0.11 running: test_regrtest (101 hour 3 min) 4 days, 6:55:07 load avg: 0.19 running: test_regrtest (101 hour 3 min) 4 days, 6:55:38 load avg: 0.11 running: test_regrtest (101 hour 4 min) 4 days, 6:56:08 load avg: 0.07 running: test_regrtest (101 hour 4 min) 4 days, 6:56:38 load avg: 0.04 running: test_regrtest (101 hour 5 min) 4 days, 6:57:08 load avg: 0.08 running: test_regrtest (101 hour 5 min) 4 days, 6:57:38 load avg: 0.05 running: test_regrtest (101 hour 6 min) 4 days, 6:58:08 load avg: 0.03 running: test_regrtest (101 hour 6 min) 4 days, 6:58:38 load avg: 0.10 running: test_regrtest (101 hour 7 min) 4 days, 6:59:08 load avg: 0.06 running: test_regrtest (101 hour 7 min) 4 days, 6:59:38 load avg: 0.03 running: test_regrtest (101 hour 8 min) 4 days, 7:00:08 load avg: 0.02 running: test_regrtest (101 hour 8 min) 4 days, 7:00:38 load avg: 0.08 running: test_regrtest (101 hour 9 min) 4 days, 7:01:08 load avg: 0.05 running: test_regrtest (101 hour 9 min) 4 days, 7:01:38 load avg: 0.03 running: test_regrtest (101 hour 10 min) 4 days, 7:02:08 load avg: 0.02 running: test_regrtest (101 hour 10 min) 4 days, 7:02:38 load avg: 0.01 running: test_regrtest (101 hour 11 min) 4 days, 7:03:08 load avg: 0.07 running: test_regrtest (101 hour 11 min) 4 days, 7:03:38 load avg: 0.10 running: test_regrtest (101 hour 12 min) 4 days, 7:04:08 load avg: 0.14 running: test_regrtest (101 hour 12 min) 4 days, 7:04:38 load avg: 0.08 running: test_regrtest (101 hour 13 min) 4 days, 7:05:08 load avg: 0.05 running: test_regrtest (101 hour 13 min) 4 days, 7:05:38 load avg: 0.03 running: test_regrtest (101 hour 14 min) 4 days, 7:06:08 load avg: 0.08 running: test_regrtest (101 hour 14 min) 4 days, 7:06:38 load avg: 0.05 running: test_regrtest (101 hour 15 min) 4 days, 7:07:08 load avg: 0.03 running: test_regrtest (101 hour 15 min) 4 days, 7:07:38 load avg: 0.02 running: test_regrtest (101 hour 16 min) 4 days, 7:08:08 load avg: 0.01 running: test_regrtest (101 hour 16 min) 4 days, 7:08:38 load avg: 0.00 running: test_regrtest (101 hour 17 min) 4 days, 7:09:08 load avg: 0.00 running: test_regrtest (101 hour 17 min) 4 days, 7:09:38 load avg: 0.06 running: test_regrtest (101 hour 18 min) 4 days, 7:10:08 load avg: 0.04 running: test_regrtest (101 hour 18 min) 4 days, 7:10:38 load avg: 0.02 running: test_regrtest (101 hour 19 min) 4 days, 7:11:08 load avg: 0.07 running: test_regrtest (101 hour 19 min) 4 days, 7:11:38 load avg: 0.22 running: test_regrtest (101 hour 20 min) 4 days, 7:12:08 load avg: 0.13 running: test_regrtest (101 hour 20 min) 4 days, 7:12:38 load avg: 0.13 running: test_regrtest (101 hour 21 min) 4 days, 7:13:08 load avg: 0.15 running: test_regrtest (101 hour 21 min) 4 days, 7:13:38 load avg: 0.09 running: test_regrtest (101 hour 22 min) 4 days, 7:14:08 load avg: 0.05 running: test_regrtest (101 hour 22 min) 4 days, 7:14:38 load avg: 0.10 running: test_regrtest (101 hour 23 min) 4 days, 7:15:08 load avg: 0.06 running: test_regrtest (101 hour 23 min) 4 days, 7:15:38 load avg: 0.04 running: test_regrtest (101 hour 24 min) 4 days, 7:16:08 load avg: 0.02 running: test_regrtest (101 hour 24 min) 4 days, 7:16:38 load avg: 0.01 running: test_regrtest (101 hour 25 min) 4 days, 7:17:08 load avg: 0.01 running: test_regrtest (101 hour 25 min) 4 days, 7:17:38 load avg: 0.00 running: test_regrtest (101 hour 26 min) 4 days, 7:18:08 load avg: 0.00 running: test_regrtest (101 hour 26 min) 4 days, 7:18:38 load avg: 0.07 running: test_regrtest (101 hour 27 min) 4 days, 7:19:08 load avg: 0.04 running: test_regrtest (101 hour 27 min) 4 days, 7:19:38 load avg: 0.31 running: test_regrtest (101 hour 28 min) 4 days, 7:20:08 load avg: 0.30 running: test_regrtest (101 hour 28 min) 4 days, 7:20:38 load avg: 0.18 running: test_regrtest (101 hour 29 min) 4 days, 7:21:08 load avg: 0.11 running: test_regrtest (101 hour 29 min) 4 days, 7:21:38 load avg: 0.06 running: test_regrtest (101 hour 30 min) 4 days, 7:22:08 load avg: 0.04 running: test_regrtest (101 hour 30 min) 4 days, 7:22:38 load avg: 0.17 running: test_regrtest (101 hour 31 min) 4 days, 7:23:08 load avg: 0.18 running: test_regrtest (101 hour 31 min) 4 days, 7:23:38 load avg: 0.11 running: test_regrtest (101 hour 32 min) 4 days, 7:24:08 load avg: 0.06 running: test_regrtest (101 hour 32 min) 4 days, 7:24:38 load avg: 0.04 running: test_regrtest (101 hour 33 min) 4 days, 7:25:08 load avg: 0.02 running: test_regrtest (101 hour 33 min) 4 days, 7:25:38 load avg: 0.01 running: test_regrtest (101 hour 34 min) 4 days, 7:26:08 load avg: 0.01 running: test_regrtest (101 hour 34 min) 4 days, 7:26:38 load avg: 0.00 running: test_regrtest (101 hour 35 min) 4 days, 7:27:08 load avg: 0.00 running: test_regrtest (101 hour 35 min) 4 days, 7:27:38 load avg: 0.00 running: test_regrtest (101 hour 36 min) 4 days, 7:28:08 load avg: 0.00 running: test_regrtest (101 hour 36 min) 4 days, 7:28:38 load avg: 0.06 running: test_regrtest (101 hour 37 min) 4 days, 7:29:08 load avg: 0.03 running: test_regrtest (101 hour 37 min) 4 days, 7:29:38 load avg: 0.02 running: test_regrtest (101 hour 38 min) 4 days, 7:30:08 load avg: 0.09 running: test_regrtest (101 hour 38 min) 4 days, 7:30:38 load avg: 0.06 running: test_regrtest (101 hour 39 min) 4 days, 7:31:08 load avg: 0.03 running: test_regrtest (101 hour 39 min) 4 days, 7:31:38 load avg: 0.02 running: test_regrtest (101 hour 40 min) 4 days, 7:32:08 load avg: 0.06 running: test_regrtest (101 hour 40 min) 4 days, 7:32:38 load avg: 0.04 running: test_regrtest (101 hour 41 min) 4 days, 7:33:08 load avg: 0.02 running: test_regrtest (101 hour 41 min) 4 days, 7:33:38 load avg: 0.01 running: test_regrtest (101 hour 42 min) 4 days, 7:34:08 load avg: 0.01 running: test_regrtest (101 hour 42 min) 4 days, 7:34:38 load avg: 0.00 running: test_regrtest (101 hour 43 min) 4 days, 7:35:08 load avg: 0.00 running: test_regrtest (101 hour 43 min) 4 days, 7:35:38 load avg: 0.00 running: test_regrtest (101 hour 44 min) 4 days, 7:36:08 load avg: 0.19 running: test_regrtest (101 hour 44 min) 4 days, 7:36:38 load avg: 0.18 running: test_regrtest (101 hour 45 min) 4 days, 7:37:08 load avg: 0.16 running: test_regrtest (101 hour 45 min) 4 days, 7:37:38 load avg: 0.25 running: test_regrtest (101 hour 46 min) 4 days, 7:38:08 load avg: 0.15 running: test_regrtest (101 hour 46 min) 4 days, 7:38:38 load avg: 0.15 running: test_regrtest (101 hour 47 min) 4 days, 7:39:08 load avg: 0.09 running: test_regrtest (101 hour 47 min) 4 days, 7:39:38 load avg: 0.11 running: test_regrtest (101 hour 48 min) 4 days, 7:40:08 load avg: 0.07 running: test_regrtest (101 hour 48 min) 4 days, 7:40:38 load avg: 0.04 running: test_regrtest (101 hour 49 min) 4 days, 7:41:08 load avg: 0.08 running: test_regrtest (101 hour 49 min) 4 days, 7:41:38 load avg: 0.17 running: test_regrtest (101 hour 50 min) 4 days, 7:42:08 load avg: 0.18 running: test_regrtest (101 hour 50 min) 4 days, 7:42:38 load avg: 0.16 running: test_regrtest (101 hour 51 min) 4 days, 7:43:08 load avg: 0.25 running: test_regrtest (101 hour 51 min) 4 days, 7:43:38 load avg: 0.15 running: test_regrtest (101 hour 52 min) 4 days, 7:44:08 load avg: 0.14 running: test_regrtest (101 hour 52 min) 4 days, 7:44:38 load avg: 0.14 running: test_regrtest (101 hour 53 min) 4 days, 7:45:08 load avg: 0.15 running: test_regrtest (101 hour 53 min) 4 days, 7:45:38 load avg: 0.09 running: test_regrtest (101 hour 54 min) 4 days, 7:46:09 load avg: 0.05 running: test_regrtest (101 hour 54 min) 4 days, 7:46:39 load avg: 0.03 running: test_regrtest (101 hour 55 min) 4 days, 7:47:09 load avg: 0.02 running: test_regrtest (101 hour 55 min) 4 days, 7:47:39 load avg: 0.01 running: test_regrtest (101 hour 56 min) 4 days, 7:48:09 load avg: 0.00 running: test_regrtest (101 hour 56 min) 4 days, 7:48:39 load avg: 0.00 running: test_regrtest (101 hour 57 min) 4 days, 7:49:09 load avg: 0.00 running: test_regrtest (101 hour 57 min) 4 days, 7:49:39 load avg: 0.00 running: test_regrtest (101 hour 58 min) 4 days, 7:50:09 load avg: 0.00 running: test_regrtest (101 hour 58 min) 4 days, 7:50:39 load avg: 0.00 running: test_regrtest (101 hour 59 min) 4 days, 7:51:09 load avg: 0.00 running: test_regrtest (101 hour 59 min) 4 days, 7:51:39 load avg: 0.00 running: test_regrtest (102 hour 14 sec) 4 days, 7:52:09 load avg: 0.08 running: test_regrtest (102 hour 44 sec) 4 days, 7:52:39 load avg: 0.05 running: test_regrtest (102 hour 1 min) 4 days, 7:53:09 load avg: 0.03 running: test_regrtest (102 hour 1 min) 4 days, 7:53:39 load avg: 0.02 running: test_regrtest (102 hour 2 min) 4 days, 7:54:09 load avg: 0.08 running: test_regrtest (102 hour 2 min) 4 days, 7:54:39 load avg: 0.05 running: test_regrtest (102 hour 3 min) 4 days, 7:55:09 load avg: 0.03 running: test_regrtest (102 hour 3 min) 4 days, 7:55:39 load avg: 0.02 running: test_regrtest (102 hour 4 min) 4 days, 7:56:09 load avg: 0.07 running: test_regrtest (102 hour 4 min) 4 days, 7:56:39 load avg: 0.04 running: test_regrtest (102 hour 5 min) 4 days, 7:57:09 load avg: 0.02 running: test_regrtest (102 hour 5 min) 4 days, 7:57:39 load avg: 0.01 running: test_regrtest (102 hour 6 min) 4 days, 7:58:09 load avg: 0.12 running: test_regrtest (102 hour 6 min) 4 days, 7:58:39 load avg: 0.07 running: test_regrtest (102 hour 7 min) 4 days, 7:59:09 load avg: 0.04 running: test_regrtest (102 hour 7 min) 4 days, 7:59:39 load avg: 0.10 running: test_regrtest (102 hour 8 min) 4 days, 8:00:09 load avg: 0.06 running: test_regrtest (102 hour 8 min) 4 days, 8:00:39 load avg: 0.03 running: test_regrtest (102 hour 9 min) 4 days, 8:01:09 load avg: 0.10 running: test_regrtest (102 hour 9 min) 4 days, 8:01:39 load avg: 0.06 running: test_regrtest (102 hour 10 min) 4 days, 8:02:09 load avg: 0.04 running: test_regrtest (102 hour 10 min) 4 days, 8:02:39 load avg: 0.02 running: test_regrtest (102 hour 11 min) 4 days, 8:03:09 load avg: 0.01 running: test_regrtest (102 hour 11 min) 4 days, 8:03:39 load avg: 0.01 running: test_regrtest (102 hour 12 min) 4 days, 8:04:09 load avg: 0.00 running: test_regrtest (102 hour 12 min) 4 days, 8:04:39 load avg: 0.00 running: test_regrtest (102 hour 13 min) 4 days, 8:05:09 load avg: 0.00 running: test_regrtest (102 hour 13 min) 4 days, 8:05:39 load avg: 0.00 running: test_regrtest (102 hour 14 min) 4 days, 8:06:09 load avg: 0.00 running: test_regrtest (102 hour 14 min) 4 days, 8:06:39 load avg: 0.00 running: test_regrtest (102 hour 15 min) 4 days, 8:07:09 load avg: 0.00 running: test_regrtest (102 hour 15 min) 4 days, 8:07:39 load avg: 0.00 running: test_regrtest (102 hour 16 min) 4 days, 8:08:09 load avg: 0.00 running: test_regrtest (102 hour 16 min) 4 days, 8:08:39 load avg: 0.00 running: test_regrtest (102 hour 17 min) 4 days, 8:09:09 load avg: 0.00 running: test_regrtest (102 hour 17 min) 4 days, 8:09:39 load avg: 0.00 running: test_regrtest (102 hour 18 min) 4 days, 8:10:09 load avg: 0.13 running: test_regrtest (102 hour 18 min) 4 days, 8:10:39 load avg: 0.08 running: test_regrtest (102 hour 19 min) 4 days, 8:11:09 load avg: 0.10 running: test_regrtest (102 hour 19 min) 4 days, 8:11:39 load avg: 0.12 running: test_regrtest (102 hour 20 min) 4 days, 8:12:09 load avg: 0.07 running: test_regrtest (102 hour 20 min) 4 days, 8:12:39 load avg: 0.12 running: test_regrtest (102 hour 21 min) 4 days, 8:13:09 load avg: 0.07 running: test_regrtest (102 hour 21 min) 4 days, 8:13:39 load avg: 0.04 running: test_regrtest (102 hour 22 min) 4 days, 8:14:09 load avg: 0.02 running: test_regrtest (102 hour 22 min) 4 days, 8:14:39 load avg: 0.01 running: test_regrtest (102 hour 23 min) 4 days, 8:15:09 load avg: 0.01 running: test_regrtest (102 hour 23 min) 4 days, 8:15:39 load avg: 0.00 running: test_regrtest (102 hour 24 min) 4 days, 8:16:09 load avg: 0.22 running: test_regrtest (102 hour 24 min) 4 days, 8:16:39 load avg: 0.19 running: test_regrtest (102 hour 25 min) 4 days, 8:17:09 load avg: 0.11 running: test_regrtest (102 hour 25 min) 4 days, 8:17:39 load avg: 0.15 running: test_regrtest (102 hour 26 min) 4 days, 8:18:09 load avg: 0.24 running: test_regrtest (102 hour 26 min) 4 days, 8:18:39 load avg: 0.20 running: test_regrtest (102 hour 27 min) 4 days, 8:19:09 load avg: 0.12 running: test_regrtest (102 hour 27 min) 4 days, 8:19:39 load avg: 0.07 running: test_regrtest (102 hour 28 min) 4 days, 8:20:09 load avg: 0.12 running: test_regrtest (102 hour 28 min) 4 days, 8:20:39 load avg: 0.14 running: test_regrtest (102 hour 29 min) 4 days, 8:21:09 load avg: 0.08 running: test_regrtest (102 hour 29 min) 4 days, 8:21:39 load avg: 0.05 running: test_regrtest (102 hour 30 min) 4 days, 8:22:09 load avg: 0.09 running: test_regrtest (102 hour 30 min) 4 days, 8:22:39 load avg: 0.06 running: test_regrtest (102 hour 31 min) 4 days, 8:23:09 load avg: 0.03 running: test_regrtest (102 hour 31 min) 4 days, 8:23:39 load avg: 0.02 running: test_regrtest (102 hour 32 min) 4 days, 8:24:09 load avg: 0.12 running: test_regrtest (102 hour 32 min) 4 days, 8:24:39 load avg: 0.13 running: test_regrtest (102 hour 33 min) 4 days, 8:25:09 load avg: 0.08 running: test_regrtest (102 hour 33 min) 4 days, 8:25:39 load avg: 0.17 running: test_regrtest (102 hour 34 min) 4 days, 8:26:09 load avg: 0.17 running: test_regrtest (102 hour 34 min) 4 days, 8:26:39 load avg: 0.24 running: test_regrtest (102 hour 35 min) 4 days, 8:27:09 load avg: 0.20 running: test_regrtest (102 hour 35 min) 4 days, 8:27:39 load avg: 0.18 running: test_regrtest (102 hour 36 min) 4 days, 8:28:09 load avg: 0.16 running: test_regrtest (102 hour 36 min) 4 days, 8:28:39 load avg: 0.15 running: test_regrtest (102 hour 37 min) 4 days, 8:29:09 load avg: 0.09 running: test_regrtest (102 hour 37 min) 4 days, 8:29:39 load avg: 0.11 running: test_regrtest (102 hour 38 min) 4 days, 8:30:09 load avg: 0.06 running: test_regrtest (102 hour 38 min) 4 days, 8:30:39 load avg: 0.09 running: test_regrtest (102 hour 39 min) 4 days, 8:31:09 load avg: 0.11 running: test_regrtest (102 hour 39 min) 4 days, 8:31:39 load avg: 0.06 running: test_regrtest (102 hour 40 min) 4 days, 8:32:09 load avg: 0.04 running: test_regrtest (102 hour 40 min) 4 days, 8:32:39 load avg: 0.08 running: test_regrtest (102 hour 41 min) 4 days, 8:33:09 load avg: 0.04 running: test_regrtest (102 hour 41 min) 4 days, 8:33:39 load avg: 0.03 running: test_regrtest (102 hour 42 min) 4 days, 8:34:09 load avg: 0.01 running: test_regrtest (102 hour 42 min) 4 days, 8:34:39 load avg: 0.08 running: test_regrtest (102 hour 43 min) 4 days, 8:35:09 load avg: 0.18 running: test_regrtest (102 hour 43 min) 4 days, 8:35:39 load avg: 0.11 running: test_regrtest (102 hour 44 min) 4 days, 8:36:09 load avg: 0.06 running: test_regrtest (102 hour 44 min) 4 days, 8:36:39 load avg: 0.15 running: test_regrtest (102 hour 45 min) 4 days, 8:37:09 load avg: 0.15 running: test_regrtest (102 hour 45 min) 4 days, 8:37:39 load avg: 0.09 running: test_regrtest (102 hour 46 min) 4 days, 8:38:09 load avg: 0.05 running: test_regrtest (102 hour 46 min) 4 days, 8:38:39 load avg: 0.11 running: test_regrtest (102 hour 47 min) 4 days, 8:39:09 load avg: 0.07 running: test_regrtest (102 hour 47 min) 4 days, 8:39:39 load avg: 0.11 running: test_regrtest (102 hour 48 min) 4 days, 8:40:09 load avg: 0.06 running: test_regrtest (102 hour 48 min) 4 days, 8:40:39 load avg: 0.11 running: test_regrtest (102 hour 49 min) 4 days, 8:41:10 load avg: 0.06 running: test_regrtest (102 hour 49 min) 4 days, 8:41:40 load avg: 0.04 running: test_regrtest (102 hour 50 min) 4 days, 8:42:10 load avg: 0.09 running: test_regrtest (102 hour 50 min) 4 days, 8:42:40 load avg: 0.05 running: test_regrtest (102 hour 51 min) 4 days, 8:43:10 load avg: 0.17 running: test_regrtest (102 hour 51 min) 4 days, 8:43:40 load avg: 0.17 running: test_regrtest (102 hour 52 min) 4 days, 8:44:10 load avg: 0.18 running: test_regrtest (102 hour 52 min) 4 days, 8:44:40 load avg: 0.11 running: test_regrtest (102 hour 53 min) 4 days, 8:45:10 load avg: 0.07 running: test_regrtest (102 hour 53 min) 4 days, 8:45:40 load avg: 0.04 running: test_regrtest (102 hour 54 min) 4 days, 8:46:10 load avg: 0.09 running: test_regrtest (102 hour 54 min) 4 days, 8:46:40 load avg: 0.05 running: test_regrtest (102 hour 55 min) 4 days, 8:47:10 load avg: 0.03 running: test_regrtest (102 hour 55 min) 4 days, 8:47:40 load avg: 0.10 running: test_regrtest (102 hour 56 min) 4 days, 8:48:10 load avg: 0.12 running: test_regrtest (102 hour 56 min) 4 days, 8:48:40 load avg: 0.07 running: test_regrtest (102 hour 57 min) 4 days, 8:49:10 load avg: 0.04 running: test_regrtest (102 hour 57 min) 4 days, 8:49:40 load avg: 0.10 running: test_regrtest (102 hour 58 min) 4 days, 8:50:10 load avg: 0.06 running: test_regrtest (102 hour 58 min) 4 days, 8:50:40 load avg: 0.04 running: test_regrtest (102 hour 59 min) 4 days, 8:51:10 load avg: 0.09 running: test_regrtest (102 hour 59 min) 4 days, 8:51:40 load avg: 0.19 running: test_regrtest (103 hour 15 sec) 4 days, 8:52:10 load avg: 0.16 running: test_regrtest (103 hour 45 sec) 4 days, 8:52:40 load avg: 0.10 running: test_regrtest (103 hour 1 min) 4 days, 8:53:10 load avg: 0.06 running: test_regrtest (103 hour 1 min) 4 days, 8:53:40 load avg: 0.09 running: test_regrtest (103 hour 2 min) 4 days, 8:54:10 load avg: 0.06 running: test_regrtest (103 hour 2 min) 4 days, 8:54:40 load avg: 0.08 running: test_regrtest (103 hour 3 min) 4 days, 8:55:10 load avg: 0.13 running: test_regrtest (103 hour 3 min) 4 days, 8:55:40 load avg: 0.08 running: test_regrtest (103 hour 4 min) 4 days, 8:56:10 load avg: 0.05 running: test_regrtest (103 hour 4 min) 4 days, 8:56:40 load avg: 0.03 running: test_regrtest (103 hour 5 min) 4 days, 8:57:10 load avg: 0.08 running: test_regrtest (103 hour 5 min) 4 days, 8:57:40 load avg: 0.05 running: test_regrtest (103 hour 6 min) 4 days, 8:58:10 load avg: 0.03 running: test_regrtest (103 hour 6 min) 4 days, 8:58:40 load avg: 0.02 running: test_regrtest (103 hour 7 min) 4 days, 8:59:10 load avg: 0.01 running: test_regrtest (103 hour 7 min) 4 days, 8:59:40 load avg: 0.08 running: test_regrtest (103 hour 8 min) 4 days, 9:00:10 load avg: 0.12 running: test_regrtest (103 hour 8 min) 4 days, 9:00:40 load avg: 0.15 running: test_regrtest (103 hour 9 min) 4 days, 9:01:10 load avg: 0.09 running: test_regrtest (103 hour 9 min) 4 days, 9:01:40 load avg: 0.05 running: test_regrtest (103 hour 10 min) 4 days, 9:02:10 load avg: 0.03 running: test_regrtest (103 hour 10 min) 4 days, 9:02:40 load avg: 0.09 running: test_regrtest (103 hour 11 min) 4 days, 9:03:10 load avg: 0.05 running: test_regrtest (103 hour 11 min) 4 days, 9:03:40 load avg: 0.03 running: test_regrtest (103 hour 12 min) 4 days, 9:04:10 load avg: 0.02 running: test_regrtest (103 hour 12 min) 4 days, 9:04:40 load avg: 0.07 running: test_regrtest (103 hour 13 min) 4 days, 9:05:10 load avg: 0.04 running: test_regrtest (103 hour 13 min) 4 days, 9:05:40 load avg: 0.02 running: test_regrtest (103 hour 14 min) 4 days, 9:06:10 load avg: 0.09 running: test_regrtest (103 hour 14 min) 4 days, 9:06:40 load avg: 0.06 running: test_regrtest (103 hour 15 min) 4 days, 9:07:10 load avg: 0.03 running: test_regrtest (103 hour 15 min) 4 days, 9:07:40 load avg: 0.02 running: test_regrtest (103 hour 16 min) 4 days, 9:08:10 load avg: 0.01 running: test_regrtest (103 hour 16 min) 4 days, 9:08:40 load avg: 0.00 running: test_regrtest (103 hour 17 min) 4 days, 9:09:10 load avg: 0.00 running: test_regrtest (103 hour 17 min) 4 days, 9:09:40 load avg: 0.00 running: test_regrtest (103 hour 18 min) 4 days, 9:10:10 load avg: 0.00 running: test_regrtest (103 hour 18 min) 4 days, 9:10:40 load avg: 0.07 running: test_regrtest (103 hour 19 min) 4 days, 9:11:10 load avg: 0.04 running: test_regrtest (103 hour 19 min) 4 days, 9:11:40 load avg: 0.08 running: test_regrtest (103 hour 20 min) 4 days, 9:12:10 load avg: 0.05 running: test_regrtest (103 hour 20 min) 4 days, 9:12:40 load avg: 0.08 running: test_regrtest (103 hour 21 min) 4 days, 9:13:10 load avg: 0.12 running: test_regrtest (103 hour 21 min) 4 days, 9:13:40 load avg: 0.07 running: test_regrtest (103 hour 22 min) 4 days, 9:14:10 load avg: 0.10 running: test_regrtest (103 hour 22 min) 4 days, 9:14:40 load avg: 0.06 running: test_regrtest (103 hour 23 min) 4 days, 9:15:10 load avg: 0.03 running: test_regrtest (103 hour 23 min) 4 days, 9:15:40 load avg: 0.02 running: test_regrtest (103 hour 24 min) 4 days, 9:16:10 load avg: 0.01 running: test_regrtest (103 hour 24 min) 4 days, 9:16:40 load avg: 0.00 running: test_regrtest (103 hour 25 min) 4 days, 9:17:10 load avg: 0.13 running: test_regrtest (103 hour 25 min) 4 days, 9:17:40 load avg: 0.08 running: test_regrtest (103 hour 26 min) 4 days, 9:18:10 load avg: 0.10 running: test_regrtest (103 hour 26 min) 4 days, 9:18:40 load avg: 0.06 running: test_regrtest (103 hour 27 min) 4 days, 9:19:10 load avg: 0.03 running: test_regrtest (103 hour 27 min) 4 days, 9:19:40 load avg: 0.07 running: test_regrtest (103 hour 28 min) 4 days, 9:20:10 load avg: 0.04 running: test_regrtest (103 hour 28 min) 4 days, 9:20:40 load avg: 0.15 running: test_regrtest (103 hour 29 min) 4 days, 9:21:10 load avg: 0.15 running: test_regrtest (103 hour 29 min) 4 days, 9:21:40 load avg: 0.15 running: test_regrtest (103 hour 30 min) 4 days, 9:22:10 load avg: 0.09 running: test_regrtest (103 hour 30 min) 4 days, 9:22:40 load avg: 0.06 running: test_regrtest (103 hour 31 min) 4 days, 9:23:10 load avg: 0.03 running: test_regrtest (103 hour 31 min) 4 days, 9:23:40 load avg: 0.02 running: test_regrtest (103 hour 32 min) 4 days, 9:24:10 load avg: 0.01 running: test_regrtest (103 hour 32 min) 4 days, 9:24:40 load avg: 0.24 running: test_regrtest (103 hour 33 min) 4 days, 9:25:10 load avg: 0.14 running: test_regrtest (103 hour 33 min) 4 days, 9:25:40 load avg: 0.09 running: test_regrtest (103 hour 34 min) 4 days, 9:26:10 load avg: 0.05 running: test_regrtest (103 hour 34 min) 4 days, 9:26:40 load avg: 0.21 running: test_regrtest (103 hour 35 min) 4 days, 9:27:10 load avg: 0.12 running: test_regrtest (103 hour 35 min) 4 days, 9:27:40 load avg: 0.07 running: test_regrtest (103 hour 36 min) 4 days, 9:28:10 load avg: 0.12 running: test_regrtest (103 hour 36 min) 4 days, 9:28:40 load avg: 0.21 running: test_regrtest (103 hour 37 min) 4 days, 9:29:10 load avg: 0.12 running: test_regrtest (103 hour 37 min) 4 days, 9:29:40 load avg: 0.07 running: test_regrtest (103 hour 38 min) 4 days, 9:30:10 load avg: 0.19 running: test_regrtest (103 hour 38 min) 4 days, 9:30:40 load avg: 0.11 running: test_regrtest (103 hour 39 min) 4 days, 9:31:10 load avg: 0.07 running: test_regrtest (103 hour 39 min) 4 days, 9:31:40 load avg: 0.04 running: test_regrtest (103 hour 40 min) 4 days, 9:32:10 load avg: 0.02 running: test_regrtest (103 hour 40 min) 4 days, 9:32:40 load avg: 0.01 running: test_regrtest (103 hour 41 min) 4 days, 9:33:10 load avg: 0.01 running: test_regrtest (103 hour 41 min) 4 days, 9:33:40 load avg: 0.00 running: test_regrtest (103 hour 42 min) 4 days, 9:34:10 load avg: 0.00 running: test_regrtest (103 hour 42 min) 4 days, 9:34:40 load avg: 0.00 running: test_regrtest (103 hour 43 min) 4 days, 9:35:10 load avg: 0.00 running: test_regrtest (103 hour 43 min) 4 days, 9:35:40 load avg: 0.07 running: test_regrtest (103 hour 44 min) 4 days, 9:36:11 load avg: 0.04 running: test_regrtest (103 hour 44 min) 4 days, 9:36:41 load avg: 0.02 running: test_regrtest (103 hour 45 min) 4 days, 9:37:11 load avg: 0.01 running: test_regrtest (103 hour 45 min) 4 days, 9:37:41 load avg: 0.07 running: test_regrtest (103 hour 46 min) 4 days, 9:38:11 load avg: 0.04 running: test_regrtest (103 hour 46 min) 4 days, 9:38:41 load avg: 0.02 running: test_regrtest (103 hour 47 min) 4 days, 9:39:11 load avg: 0.01 running: test_regrtest (103 hour 47 min) 4 days, 9:39:41 load avg: 0.06 running: test_regrtest (103 hour 48 min) 4 days, 9:40:11 load avg: 0.04 running: test_regrtest (103 hour 48 min) 4 days, 9:40:41 load avg: 0.02 running: test_regrtest (103 hour 49 min) 4 days, 9:41:11 load avg: 0.08 running: test_regrtest (103 hour 49 min) 4 days, 9:41:41 load avg: 0.05 running: test_regrtest (103 hour 50 min) 4 days, 9:42:11 load avg: 0.03 running: test_regrtest (103 hour 50 min) 4 days, 9:42:41 load avg: 0.02 running: test_regrtest (103 hour 51 min) 4 days, 9:43:11 load avg: 0.07 running: test_regrtest (103 hour 51 min) 4 days, 9:43:41 load avg: 0.04 running: test_regrtest (103 hour 52 min) 4 days, 9:44:11 load avg: 0.02 running: test_regrtest (103 hour 52 min) 4 days, 9:44:41 load avg: 0.09 running: test_regrtest (103 hour 53 min) 4 days, 9:45:11 load avg: 0.06 running: test_regrtest (103 hour 53 min) 4 days, 9:45:41 load avg: 0.03 running: test_regrtest (103 hour 54 min) 4 days, 9:46:11 load avg: 0.02 running: test_regrtest (103 hour 54 min) 4 days, 9:46:41 load avg: 0.01 running: test_regrtest (103 hour 55 min) 4 days, 9:47:11 load avg: 0.07 running: test_regrtest (103 hour 55 min) 4 days, 9:47:41 load avg: 0.04 running: test_regrtest (103 hour 56 min) 4 days, 9:48:11 load avg: 0.02 running: test_regrtest (103 hour 56 min) 4 days, 9:48:41 load avg: 0.08 running: test_regrtest (103 hour 57 min) 4 days, 9:49:11 load avg: 0.04 running: test_regrtest (103 hour 57 min) 4 days, 9:49:41 load avg: 0.03 running: test_regrtest (103 hour 58 min) 4 days, 9:50:11 load avg: 0.08 running: test_regrtest (103 hour 58 min) 4 days, 9:50:41 load avg: 0.15 running: test_regrtest (103 hour 59 min) 4 days, 9:51:11 load avg: 0.09 running: test_regrtest (103 hour 59 min) 4 days, 9:51:41 load avg: 0.05 running: test_regrtest (104 hour 16 sec) 4 days, 9:52:11 load avg: 0.11 running: test_regrtest (104 hour 46 sec) 4 days, 9:52:41 load avg: 0.14 running: test_regrtest (104 hour 1 min) 4 days, 9:53:11 load avg: 0.08 running: test_regrtest (104 hour 1 min) 4 days, 9:53:41 load avg: 0.05 running: test_regrtest (104 hour 2 min) 4 days, 9:54:11 load avg: 0.10 running: test_regrtest (104 hour 2 min) 4 days, 9:54:41 load avg: 0.06 running: test_regrtest (104 hour 3 min) 4 days, 9:55:11 load avg: 0.03 running: test_regrtest (104 hour 3 min) 4 days, 9:55:41 load avg: 0.02 running: test_regrtest (104 hour 4 min) 4 days, 9:56:11 load avg: 0.06 running: test_regrtest (104 hour 4 min) 4 days, 9:56:41 load avg: 0.04 running: test_regrtest (104 hour 5 min) 4 days, 9:57:11 load avg: 0.37 running: test_regrtest (104 hour 5 min) 4 days, 9:57:41 load avg: 0.22 running: test_regrtest (104 hour 6 min) 4 days, 9:58:11 load avg: 0.27 running: test_regrtest (104 hour 6 min) 4 days, 9:58:41 load avg: 0.25 running: test_regrtest (104 hour 7 min) 4 days, 9:59:11 load avg: 0.15 running: test_regrtest (104 hour 7 min) 4 days, 9:59:41 load avg: 0.16 running: test_regrtest (104 hour 8 min) 4 days, 10:00:11 load avg: 0.10 running: test_regrtest (104 hour 8 min) 4 days, 10:00:41 load avg: 0.06 running: test_regrtest (104 hour 9 min) 4 days, 10:01:11 load avg: 0.03 running: test_regrtest (104 hour 9 min) 4 days, 10:01:41 load avg: 0.02 running: test_regrtest (104 hour 10 min) 4 days, 10:02:11 load avg: 0.01 running: test_regrtest (104 hour 10 min) 4 days, 10:02:41 load avg: 0.01 running: test_regrtest (104 hour 11 min) 4 days, 10:03:11 load avg: 0.12 running: test_regrtest (104 hour 11 min) 4 days, 10:03:41 load avg: 0.07 running: test_regrtest (104 hour 12 min) 4 days, 10:04:11 load avg: 0.04 running: test_regrtest (104 hour 12 min) 4 days, 10:04:41 load avg: 0.08 running: test_regrtest (104 hour 13 min) 4 days, 10:05:11 load avg: 0.05 running: test_regrtest (104 hour 13 min) 4 days, 10:05:41 load avg: 0.10 running: test_regrtest (104 hour 14 min) 4 days, 10:06:11 load avg: 0.11 running: test_regrtest (104 hour 14 min) 4 days, 10:06:41 load avg: 0.13 running: test_regrtest (104 hour 15 min) 4 days, 10:07:11 load avg: 0.14 running: test_regrtest (104 hour 15 min) 4 days, 10:07:41 load avg: 0.14 running: test_regrtest (104 hour 16 min) 4 days, 10:08:11 load avg: 0.24 running: test_regrtest (104 hour 16 min) 4 days, 10:08:41 load avg: 0.14 running: test_regrtest (104 hour 17 min) 4 days, 10:09:11 load avg: 0.14 running: test_regrtest (104 hour 17 min) 4 days, 10:09:41 load avg: 0.08 running: test_regrtest (104 hour 18 min) 4 days, 10:10:11 load avg: 0.16 running: test_regrtest (104 hour 18 min) 4 days, 10:10:41 load avg: 0.09 running: test_regrtest (104 hour 19 min) 4 days, 10:11:11 load avg: 0.06 running: test_regrtest (104 hour 19 min) 4 days, 10:11:41 load avg: 0.03 running: test_regrtest (104 hour 20 min) 4 days, 10:12:11 load avg: 0.13 running: test_regrtest (104 hour 20 min) 4 days, 10:12:41 load avg: 0.08 running: test_regrtest (104 hour 21 min) 4 days, 10:13:11 load avg: 0.05 running: test_regrtest (104 hour 21 min) 4 days, 10:13:41 load avg: 0.03 running: test_regrtest (104 hour 22 min) 4 days, 10:14:11 load avg: 0.02 running: test_regrtest (104 hour 22 min) 4 days, 10:14:41 load avg: 0.01 running: test_regrtest (104 hour 23 min) 4 days, 10:15:11 load avg: 0.13 running: test_regrtest (104 hour 23 min) 4 days, 10:15:41 load avg: 0.08 running: test_regrtest (104 hour 24 min) 4 days, 10:16:11 load avg: 0.05 running: test_regrtest (104 hour 24 min) 4 days, 10:16:41 load avg: 0.03 running: test_regrtest (104 hour 25 min) 4 days, 10:17:11 load avg: 0.02 running: test_regrtest (104 hour 25 min) 4 days, 10:17:41 load avg: 0.08 running: test_regrtest (104 hour 26 min) 4 days, 10:18:11 load avg: 0.10 running: test_regrtest (104 hour 26 min) 4 days, 10:18:41 load avg: 0.06 running: test_regrtest (104 hour 27 min) 4 days, 10:19:11 load avg: 0.04 running: test_regrtest (104 hour 27 min) 4 days, 10:19:41 load avg: 0.02 running: test_regrtest (104 hour 28 min) 4 days, 10:20:11 load avg: 0.01 running: test_regrtest (104 hour 28 min) 4 days, 10:20:41 load avg: 0.01 running: test_regrtest (104 hour 29 min) 4 days, 10:21:11 load avg: 0.07 running: test_regrtest (104 hour 29 min) 4 days, 10:21:41 load avg: 0.04 running: test_regrtest (104 hour 30 min) 4 days, 10:22:11 load avg: 0.02 running: test_regrtest (104 hour 30 min) 4 days, 10:22:41 load avg: 0.30 running: test_regrtest (104 hour 31 min) 4 days, 10:23:11 load avg: 0.23 running: test_regrtest (104 hour 31 min) 4 days, 10:23:41 load avg: 0.28 running: test_regrtest (104 hour 32 min) 4 days, 10:24:11 load avg: 0.17 running: test_regrtest (104 hour 32 min) 4 days, 10:24:41 load avg: 0.10 running: test_regrtest (104 hour 33 min) 4 days, 10:25:11 load avg: 0.06 running: test_regrtest (104 hour 33 min) 4 days, 10:25:41 load avg: 0.04 running: test_regrtest (104 hour 34 min) 4 days, 10:26:11 load avg: 0.25 running: test_regrtest (104 hour 34 min) 4 days, 10:26:41 load avg: 0.15 running: test_regrtest (104 hour 35 min) 4 days, 10:27:11 load avg: 0.09 running: test_regrtest (104 hour 35 min) 4 days, 10:27:41 load avg: 0.05 running: test_regrtest (104 hour 36 min) 4 days, 10:28:11 load avg: 0.10 running: test_regrtest (104 hour 36 min) 4 days, 10:28:41 load avg: 0.06 running: test_regrtest (104 hour 37 min) 4 days, 10:29:11 load avg: 0.04 running: test_regrtest (104 hour 37 min) 4 days, 10:29:42 load avg: 0.09 running: test_regrtest (104 hour 38 min) 4 days, 10:30:12 load avg: 0.06 running: test_regrtest (104 hour 38 min) 4 days, 10:30:42 load avg: 0.03 running: test_regrtest (104 hour 39 min) 4 days, 10:31:12 load avg: 0.02 running: test_regrtest (104 hour 39 min) 4 days, 10:31:42 load avg: 0.14 running: test_regrtest (104 hour 40 min) 4 days, 10:32:12 load avg: 0.14 running: test_regrtest (104 hour 40 min) 4 days, 10:32:42 load avg: 0.09 running: test_regrtest (104 hour 41 min) 4 days, 10:33:12 load avg: 0.12 running: test_regrtest (104 hour 41 min) 4 days, 10:33:42 load avg: 0.07 running: test_regrtest (104 hour 42 min) 4 days, 10:34:12 load avg: 0.04 running: test_regrtest (104 hour 42 min) 4 days, 10:34:42 load avg: 0.10 running: test_regrtest (104 hour 43 min) 4 days, 10:35:12 load avg: 0.12 running: test_regrtest (104 hour 43 min) 4 days, 10:35:42 load avg: 0.07 running: test_regrtest (104 hour 44 min) 4 days, 10:36:12 load avg: 0.12 running: test_regrtest (104 hour 44 min) 4 days, 10:36:42 load avg: 0.07 running: test_regrtest (104 hour 45 min) 4 days, 10:37:12 load avg: 0.04 running: test_regrtest (104 hour 45 min) 4 days, 10:37:42 load avg: 0.02 running: test_regrtest (104 hour 46 min) 4 days, 10:38:12 load avg: 0.08 running: test_regrtest (104 hour 46 min) 4 days, 10:38:42 load avg: 0.05 running: test_regrtest (104 hour 47 min) 4 days, 10:39:12 load avg: 0.03 running: test_regrtest (104 hour 47 min) 4 days, 10:39:42 load avg: 0.02 running: test_regrtest (104 hour 48 min) 4 days, 10:40:12 load avg: 0.20 running: test_regrtest (104 hour 48 min) 4 days, 10:40:42 load avg: 0.12 running: test_regrtest (104 hour 49 min) 4 days, 10:41:12 load avg: 0.07 running: test_regrtest (104 hour 49 min) 4 days, 10:41:42 load avg: 0.12 running: test_regrtest (104 hour 50 min) 4 days, 10:42:12 load avg: 0.07 running: test_regrtest (104 hour 50 min) 4 days, 10:42:42 load avg: 0.04 running: test_regrtest (104 hour 51 min) 4 days, 10:43:12 load avg: 0.02 running: test_regrtest (104 hour 51 min) 4 days, 10:43:42 load avg: 0.07 running: test_regrtest (104 hour 52 min) 4 days, 10:44:12 load avg: 0.04 running: test_regrtest (104 hour 52 min) 4 days, 10:44:42 load avg: 0.10 running: test_regrtest (104 hour 53 min) 4 days, 10:45:12 load avg: 0.14 running: test_regrtest (104 hour 53 min) 4 days, 10:45:42 load avg: 0.08 running: test_regrtest (104 hour 54 min) 4 days, 10:46:12 load avg: 0.05 running: test_regrtest (104 hour 54 min) 4 days, 10:46:42 load avg: 0.03 running: test_regrtest (104 hour 55 min) 4 days, 10:47:12 load avg: 0.02 running: test_regrtest (104 hour 55 min) 4 days, 10:47:42 load avg: 0.01 running: test_regrtest (104 hour 56 min) 4 days, 10:48:12 load avg: 0.08 running: test_regrtest (104 hour 56 min) 4 days, 10:48:42 load avg: 0.12 running: test_regrtest (104 hour 57 min) 4 days, 10:49:12 load avg: 0.07 running: test_regrtest (104 hour 57 min) 4 days, 10:49:42 load avg: 0.10 running: test_regrtest (104 hour 58 min) 4 days, 10:50:12 load avg: 0.06 running: test_regrtest (104 hour 58 min) 4 days, 10:50:42 load avg: 0.09 running: test_regrtest (104 hour 59 min) 4 days, 10:51:12 load avg: 0.05 running: test_regrtest (104 hour 59 min) 4 days, 10:51:42 load avg: 0.03 running: test_regrtest (105 hour 18 sec) 4 days, 10:52:12 load avg: 0.02 running: test_regrtest (105 hour 48 sec) 4 days, 10:52:42 load avg: 0.12 running: test_regrtest (105 hour 1 min) 4 days, 10:53:12 load avg: 0.07 running: test_regrtest (105 hour 1 min) 4 days, 10:53:42 load avg: 0.04 running: test_regrtest (105 hour 2 min) 4 days, 10:54:12 load avg: 0.15 running: test_regrtest (105 hour 2 min) 4 days, 10:54:42 load avg: 0.09 running: test_regrtest (105 hour 3 min) 4 days, 10:55:12 load avg: 0.11 running: test_regrtest (105 hour 3 min) 4 days, 10:55:42 load avg: 0.14 running: test_regrtest (105 hour 4 min) 4 days, 10:56:12 load avg: 0.15 running: test_regrtest (105 hour 4 min) 4 days, 10:56:42 load avg: 0.15 running: test_regrtest (105 hour 5 min) 4 days, 10:57:12 load avg: 0.16 running: test_regrtest (105 hour 5 min) 4 days, 10:57:42 load avg: 0.10 running: test_regrtest (105 hour 6 min) 4 days, 10:58:12 load avg: 0.11 running: test_regrtest (105 hour 6 min) 4 days, 10:58:42 load avg: 0.14 running: test_regrtest (105 hour 7 min) 4 days, 10:59:12 load avg: 0.08 running: test_regrtest (105 hour 7 min) 4 days, 10:59:42 load avg: 0.17 running: test_regrtest (105 hour 8 min) 4 days, 11:00:12 load avg: 0.10 running: test_regrtest (105 hour 8 min) 4 days, 11:00:42 load avg: 0.06 running: test_regrtest (105 hour 9 min) 4 days, 11:01:12 load avg: 0.10 running: test_regrtest (105 hour 9 min) 4 days, 11:01:42 load avg: 0.06 running: test_regrtest (105 hour 10 min) 4 days, 11:02:12 load avg: 0.03 running: test_regrtest (105 hour 10 min) 4 days, 11:02:42 load avg: 0.09 running: test_regrtest (105 hour 11 min) 4 days, 11:03:12 load avg: 0.13 running: test_regrtest (105 hour 11 min) 4 days, 11:03:42 load avg: 0.08 running: test_regrtest (105 hour 12 min) 4 days, 11:04:12 load avg: 0.05 running: test_regrtest (105 hour 12 min) 4 days, 11:04:42 load avg: 0.16 running: test_regrtest (105 hour 13 min) 4 days, 11:05:12 load avg: 0.17 running: test_regrtest (105 hour 13 min) 4 days, 11:05:42 load avg: 0.18 running: test_regrtest (105 hour 14 min) 4 days, 11:06:12 load avg: 0.41 running: test_regrtest (105 hour 14 min) 4 days, 11:06:42 load avg: 0.25 running: test_regrtest (105 hour 15 min) 4 days, 11:07:12 load avg: 0.15 running: test_regrtest (105 hour 15 min) 4 days, 11:07:42 load avg: 0.09 running: test_regrtest (105 hour 16 min) 4 days, 11:08:12 load avg: 0.05 running: test_regrtest (105 hour 16 min) 4 days, 11:08:42 load avg: 0.03 running: test_regrtest (105 hour 17 min) 4 days, 11:09:12 load avg: 0.02 running: test_regrtest (105 hour 17 min) 4 days, 11:09:42 load avg: 0.01 running: test_regrtest (105 hour 18 min) 4 days, 11:10:12 load avg: 0.00 running: test_regrtest (105 hour 18 min) 4 days, 11:10:42 load avg: 0.00 running: test_regrtest (105 hour 19 min) 4 days, 11:11:12 load avg: 0.06 running: test_regrtest (105 hour 19 min) 4 days, 11:11:42 load avg: 0.04 running: test_regrtest (105 hour 20 min) 4 days, 11:12:12 load avg: 0.02 running: test_regrtest (105 hour 20 min) 4 days, 11:12:42 load avg: 0.08 running: test_regrtest (105 hour 21 min) 4 days, 11:13:12 load avg: 0.05 running: test_regrtest (105 hour 21 min) 4 days, 11:13:42 load avg: 0.15 running: test_regrtest (105 hour 22 min) 4 days, 11:14:12 load avg: 0.09 running: test_regrtest (105 hour 22 min) 4 days, 11:14:42 load avg: 0.11 running: test_regrtest (105 hour 23 min) 4 days, 11:15:12 load avg: 0.07 running: test_regrtest (105 hour 23 min) 4 days, 11:15:42 load avg: 0.04 running: test_regrtest (105 hour 24 min) 4 days, 11:16:12 load avg: 0.02 running: test_regrtest (105 hour 24 min) 4 days, 11:16:42 load avg: 0.01 running: test_regrtest (105 hour 25 min) 4 days, 11:17:12 load avg: 0.01 running: test_regrtest (105 hour 25 min) 4 days, 11:17:42 load avg: 0.00 running: test_regrtest (105 hour 26 min) 4 days, 11:18:12 load avg: 0.05 running: test_regrtest (105 hour 26 min) 4 days, 11:18:42 load avg: 0.03 running: test_regrtest (105 hour 27 min) 4 days, 11:19:12 load avg: 0.02 running: test_regrtest (105 hour 27 min) 4 days, 11:19:42 load avg: 0.28 running: test_regrtest (105 hour 28 min) 4 days, 11:20:12 load avg: 0.17 running: test_regrtest (105 hour 28 min) 4 days, 11:20:42 load avg: 0.10 running: test_regrtest (105 hour 29 min) 4 days, 11:21:12 load avg: 0.06 running: test_regrtest (105 hour 29 min) 4 days, 11:21:43 load avg: 0.17 running: test_regrtest (105 hour 30 min) 4 days, 11:22:13 load avg: 0.16 running: test_regrtest (105 hour 30 min) 4 days, 11:22:43 load avg: 0.09 running: test_regrtest (105 hour 31 min) 4 days, 11:23:13 load avg: 0.12 running: test_regrtest (105 hour 31 min) 4 days, 11:23:43 load avg: 0.31 running: test_regrtest (105 hour 32 min) 4 days, 11:24:13 load avg: 0.19 running: test_regrtest (105 hour 32 min) 4 days, 11:24:43 load avg: 0.11 running: test_regrtest (105 hour 33 min) 4 days, 11:25:13 load avg: 0.14 running: test_regrtest (105 hour 33 min) 4 days, 11:25:43 load avg: 0.08 running: test_regrtest (105 hour 34 min) 4 days, 11:26:13 load avg: 0.05 running: test_regrtest (105 hour 34 min) 4 days, 11:26:43 load avg: 0.03 running: test_regrtest (105 hour 35 min) 4 days, 11:27:13 load avg: 0.08 running: test_regrtest (105 hour 35 min) 4 days, 11:27:43 load avg: 0.13 running: test_regrtest (105 hour 36 min) 4 days, 11:28:13 load avg: 0.08 running: test_regrtest (105 hour 36 min) 4 days, 11:28:43 load avg: 0.04 running: test_regrtest (105 hour 37 min) 4 days, 11:29:13 load avg: 0.14 running: test_regrtest (105 hour 37 min) 4 days, 11:29:43 load avg: 0.08 running: test_regrtest (105 hour 38 min) 4 days, 11:30:13 load avg: 0.10 running: test_regrtest (105 hour 38 min) 4 days, 11:30:43 load avg: 0.12 running: test_regrtest (105 hour 39 min) 4 days, 11:31:13 load avg: 0.07 running: test_regrtest (105 hour 39 min) 4 days, 11:31:43 load avg: 0.04 running: test_regrtest (105 hour 40 min) 4 days, 11:32:13 load avg: 0.11 running: test_regrtest (105 hour 40 min) 4 days, 11:32:43 load avg: 0.12 running: test_regrtest (105 hour 41 min) 4 days, 11:33:13 load avg: 0.07 running: test_regrtest (105 hour 41 min) 4 days, 11:33:43 load avg: 0.04 running: test_regrtest (105 hour 42 min) 4 days, 11:34:13 load avg: 0.08 running: test_regrtest (105 hour 42 min) 4 days, 11:34:43 load avg: 0.05 running: test_regrtest (105 hour 43 min) 4 days, 11:35:13 load avg: 0.03 running: test_regrtest (105 hour 43 min) 4 days, 11:35:43 load avg: 0.09 running: test_regrtest (105 hour 44 min) 4 days, 11:36:13 load avg: 0.05 running: test_regrtest (105 hour 44 min) 4 days, 11:36:43 load avg: 0.03 running: test_regrtest (105 hour 45 min) 4 days, 11:37:13 load avg: 0.02 running: test_regrtest (105 hour 45 min) 4 days, 11:37:43 load avg: 0.01 running: test_regrtest (105 hour 46 min) 4 days, 11:38:13 load avg: 0.08 running: test_regrtest (105 hour 46 min) 4 days, 11:38:43 load avg: 0.05 running: test_regrtest (105 hour 47 min) 4 days, 11:39:13 load avg: 0.20 running: test_regrtest (105 hour 47 min) 4 days, 11:39:43 load avg: 0.12 running: test_regrtest (105 hour 48 min) 4 days, 11:40:13 load avg: 0.07 running: test_regrtest (105 hour 48 min) 4 days, 11:40:43 load avg: 0.18 running: test_regrtest (105 hour 49 min) 4 days, 11:41:13 load avg: 0.11 running: test_regrtest (105 hour 49 min) 4 days, 11:41:43 load avg: 0.06 running: test_regrtest (105 hour 50 min) 4 days, 11:42:13 load avg: 0.09 running: test_regrtest (105 hour 50 min) 4 days, 11:42:43 load avg: 0.12 running: test_regrtest (105 hour 51 min) 4 days, 11:43:13 load avg: 0.07 running: test_regrtest (105 hour 51 min) 4 days, 11:43:43 load avg: 0.10 running: test_regrtest (105 hour 52 min) 4 days, 11:44:13 load avg: 0.06 running: test_regrtest (105 hour 52 min) 4 days, 11:44:43 load avg: 0.03 running: test_regrtest (105 hour 53 min) 4 days, 11:45:13 load avg: 0.07 running: test_regrtest (105 hour 53 min) 4 days, 11:45:43 load avg: 0.04 running: test_regrtest (105 hour 54 min) 4 days, 11:46:13 load avg: 0.10 running: test_regrtest (105 hour 54 min) 4 days, 11:46:43 load avg: 0.14 running: test_regrtest (105 hour 55 min) 4 days, 11:47:13 load avg: 0.15 running: test_regrtest (105 hour 55 min) 4 days, 11:47:43 load avg: 0.35 running: test_regrtest (105 hour 56 min) 4 days, 11:48:13 load avg: 0.27 running: test_regrtest (105 hour 56 min) 4 days, 11:48:43 load avg: 0.16 running: test_regrtest (105 hour 57 min) 4 days, 11:49:13 load avg: 0.16 running: test_regrtest (105 hour 57 min) 4 days, 11:49:43 load avg: 0.23 running: test_regrtest (105 hour 58 min) 4 days, 11:50:13 load avg: 0.14 running: test_regrtest (105 hour 58 min) 4 days, 11:50:43 load avg: 0.14 running: test_regrtest (105 hour 59 min) 4 days, 11:51:13 load avg: 0.08 running: test_regrtest (105 hour 59 min) 4 days, 11:51:43 load avg: 0.05 running: test_regrtest (106 hour 19 sec) 4 days, 11:52:13 load avg: 0.03 running: test_regrtest (106 hour 49 sec) 4 days, 11:52:43 load avg: 0.02 running: test_regrtest (106 hour 1 min) 4 days, 11:53:13 load avg: 0.01 running: test_regrtest (106 hour 1 min) 4 days, 11:53:43 load avg: 0.11 running: test_regrtest (106 hour 2 min) 4 days, 11:54:13 load avg: 0.07 running: test_regrtest (106 hour 2 min) 4 days, 11:54:43 load avg: 0.04 running: test_regrtest (106 hour 3 min) 4 days, 11:55:13 load avg: 0.10 running: test_regrtest (106 hour 3 min) 4 days, 11:55:43 load avg: 0.11 running: test_regrtest (106 hour 4 min) 4 days, 11:56:13 load avg: 0.07 running: test_regrtest (106 hour 4 min) 4 days, 11:56:43 load avg: 0.04 running: test_regrtest (106 hour 5 min) 4 days, 11:57:13 load avg: 0.02 running: test_regrtest (106 hour 5 min) 4 days, 11:57:43 load avg: 0.01 running: test_regrtest (106 hour 6 min) 4 days, 11:58:13 load avg: 0.01 running: test_regrtest (106 hour 6 min) 4 days, 11:58:43 load avg: 0.08 running: test_regrtest (106 hour 7 min) 4 days, 11:59:13 load avg: 0.17 running: test_regrtest (106 hour 7 min) 4 days, 11:59:43 load avg: 0.10 running: test_regrtest (106 hour 8 min) 4 days, 12:00:13 load avg: 0.06 running: test_regrtest (106 hour 8 min) 4 days, 12:00:43 load avg: 0.04 running: test_regrtest (106 hour 9 min) 4 days, 12:01:13 load avg: 0.02 running: test_regrtest (106 hour 9 min) 4 days, 12:01:43 load avg: 0.01 running: test_regrtest (106 hour 10 min) 4 days, 12:02:13 load avg: 0.09 running: test_regrtest (106 hour 10 min) 4 days, 12:02:43 load avg: 0.05 running: test_regrtest (106 hour 11 min) 4 days, 12:03:13 load avg: 0.11 running: test_regrtest (106 hour 11 min) 4 days, 12:03:43 load avg: 0.13 running: test_regrtest (106 hour 12 min) 4 days, 12:04:13 load avg: 0.21 running: test_regrtest (106 hour 12 min) 4 days, 12:04:43 load avg: 0.12 running: test_regrtest (106 hour 13 min) 4 days, 12:05:13 load avg: 0.07 running: test_regrtest (106 hour 13 min) 4 days, 12:05:43 load avg: 0.12 running: test_regrtest (106 hour 14 min) 4 days, 12:06:13 load avg: 0.07 running: test_regrtest (106 hour 14 min) 4 days, 12:06:43 load avg: 0.10 running: test_regrtest (106 hour 15 min) 4 days, 12:07:13 load avg: 0.06 running: test_regrtest (106 hour 15 min) 4 days, 12:07:43 load avg: 0.10 running: test_regrtest (106 hour 16 min) 4 days, 12:08:13 load avg: 0.06 running: test_regrtest (106 hour 16 min) 4 days, 12:08:43 load avg: 0.03 running: test_regrtest (106 hour 17 min) 4 days, 12:09:13 load avg: 0.02 running: test_regrtest (106 hour 17 min) 4 days, 12:09:43 load avg: 0.01 running: test_regrtest (106 hour 18 min) 4 days, 12:10:13 load avg: 0.00 running: test_regrtest (106 hour 18 min) 4 days, 12:10:43 load avg: 0.00 running: test_regrtest (106 hour 19 min) 4 days, 12:11:13 load avg: 0.07 running: test_regrtest (106 hour 19 min) 4 days, 12:11:43 load avg: 0.19 running: test_regrtest (106 hour 20 min) 4 days, 12:12:13 load avg: 0.24 running: test_regrtest (106 hour 20 min) 4 days, 12:12:43 load avg: 0.14 running: test_regrtest (106 hour 21 min) 4 days, 12:13:13 load avg: 0.15 running: test_regrtest (106 hour 21 min) 4 days, 12:13:43 load avg: 0.09 running: test_regrtest (106 hour 22 min) 4 days, 12:14:14 load avg: 0.05 running: test_regrtest (106 hour 22 min) 4 days, 12:14:44 load avg: 0.03 running: test_regrtest (106 hour 23 min) 4 days, 12:15:14 load avg: 0.14 running: test_regrtest (106 hour 23 min) 4 days, 12:15:44 load avg: 0.08 running: test_regrtest (106 hour 24 min) 4 days, 12:16:14 load avg: 0.05 running: test_regrtest (106 hour 24 min) 4 days, 12:16:44 load avg: 0.03 running: test_regrtest (106 hour 25 min) 4 days, 12:17:14 load avg: 0.07 running: test_regrtest (106 hour 25 min) 4 days, 12:17:44 load avg: 0.04 running: test_regrtest (106 hour 26 min) 4 days, 12:18:14 load avg: 0.02 running: test_regrtest (106 hour 26 min) 4 days, 12:18:44 load avg: 0.09 running: test_regrtest (106 hour 27 min) 4 days, 12:19:14 load avg: 0.06 running: test_regrtest (106 hour 27 min) 4 days, 12:19:44 load avg: 0.03 running: test_regrtest (106 hour 28 min) 4 days, 12:20:14 load avg: 0.02 running: test_regrtest (106 hour 28 min) 4 days, 12:20:44 load avg: 0.19 running: test_regrtest (106 hour 29 min) 4 days, 12:21:14 load avg: 0.12 running: test_regrtest (106 hour 29 min) 4 days, 12:21:44 load avg: 0.07 running: test_regrtest (106 hour 30 min) 4 days, 12:22:14 load avg: 0.04 running: test_regrtest (106 hour 30 min) 4 days, 12:22:44 load avg: 0.08 running: test_regrtest (106 hour 31 min) 4 days, 12:23:14 load avg: 0.05 running: test_regrtest (106 hour 31 min) 4 days, 12:23:44 load avg: 0.03 running: test_regrtest (106 hour 32 min) 4 days, 12:24:14 load avg: 0.10 running: test_regrtest (106 hour 32 min) 4 days, 12:24:44 load avg: 0.11 running: test_regrtest (106 hour 33 min) 4 days, 12:25:14 load avg: 0.07 running: test_regrtest (106 hour 33 min) 4 days, 12:25:44 load avg: 0.04 running: test_regrtest (106 hour 34 min) 4 days, 12:26:14 load avg: 0.16 running: test_regrtest (106 hour 34 min) 4 days, 12:26:44 load avg: 0.10 running: test_regrtest (106 hour 35 min) 4 days, 12:27:14 load avg: 0.06 running: test_regrtest (106 hour 35 min) 4 days, 12:27:44 load avg: 0.04 running: test_regrtest (106 hour 36 min) 4 days, 12:28:14 load avg: 0.09 running: test_regrtest (106 hour 36 min) 4 days, 12:28:44 load avg: 0.19 running: test_regrtest (106 hour 37 min) 4 days, 12:29:14 load avg: 0.12 running: test_regrtest (106 hour 37 min) 4 days, 12:29:44 load avg: 0.07 running: test_regrtest (106 hour 38 min) 4 days, 12:30:14 load avg: 0.15 running: test_regrtest (106 hour 38 min) 4 days, 12:30:44 load avg: 0.09 running: test_regrtest (106 hour 39 min) 4 days, 12:31:14 load avg: 0.05 running: test_regrtest (106 hour 39 min) 4 days, 12:31:44 load avg: 0.26 running: test_regrtest (106 hour 40 min) 4 days, 12:32:14 load avg: 0.16 running: test_regrtest (106 hour 40 min) 4 days, 12:32:44 load avg: 0.09 running: test_regrtest (106 hour 41 min) 4 days, 12:33:14 load avg: 0.11 running: test_regrtest (106 hour 41 min) 4 days, 12:33:44 load avg: 0.13 running: test_regrtest (106 hour 42 min) 4 days, 12:34:14 load avg: 0.08 running: test_regrtest (106 hour 42 min) 4 days, 12:34:44 load avg: 0.10 running: test_regrtest (106 hour 43 min) 4 days, 12:35:14 load avg: 0.06 running: test_regrtest (106 hour 43 min) 4 days, 12:35:44 load avg: 0.03 running: test_regrtest (106 hour 44 min) 4 days, 12:36:14 load avg: 0.07 running: test_regrtest (106 hour 44 min) 4 days, 12:36:44 load avg: 0.12 running: test_regrtest (106 hour 45 min) 4 days, 12:37:14 load avg: 0.18 running: test_regrtest (106 hour 45 min) 4 days, 12:37:44 load avg: 0.22 running: test_regrtest (106 hour 46 min) 4 days, 12:38:14 load avg: 0.13 running: test_regrtest (106 hour 46 min) 4 days, 12:38:44 load avg: 0.08 running: test_regrtest (106 hour 47 min) 4 days, 12:39:14 load avg: 0.11 running: test_regrtest (106 hour 47 min) 4 days, 12:39:44 load avg: 0.06 running: test_regrtest (106 hour 48 min) 4 days, 12:40:14 load avg: 0.09 running: test_regrtest (106 hour 48 min) 4 days, 12:40:44 load avg: 0.14 running: test_regrtest (106 hour 49 min) 4 days, 12:41:14 load avg: 0.08 running: test_regrtest (106 hour 49 min) 4 days, 12:41:44 load avg: 0.05 running: test_regrtest (106 hour 50 min) 4 days, 12:42:14 load avg: 0.16 running: test_regrtest (106 hour 50 min) 4 days, 12:42:44 load avg: 0.10 running: test_regrtest (106 hour 51 min) 4 days, 12:43:14 load avg: 0.06 running: test_regrtest (106 hour 51 min) 4 days, 12:43:44 load avg: 0.03 running: test_regrtest (106 hour 52 min) 4 days, 12:44:14 load avg: 0.02 running: test_regrtest (106 hour 52 min) 4 days, 12:44:44 load avg: 0.01 running: test_regrtest (106 hour 53 min) 4 days, 12:45:14 load avg: 0.00 running: test_regrtest (106 hour 53 min) 4 days, 12:45:44 load avg: 0.00 running: test_regrtest (106 hour 54 min) 4 days, 12:46:14 load avg: 0.00 running: test_regrtest (106 hour 54 min) 4 days, 12:46:44 load avg: 0.06 running: test_regrtest (106 hour 55 min) 4 days, 12:47:14 load avg: 0.04 running: test_regrtest (106 hour 55 min) 4 days, 12:47:44 load avg: 0.02 running: test_regrtest (106 hour 56 min) 4 days, 12:48:14 load avg: 0.16 running: test_regrtest (106 hour 56 min) 4 days, 12:48:44 load avg: 0.10 running: test_regrtest (106 hour 57 min) 4 days, 12:49:14 load avg: 0.06 running: test_regrtest (106 hour 57 min) 4 days, 12:49:44 load avg: 0.03 running: test_regrtest (106 hour 58 min) 4 days, 12:50:14 load avg: 0.08 running: test_regrtest (106 hour 58 min) 4 days, 12:50:44 load avg: 0.05 running: test_regrtest (106 hour 59 min) 4 days, 12:51:14 load avg: 0.03 running: test_regrtest (106 hour 59 min) 4 days, 12:51:44 load avg: 0.02 running: test_regrtest (107 hour 20 sec) 4 days, 12:52:14 load avg: 0.01 running: test_regrtest (107 hour 50 sec) 4 days, 12:52:44 load avg: 0.07 running: test_regrtest (107 hour 1 min) 4 days, 12:53:14 load avg: 0.04 running: test_regrtest (107 hour 1 min) 4 days, 12:53:44 load avg: 0.10 running: test_regrtest (107 hour 2 min) 4 days, 12:54:14 load avg: 0.06 running: test_regrtest (107 hour 2 min) 4 days, 12:54:44 load avg: 0.03 running: test_regrtest (107 hour 3 min) 4 days, 12:55:14 load avg: 0.09 running: test_regrtest (107 hour 3 min) 4 days, 12:55:44 load avg: 0.05 running: test_regrtest (107 hour 4 min) 4 days, 12:56:14 load avg: 0.03 running: test_regrtest (107 hour 4 min) 4 days, 12:56:44 load avg: 0.02 running: test_regrtest (107 hour 5 min) 4 days, 12:57:14 load avg: 0.08 running: test_regrtest (107 hour 5 min) 4 days, 12:57:44 load avg: 0.05 running: test_regrtest (107 hour 6 min) 4 days, 12:58:14 load avg: 0.03 running: test_regrtest (107 hour 6 min) 4 days, 12:58:44 load avg: 0.02 running: test_regrtest (107 hour 7 min) 4 days, 12:59:14 load avg: 0.01 running: test_regrtest (107 hour 7 min) 4 days, 12:59:44 load avg: 0.00 running: test_regrtest (107 hour 8 min) 4 days, 13:00:14 load avg: 0.00 running: test_regrtest (107 hour 8 min) 4 days, 13:00:45 load avg: 0.00 running: test_regrtest (107 hour 9 min) 4 days, 13:01:15 load avg: 0.06 running: test_regrtest (107 hour 9 min) 4 days, 13:01:45 load avg: 0.04 running: test_regrtest (107 hour 10 min) 4 days, 13:02:15 load avg: 0.02 running: test_regrtest (107 hour 10 min) 4 days, 13:02:45 load avg: 0.01 running: test_regrtest (107 hour 11 min) 4 days, 13:03:15 load avg: 0.06 running: test_regrtest (107 hour 11 min) 4 days, 13:03:45 load avg: 0.03 running: test_regrtest (107 hour 12 min) 4 days, 13:04:15 load avg: 0.09 running: test_regrtest (107 hour 12 min) 4 days, 13:04:45 load avg: 0.05 running: test_regrtest (107 hour 13 min) 4 days, 13:05:15 load avg: 0.03 running: test_regrtest (107 hour 13 min) 4 days, 13:05:45 load avg: 0.02 running: test_regrtest (107 hour 14 min) 4 days, 13:06:15 load avg: 0.09 running: test_regrtest (107 hour 14 min) 4 days, 13:06:45 load avg: 0.05 running: test_regrtest (107 hour 15 min) 4 days, 13:07:15 load avg: 0.03 running: test_regrtest (107 hour 15 min) 4 days, 13:07:45 load avg: 0.02 running: test_regrtest (107 hour 16 min) 4 days, 13:08:15 load avg: 0.08 running: test_regrtest (107 hour 16 min) 4 days, 13:08:45 load avg: 0.05 running: test_regrtest (107 hour 17 min) 4 days, 13:09:15 load avg: 0.08 running: test_regrtest (107 hour 17 min) 4 days, 13:09:45 load avg: 0.13 running: test_regrtest (107 hour 18 min) 4 days, 13:10:15 load avg: 0.08 running: test_regrtest (107 hour 18 min) 4 days, 13:10:45 load avg: 0.12 running: test_regrtest (107 hour 19 min) 4 days, 13:11:15 load avg: 0.07 running: test_regrtest (107 hour 19 min) 4 days, 13:11:45 load avg: 0.04 running: test_regrtest (107 hour 20 min) 4 days, 13:12:15 load avg: 0.02 running: test_regrtest (107 hour 20 min) 4 days, 13:12:45 load avg: 0.01 running: test_regrtest (107 hour 21 min) 4 days, 13:13:15 load avg: 0.08 running: test_regrtest (107 hour 21 min) 4 days, 13:13:45 load avg: 0.04 running: test_regrtest (107 hour 22 min) 4 days, 13:14:15 load avg: 0.03 running: test_regrtest (107 hour 22 min) 4 days, 13:14:45 load avg: 0.08 running: test_regrtest (107 hour 23 min) 4 days, 13:15:15 load avg: 0.12 running: test_regrtest (107 hour 23 min) 4 days, 13:15:45 load avg: 0.07 running: test_regrtest (107 hour 24 min) 4 days, 13:16:15 load avg: 0.12 running: test_regrtest (107 hour 24 min) 4 days, 13:16:45 load avg: 0.07 running: test_regrtest (107 hour 25 min) 4 days, 13:17:15 load avg: 0.04 running: test_regrtest (107 hour 25 min) 4 days, 13:17:45 load avg: 0.02 running: test_regrtest (107 hour 26 min) 4 days, 13:18:15 load avg: 0.02 running: test_regrtest (107 hour 26 min) 4 days, 13:18:45 load avg: 0.08 running: test_regrtest (107 hour 27 min) 4 days, 13:19:15 load avg: 0.11 running: test_regrtest (107 hour 27 min) 4 days, 13:19:45 load avg: 0.06 running: test_regrtest (107 hour 28 min) 4 days, 13:20:15 load avg: 0.14 running: test_regrtest (107 hour 28 min) 4 days, 13:20:45 load avg: 0.09 running: test_regrtest (107 hour 29 min) 4 days, 13:21:15 load avg: 0.05 running: test_regrtest (107 hour 29 min) 4 days, 13:21:45 load avg: 0.03 running: test_regrtest (107 hour 30 min) 4 days, 13:22:15 load avg: 0.07 running: test_regrtest (107 hour 30 min) 4 days, 13:22:45 load avg: 0.04 running: test_regrtest (107 hour 31 min) 4 days, 13:23:15 load avg: 0.02 running: test_regrtest (107 hour 31 min) 4 days, 13:23:45 load avg: 0.07 running: test_regrtest (107 hour 32 min) 4 days, 13:24:15 load avg: 0.11 running: test_regrtest (107 hour 32 min) 4 days, 13:24:45 load avg: 0.12 running: test_regrtest (107 hour 33 min) 4 days, 13:25:15 load avg: 0.13 running: test_regrtest (107 hour 33 min) 4 days, 13:25:45 load avg: 0.42 running: test_regrtest (107 hour 34 min) 4 days, 13:26:15 load avg: 0.33 running: test_regrtest (107 hour 34 min) 4 days, 13:26:45 load avg: 0.20 running: test_regrtest (107 hour 35 min) 4 days, 13:27:15 load avg: 0.12 running: test_regrtest (107 hour 35 min) 4 days, 13:27:45 load avg: 0.13 running: test_regrtest (107 hour 36 min) 4 days, 13:28:15 load avg: 0.08 running: test_regrtest (107 hour 36 min) 4 days, 13:28:45 load avg: 0.10 running: test_regrtest (107 hour 37 min) 4 days, 13:29:15 load avg: 0.11 running: test_regrtest (107 hour 37 min) 4 days, 13:29:45 load avg: 0.07 running: test_regrtest (107 hour 38 min) 4 days, 13:30:15 load avg: 0.09 running: test_regrtest (107 hour 38 min) 4 days, 13:30:45 load avg: 0.06 running: test_regrtest (107 hour 39 min) 4 days, 13:31:15 load avg: 0.03 running: test_regrtest (107 hour 39 min) 4 days, 13:31:45 load avg: 0.02 running: test_regrtest (107 hour 40 min) 4 days, 13:32:15 load avg: 0.01 running: test_regrtest (107 hour 40 min) 4 days, 13:32:45 load avg: 0.00 running: test_regrtest (107 hour 41 min) 4 days, 13:33:15 load avg: 0.00 running: test_regrtest (107 hour 41 min) 4 days, 13:33:45 load avg: 0.00 running: test_regrtest (107 hour 42 min) 4 days, 13:34:15 load avg: 0.00 running: test_regrtest (107 hour 42 min) 4 days, 13:34:45 load avg: 0.00 running: test_regrtest (107 hour 43 min) 4 days, 13:35:15 load avg: 0.07 running: test_regrtest (107 hour 43 min) 4 days, 13:35:45 load avg: 0.11 running: test_regrtest (107 hour 44 min) 4 days, 13:36:15 load avg: 0.06 running: test_regrtest (107 hour 44 min) 4 days, 13:36:45 load avg: 0.04 running: test_regrtest (107 hour 45 min) 4 days, 13:37:15 load avg: 0.08 running: test_regrtest (107 hour 45 min) 4 days, 13:37:45 load avg: 0.05 running: test_regrtest (107 hour 46 min) 4 days, 13:38:15 load avg: 0.03 running: test_regrtest (107 hour 46 min) 4 days, 13:38:45 load avg: 0.02 running: test_regrtest (107 hour 47 min) 4 days, 13:39:15 load avg: 0.12 running: test_regrtest (107 hour 47 min) 4 days, 13:39:45 load avg: 0.07 running: test_regrtest (107 hour 48 min) 4 days, 13:40:15 load avg: 0.12 running: test_regrtest (107 hour 48 min) 4 days, 13:40:45 load avg: 0.22 running: test_regrtest (107 hour 49 min) 4 days, 13:41:15 load avg: 0.13 running: test_regrtest (107 hour 49 min) 4 days, 13:41:45 load avg: 0.08 running: test_regrtest (107 hour 50 min) 4 days, 13:42:15 load avg: 0.05 running: test_regrtest (107 hour 50 min) 4 days, 13:42:45 load avg: 0.03 running: test_regrtest (107 hour 51 min) 4 days, 13:43:15 load avg: 0.02 running: test_regrtest (107 hour 51 min) 4 days, 13:43:45 load avg: 0.15 running: test_regrtest (107 hour 52 min) 4 days, 13:44:15 load avg: 0.16 running: test_regrtest (107 hour 52 min) 4 days, 13:44:45 load avg: 0.10 running: test_regrtest (107 hour 53 min) 4 days, 13:45:15 load avg: 0.06 running: test_regrtest (107 hour 53 min) 4 days, 13:45:45 load avg: 0.03 running: test_regrtest (107 hour 54 min) 4 days, 13:46:15 load avg: 0.09 running: test_regrtest (107 hour 54 min) 4 days, 13:46:45 load avg: 0.06 running: test_regrtest (107 hour 55 min) 4 days, 13:47:15 load avg: 0.03 running: test_regrtest (107 hour 55 min) 4 days, 13:47:45 load avg: 0.02 running: test_regrtest (107 hour 56 min) 4 days, 13:48:15 load avg: 0.07 running: test_regrtest (107 hour 56 min) 4 days, 13:48:45 load avg: 0.04 running: test_regrtest (107 hour 57 min) 4 days, 13:49:15 load avg: 0.02 running: test_regrtest (107 hour 57 min) 4 days, 13:49:45 load avg: 0.01 running: test_regrtest (107 hour 58 min) 4 days, 13:50:15 load avg: 0.01 running: test_regrtest (107 hour 58 min) 4 days, 13:50:45 load avg: 0.00 running: test_regrtest (107 hour 59 min) 4 days, 13:51:15 load avg: 0.00 running: test_regrtest (107 hour 59 min) 4 days, 13:51:45 load avg: 0.08 running: test_regrtest (108 hour 21 sec) 4 days, 13:52:15 load avg: 0.05 running: test_regrtest (108 hour 51 sec) 4 days, 13:52:45 load avg: 0.08 running: test_regrtest (108 hour 1 min) 4 days, 13:53:15 load avg: 0.11 running: test_regrtest (108 hour 1 min) 4 days, 13:53:45 load avg: 0.12 running: test_regrtest (108 hour 2 min) 4 days, 13:54:15 load avg: 0.13 running: test_regrtest (108 hour 2 min) 4 days, 13:54:46 load avg: 0.08 running: test_regrtest (108 hour 3 min) 4 days, 13:55:16 load avg: 0.10 running: test_regrtest (108 hour 3 min) 4 days, 13:55:46 load avg: 0.06 running: test_regrtest (108 hour 4 min) 4 days, 13:56:16 load avg: 0.04 running: test_regrtest (108 hour 4 min) 4 days, 13:56:46 load avg: 0.09 running: test_regrtest (108 hour 5 min) 4 days, 13:57:16 load avg: 0.06 running: test_regrtest (108 hour 5 min) 4 days, 13:57:46 load avg: 0.03 running: test_regrtest (108 hour 6 min) 4 days, 13:58:16 load avg: 0.07 running: test_regrtest (108 hour 6 min) 4 days, 13:58:46 load avg: 0.11 running: test_regrtest (108 hour 7 min) 4 days, 13:59:16 load avg: 0.14 running: test_regrtest (108 hour 7 min) 4 days, 13:59:46 load avg: 0.08 running: test_regrtest (108 hour 8 min) 4 days, 14:00:16 load avg: 0.12 running: test_regrtest (108 hour 8 min) 4 days, 14:00:46 load avg: 0.07 running: test_regrtest (108 hour 9 min) 4 days, 14:01:16 load avg: 0.04 running: test_regrtest (108 hour 9 min) 4 days, 14:01:46 load avg: 0.24 running: test_regrtest (108 hour 10 min) 4 days, 14:02:16 load avg: 0.20 running: test_regrtest (108 hour 10 min) 4 days, 14:02:46 load avg: 0.19 running: test_regrtest (108 hour 11 min) 4 days, 14:03:16 load avg: 0.11 running: test_regrtest (108 hour 11 min) 4 days, 14:03:46 load avg: 0.13 running: test_regrtest (108 hour 12 min) 4 days, 14:04:16 load avg: 0.08 running: test_regrtest (108 hour 12 min) 4 days, 14:04:46 load avg: 0.05 running: test_regrtest (108 hour 13 min) 4 days, 14:05:16 load avg: 0.17 running: test_regrtest (108 hour 13 min) 4 days, 14:05:46 load avg: 0.10 running: test_regrtest (108 hour 14 min) 4 days, 14:06:16 load avg: 0.06 running: test_regrtest (108 hour 14 min) 4 days, 14:06:46 load avg: 0.09 running: test_regrtest (108 hour 15 min) 4 days, 14:07:16 load avg: 0.06 running: test_regrtest (108 hour 15 min) 4 days, 14:07:46 load avg: 0.04 running: test_regrtest (108 hour 16 min) 4 days, 14:08:16 load avg: 0.02 running: test_regrtest (108 hour 16 min) 4 days, 14:08:46 load avg: 0.13 running: test_regrtest (108 hour 17 min) 4 days, 14:09:16 load avg: 0.08 running: test_regrtest (108 hour 17 min) 4 days, 14:09:46 load avg: 0.10 running: test_regrtest (108 hour 18 min) 4 days, 14:10:16 load avg: 0.27 running: test_regrtest (108 hour 18 min) 4 days, 14:10:46 load avg: 0.16 running: test_regrtest (108 hour 19 min) 4 days, 14:11:16 load avg: 0.10 running: test_regrtest (108 hour 19 min) 4 days, 14:11:46 load avg: 0.06 running: test_regrtest (108 hour 20 min) 4 days, 14:12:16 load avg: 0.23 running: test_regrtest (108 hour 20 min) 4 days, 14:12:46 load avg: 0.14 running: test_regrtest (108 hour 21 min) 4 days, 14:13:16 load avg: 0.14 running: test_regrtest (108 hour 21 min) 4 days, 14:13:46 load avg: 0.08 running: test_regrtest (108 hour 22 min) 4 days, 14:14:16 load avg: 0.05 running: test_regrtest (108 hour 22 min) 4 days, 14:14:46 load avg: 0.03 running: test_regrtest (108 hour 23 min) 4 days, 14:15:16 load avg: 0.02 running: test_regrtest (108 hour 23 min) 4 days, 14:15:46 load avg: 0.14 running: test_regrtest (108 hour 24 min) 4 days, 14:16:16 load avg: 0.14 running: test_regrtest (108 hour 24 min) 4 days, 14:16:46 load avg: 0.09 running: test_regrtest (108 hour 25 min) 4 days, 14:17:16 load avg: 0.10 running: test_regrtest (108 hour 25 min) 4 days, 14:17:46 load avg: 0.19 running: test_regrtest (108 hour 26 min) 4 days, 14:18:16 load avg: 0.11 running: test_regrtest (108 hour 26 min) 4 days, 14:18:46 load avg: 0.12 running: test_regrtest (108 hour 27 min) 4 days, 14:19:16 load avg: 0.21 running: test_regrtest (108 hour 27 min) 4 days, 14:19:46 load avg: 0.13 running: test_regrtest (108 hour 28 min) 4 days, 14:20:16 load avg: 0.08 running: test_regrtest (108 hour 28 min) 4 days, 14:20:46 load avg: 0.11 running: test_regrtest (108 hour 29 min) 4 days, 14:21:16 load avg: 0.07 running: test_regrtest (108 hour 29 min) 4 days, 14:21:46 load avg: 0.04 running: test_regrtest (108 hour 30 min) 4 days, 14:22:16 load avg: 0.02 running: test_regrtest (108 hour 30 min) 4 days, 14:22:46 load avg: 0.08 running: test_regrtest (108 hour 31 min) 4 days, 14:23:16 load avg: 0.04 running: test_regrtest (108 hour 31 min) 4 days, 14:23:46 load avg: 0.03 running: test_regrtest (108 hour 32 min) 4 days, 14:24:16 load avg: 0.01 running: test_regrtest (108 hour 32 min) 4 days, 14:24:46 load avg: 0.01 running: test_regrtest (108 hour 33 min) 4 days, 14:25:16 load avg: 0.07 running: test_regrtest (108 hour 33 min) 4 days, 14:25:46 load avg: 0.04 running: test_regrtest (108 hour 34 min) 4 days, 14:26:16 load avg: 0.10 running: test_regrtest (108 hour 34 min) 4 days, 14:26:46 load avg: 0.06 running: test_regrtest (108 hour 35 min) 4 days, 14:27:16 load avg: 0.03 running: test_regrtest (108 hour 35 min) 4 days, 14:27:46 load avg: 0.02 running: test_regrtest (108 hour 36 min) 4 days, 14:28:16 load avg: 0.07 running: test_regrtest (108 hour 36 min) 4 days, 14:28:46 load avg: 0.04 running: test_regrtest (108 hour 37 min) 4 days, 14:29:16 load avg: 0.02 running: test_regrtest (108 hour 37 min) 4 days, 14:29:46 load avg: 0.01 running: test_regrtest (108 hour 38 min) 4 days, 14:30:16 load avg: 0.06 running: test_regrtest (108 hour 38 min) 4 days, 14:30:46 load avg: 0.04 running: test_regrtest (108 hour 39 min) 4 days, 14:31:16 load avg: 0.02 running: test_regrtest (108 hour 39 min) 4 days, 14:31:46 load avg: 0.08 running: test_regrtest (108 hour 40 min) 4 days, 14:32:16 load avg: 0.05 running: test_regrtest (108 hour 40 min) 4 days, 14:32:46 load avg: 0.03 running: test_regrtest (108 hour 41 min) 4 days, 14:33:16 load avg: 0.02 running: test_regrtest (108 hour 41 min) 4 days, 14:33:46 load avg: 0.07 running: test_regrtest (108 hour 42 min) 4 days, 14:34:16 load avg: 0.04 running: test_regrtest (108 hour 42 min) 4 days, 14:34:46 load avg: 0.02 running: test_regrtest (108 hour 43 min) 4 days, 14:35:16 load avg: 0.01 running: test_regrtest (108 hour 43 min) 4 days, 14:35:46 load avg: 0.06 running: test_regrtest (108 hour 44 min) 4 days, 14:36:16 load avg: 0.10 running: test_regrtest (108 hour 44 min) 4 days, 14:36:46 load avg: 0.06 running: test_regrtest (108 hour 45 min) 4 days, 14:37:16 load avg: 0.04 running: test_regrtest (108 hour 45 min) 4 days, 14:37:46 load avg: 0.02 running: test_regrtest (108 hour 46 min) 4 days, 14:38:16 load avg: 0.01 running: test_regrtest (108 hour 46 min) 4 days, 14:38:46 load avg: 0.01 running: test_regrtest (108 hour 47 min) 4 days, 14:39:16 load avg: 0.00 running: test_regrtest (108 hour 47 min) 4 days, 14:39:46 load avg: 0.00 running: test_regrtest (108 hour 48 min) 4 days, 14:40:16 load avg: 0.00 running: test_regrtest (108 hour 48 min) 4 days, 14:40:46 load avg: 0.00 running: test_regrtest (108 hour 49 min) 4 days, 14:41:16 load avg: 0.00 running: test_regrtest (108 hour 49 min) 4 days, 14:41:46 load avg: 0.00 running: test_regrtest (108 hour 50 min) 4 days, 14:42:16 load avg: 0.07 running: test_regrtest (108 hour 50 min) 4 days, 14:42:46 load avg: 0.04 running: test_regrtest (108 hour 51 min) 4 days, 14:43:16 load avg: 0.02 running: test_regrtest (108 hour 51 min) 4 days, 14:43:46 load avg: 0.01 running: test_regrtest (108 hour 52 min) 4 days, 14:44:16 load avg: 0.07 running: test_regrtest (108 hour 52 min) 4 days, 14:44:46 load avg: 0.04 running: test_regrtest (108 hour 53 min) 4 days, 14:45:16 load avg: 0.02 running: test_regrtest (108 hour 53 min) 4 days, 14:45:46 load avg: 0.01 running: test_regrtest (108 hour 54 min) 4 days, 14:46:16 load avg: 0.06 running: test_regrtest (108 hour 54 min) 4 days, 14:46:46 load avg: 0.04 running: test_regrtest (108 hour 55 min) 4 days, 14:47:16 load avg: 0.02 running: test_regrtest (108 hour 55 min) 4 days, 14:47:46 load avg: 0.07 running: test_regrtest (108 hour 56 min) 4 days, 14:48:16 load avg: 0.10 running: test_regrtest (108 hour 56 min) 4 days, 14:48:46 load avg: 0.06 running: test_regrtest (108 hour 57 min) 4 days, 14:49:16 load avg: 0.03 running: test_regrtest (108 hour 57 min) 4 days, 14:49:46 load avg: 0.02 running: test_regrtest (108 hour 58 min) 4 days, 14:50:16 load avg: 0.01 running: test_regrtest (108 hour 58 min) 4 days, 14:50:47 load avg: 0.00 running: test_regrtest (108 hour 59 min) 4 days, 14:51:17 load avg: 0.06 running: test_regrtest (108 hour 59 min) 4 days, 14:51:47 load avg: 0.03 running: test_regrtest (109 hour 22 sec) 4 days, 14:52:17 load avg: 0.10 running: test_regrtest (109 hour 52 sec) 4 days, 14:52:47 load avg: 0.20 running: test_regrtest (109 hour 1 min) 4 days, 14:53:17 load avg: 0.12 running: test_regrtest (109 hour 1 min) 4 days, 14:53:47 load avg: 0.07 running: test_regrtest (109 hour 2 min) 4 days, 14:54:17 load avg: 0.04 running: test_regrtest (109 hour 2 min) 4 days, 14:54:47 load avg: 0.09 running: test_regrtest (109 hour 3 min) 4 days, 14:55:17 load avg: 0.05 running: test_regrtest (109 hour 3 min) 4 days, 14:55:47 load avg: 0.03 running: test_regrtest (109 hour 4 min) 4 days, 14:56:17 load avg: 0.02 running: test_regrtest (109 hour 4 min) 4 days, 14:56:47 load avg: 0.07 running: test_regrtest (109 hour 5 min) 4 days, 14:57:17 load avg: 0.04 running: test_regrtest (109 hour 5 min) 4 days, 14:57:47 load avg: 0.02 running: test_regrtest (109 hour 6 min) 4 days, 14:58:17 load avg: 0.01 running: test_regrtest (109 hour 6 min) 4 days, 14:58:47 load avg: 0.07 running: test_regrtest (109 hour 7 min) 4 days, 14:59:17 load avg: 0.04 running: test_regrtest (109 hour 7 min) 4 days, 14:59:47 load avg: 0.08 running: test_regrtest (109 hour 8 min) 4 days, 15:00:17 load avg: 0.12 running: test_regrtest (109 hour 8 min) 4 days, 15:00:47 load avg: 0.07 running: test_regrtest (109 hour 9 min) 4 days, 15:01:17 load avg: 0.10 running: test_regrtest (109 hour 9 min) 4 days, 15:01:47 load avg: 0.06 running: test_regrtest (109 hour 10 min) 4 days, 15:02:17 load avg: 0.03 running: test_regrtest (109 hour 10 min) 4 days, 15:02:47 load avg: 0.02 running: test_regrtest (109 hour 11 min) 4 days, 15:03:17 load avg: 0.14 running: test_regrtest (109 hour 11 min) 4 days, 15:03:47 load avg: 0.09 running: test_regrtest (109 hour 12 min) 4 days, 15:04:17 load avg: 0.10 running: test_regrtest (109 hour 12 min) 4 days, 15:04:47 load avg: 0.06 running: test_regrtest (109 hour 13 min) 4 days, 15:05:17 load avg: 0.04 running: test_regrtest (109 hour 13 min) 4 days, 15:05:47 load avg: 0.07 running: test_regrtest (109 hour 14 min) 4 days, 15:06:17 load avg: 0.04 running: test_regrtest (109 hour 14 min) 4 days, 15:06:47 load avg: 0.02 running: test_regrtest (109 hour 15 min) 4 days, 15:07:17 load avg: 0.13 running: test_regrtest (109 hour 15 min) 4 days, 15:07:47 load avg: 0.08 running: test_regrtest (109 hour 16 min) 4 days, 15:08:17 load avg: 0.05 running: test_regrtest (109 hour 16 min) 4 days, 15:08:47 load avg: 0.15 running: test_regrtest (109 hour 17 min) 4 days, 15:09:17 load avg: 0.14 running: test_regrtest (109 hour 17 min) 4 days, 15:09:47 load avg: 0.09 running: test_regrtest (109 hour 18 min) 4 days, 15:10:17 load avg: 0.05 running: test_regrtest (109 hour 18 min) 4 days, 15:10:47 load avg: 0.03 running: test_regrtest (109 hour 19 min) 4 days, 15:11:17 load avg: 0.02 running: test_regrtest (109 hour 19 min) 4 days, 15:11:47 load avg: 0.01 running: test_regrtest (109 hour 20 min) 4 days, 15:12:17 load avg: 0.00 running: test_regrtest (109 hour 20 min) 4 days, 15:12:47 load avg: 0.00 running: test_regrtest (109 hour 21 min) 4 days, 15:13:17 load avg: 0.00 running: test_regrtest (109 hour 21 min) 4 days, 15:13:47 load avg: 0.08 running: test_regrtest (109 hour 22 min) 4 days, 15:14:17 load avg: 0.11 running: test_regrtest (109 hour 22 min) 4 days, 15:14:47 load avg: 0.07 running: test_regrtest (109 hour 23 min) 4 days, 15:15:17 load avg: 0.04 running: test_regrtest (109 hour 23 min) 4 days, 15:15:47 load avg: 0.09 running: test_regrtest (109 hour 24 min) 4 days, 15:16:17 load avg: 0.20 running: test_regrtest (109 hour 24 min) 4 days, 15:16:47 load avg: 0.12 running: test_regrtest (109 hour 25 min) 4 days, 15:17:17 load avg: 0.07 running: test_regrtest (109 hour 25 min) 4 days, 15:17:47 load avg: 0.04 running: test_regrtest (109 hour 26 min) 4 days, 15:18:17 load avg: 0.02 running: test_regrtest (109 hour 26 min) 4 days, 15:18:47 load avg: 0.09 running: test_regrtest (109 hour 27 min) 4 days, 15:19:17 load avg: 0.06 running: test_regrtest (109 hour 27 min) 4 days, 15:19:47 load avg: 0.03 running: test_regrtest (109 hour 28 min) 4 days, 15:20:17 load avg: 0.02 running: test_regrtest (109 hour 28 min) 4 days, 15:20:47 load avg: 0.01 running: test_regrtest (109 hour 29 min) 4 days, 15:21:17 load avg: 0.00 running: test_regrtest (109 hour 29 min) 4 days, 15:21:47 load avg: 0.00 running: test_regrtest (109 hour 30 min) 4 days, 15:22:17 load avg: 0.07 running: test_regrtest (109 hour 30 min) 4 days, 15:22:47 load avg: 0.04 running: test_regrtest (109 hour 31 min) 4 days, 15:23:17 load avg: 0.02 running: test_regrtest (109 hour 31 min) 4 days, 15:23:47 load avg: 0.01 running: test_regrtest (109 hour 32 min) 4 days, 15:24:17 load avg: 0.01 running: test_regrtest (109 hour 32 min) 4 days, 15:24:47 load avg: 0.06 running: test_regrtest (109 hour 33 min) 4 days, 15:25:17 load avg: 0.03 running: test_regrtest (109 hour 33 min) 4 days, 15:25:47 load avg: 0.09 running: test_regrtest (109 hour 34 min) 4 days, 15:26:17 load avg: 0.05 running: test_regrtest (109 hour 34 min) 4 days, 15:26:47 load avg: 0.14 running: test_regrtest (109 hour 35 min) 4 days, 15:27:17 load avg: 0.08 running: test_regrtest (109 hour 35 min) 4 days, 15:27:47 load avg: 0.05 running: test_regrtest (109 hour 36 min) 4 days, 15:28:17 load avg: 0.03 running: test_regrtest (109 hour 36 min) 4 days, 15:28:47 load avg: 0.02 running: test_regrtest (109 hour 37 min) 4 days, 15:29:17 load avg: 0.07 running: test_regrtest (109 hour 37 min) 4 days, 15:29:47 load avg: 0.04 running: test_regrtest (109 hour 38 min) 4 days, 15:30:17 load avg: 0.02 running: test_regrtest (109 hour 38 min) 4 days, 15:30:47 load avg: 0.01 running: test_regrtest (109 hour 39 min) 4 days, 15:31:17 load avg: 0.01 running: test_regrtest (109 hour 39 min) 4 days, 15:31:47 load avg: 0.00 running: test_regrtest (109 hour 40 min) 4 days, 15:32:17 load avg: 0.07 running: test_regrtest (109 hour 40 min) 4 days, 15:32:47 load avg: 0.11 running: test_regrtest (109 hour 41 min) 4 days, 15:33:17 load avg: 0.06 running: test_regrtest (109 hour 41 min) 4 days, 15:33:47 load avg: 0.12 running: test_regrtest (109 hour 42 min) 4 days, 15:34:17 load avg: 0.14 running: test_regrtest (109 hour 42 min) 4 days, 15:34:47 load avg: 0.08 running: test_regrtest (109 hour 43 min) 4 days, 15:35:17 load avg: 0.05 running: test_regrtest (109 hour 43 min) 4 days, 15:35:47 load avg: 0.10 running: test_regrtest (109 hour 44 min) 4 days, 15:36:17 load avg: 0.06 running: test_regrtest (109 hour 44 min) 4 days, 15:36:47 load avg: 0.03 running: test_regrtest (109 hour 45 min) 4 days, 15:37:17 load avg: 0.02 running: test_regrtest (109 hour 45 min) 4 days, 15:37:47 load avg: 0.07 running: test_regrtest (109 hour 46 min) 4 days, 15:38:17 load avg: 0.04 running: test_regrtest (109 hour 46 min) 4 days, 15:38:47 load avg: 0.02 running: test_regrtest (109 hour 47 min) 4 days, 15:39:17 load avg: 0.01 running: test_regrtest (109 hour 47 min) 4 days, 15:39:47 load avg: 0.06 running: test_regrtest (109 hour 48 min) 4 days, 15:40:17 load avg: 0.04 running: test_regrtest (109 hour 48 min) 4 days, 15:40:47 load avg: 0.16 running: test_regrtest (109 hour 49 min) 4 days, 15:41:17 load avg: 0.15 running: test_regrtest (109 hour 49 min) 4 days, 15:41:47 load avg: 0.09 running: test_regrtest (109 hour 50 min) 4 days, 15:42:17 load avg: 0.05 running: test_regrtest (109 hour 50 min) 4 days, 15:42:48 load avg: 0.03 running: test_regrtest (109 hour 51 min) 4 days, 15:43:18 load avg: 0.02 running: test_regrtest (109 hour 51 min) 4 days, 15:43:48 load avg: 0.07 running: test_regrtest (109 hour 52 min) 4 days, 15:44:18 load avg: 0.04 running: test_regrtest (109 hour 52 min) 4 days, 15:44:48 load avg: 0.09 running: test_regrtest (109 hour 53 min) 4 days, 15:45:18 load avg: 0.05 running: test_regrtest (109 hour 53 min) 4 days, 15:45:48 load avg: 0.03 running: test_regrtest (109 hour 54 min) 4 days, 15:46:18 load avg: 0.02 running: test_regrtest (109 hour 54 min) 4 days, 15:46:48 load avg: 0.01 running: test_regrtest (109 hour 55 min) 4 days, 15:47:18 load avg: 0.00 running: test_regrtest (109 hour 55 min) 4 days, 15:47:48 load avg: 0.00 running: test_regrtest (109 hour 56 min) 4 days, 15:48:18 load avg: 0.06 running: test_regrtest (109 hour 56 min) 4 days, 15:48:48 load avg: 0.12 running: test_regrtest (109 hour 57 min) 4 days, 15:49:18 load avg: 0.14 running: test_regrtest (109 hour 57 min) 4 days, 15:49:48 load avg: 0.08 running: test_regrtest (109 hour 58 min) 4 days, 15:50:18 load avg: 0.10 running: test_regrtest (109 hour 58 min) 4 days, 15:50:48 load avg: 0.13 running: test_regrtest (109 hour 59 min) 4 days, 15:51:18 load avg: 0.23 running: test_regrtest (109 hour 59 min) 4 days, 15:51:48 load avg: 0.25 running: test_regrtest (110 hour 23 sec) 4 days, 15:52:18 load avg: 0.15 running: test_regrtest (110 hour 53 sec) 4 days, 15:52:48 load avg: 0.14 running: test_regrtest (110 hour 1 min) 4 days, 15:53:18 load avg: 0.08 running: test_regrtest (110 hour 1 min) 4 days, 15:53:48 load avg: 0.05 running: test_regrtest (110 hour 2 min) 4 days, 15:54:18 load avg: 0.03 running: test_regrtest (110 hour 2 min) 4 days, 15:54:48 load avg: 0.02 running: test_regrtest (110 hour 3 min) 4 days, 15:55:18 load avg: 0.01 running: test_regrtest (110 hour 3 min) 4 days, 15:55:48 load avg: 0.06 running: test_regrtest (110 hour 4 min) 4 days, 15:56:18 load avg: 0.10 running: test_regrtest (110 hour 4 min) 4 days, 15:56:48 load avg: 0.06 running: test_regrtest (110 hour 5 min) 4 days, 15:57:18 load avg: 0.15 running: test_regrtest (110 hour 5 min) 4 days, 15:57:48 load avg: 0.37 running: test_regrtest (110 hour 6 min) 4 days, 15:58:18 load avg: 0.22 running: test_regrtest (110 hour 6 min) 4 days, 15:58:48 load avg: 0.19 running: test_regrtest (110 hour 7 min) 4 days, 15:59:18 load avg: 0.11 running: test_regrtest (110 hour 7 min) 4 days, 15:59:48 load avg: 0.07 running: test_regrtest (110 hour 8 min) 4 days, 16:00:18 load avg: 0.04 running: test_regrtest (110 hour 8 min) 4 days, 16:00:48 load avg: 0.02 running: test_regrtest (110 hour 9 min) 4 days, 16:01:18 load avg: 0.01 running: test_regrtest (110 hour 9 min) 4 days, 16:01:48 load avg: 0.13 running: test_regrtest (110 hour 10 min) 4 days, 16:02:18 load avg: 0.08 running: test_regrtest (110 hour 10 min) 4 days, 16:02:48 load avg: 0.05 running: test_regrtest (110 hour 11 min) 4 days, 16:03:18 load avg: 0.11 running: test_regrtest (110 hour 11 min) 4 days, 16:03:48 load avg: 0.06 running: test_regrtest (110 hour 12 min) 4 days, 16:04:18 load avg: 0.04 running: test_regrtest (110 hour 12 min) 4 days, 16:04:48 load avg: 0.02 running: test_regrtest (110 hour 13 min) 4 days, 16:05:18 load avg: 0.01 running: test_regrtest (110 hour 13 min) 4 days, 16:05:48 load avg: 0.07 running: test_regrtest (110 hour 14 min) 4 days, 16:06:18 load avg: 0.18 running: test_regrtest (110 hour 14 min) 4 days, 16:06:48 load avg: 0.10 running: test_regrtest (110 hour 15 min) 4 days, 16:07:18 load avg: 0.06 running: test_regrtest (110 hour 15 min) 4 days, 16:07:48 load avg: 0.04 running: test_regrtest (110 hour 16 min) 4 days, 16:08:18 load avg: 0.02 running: test_regrtest (110 hour 16 min) 4 days, 16:08:48 load avg: 0.06 running: test_regrtest (110 hour 17 min) 4 days, 16:09:18 load avg: 0.04 running: test_regrtest (110 hour 17 min) 4 days, 16:09:48 load avg: 0.02 running: test_regrtest (110 hour 18 min) 4 days, 16:10:18 load avg: 0.01 running: test_regrtest (110 hour 18 min) 4 days, 16:10:48 load avg: 0.06 running: test_regrtest (110 hour 19 min) 4 days, 16:11:18 load avg: 0.04 running: test_regrtest (110 hour 19 min) 4 days, 16:11:48 load avg: 0.02 running: test_regrtest (110 hour 20 min) 4 days, 16:12:18 load avg: 0.08 running: test_regrtest (110 hour 20 min) 4 days, 16:12:48 load avg: 0.05 running: test_regrtest (110 hour 21 min) 4 days, 16:13:18 load avg: 0.03 running: test_regrtest (110 hour 21 min) 4 days, 16:13:48 load avg: 0.10 running: test_regrtest (110 hour 22 min) 4 days, 16:14:18 load avg: 0.18 running: test_regrtest (110 hour 22 min) 4 days, 16:14:48 load avg: 0.11 running: test_regrtest (110 hour 23 min) 4 days, 16:15:18 load avg: 0.14 running: test_regrtest (110 hour 23 min) 4 days, 16:15:48 load avg: 0.15 running: test_regrtest (110 hour 24 min) 4 days, 16:16:18 load avg: 0.09 running: test_regrtest (110 hour 24 min) 4 days, 16:16:48 load avg: 0.05 running: test_regrtest (110 hour 25 min) 4 days, 16:17:18 load avg: 0.03 running: test_regrtest (110 hour 25 min) 4 days, 16:17:48 load avg: 0.02 running: test_regrtest (110 hour 26 min) 4 days, 16:18:18 load avg: 0.01 running: test_regrtest (110 hour 26 min) 4 days, 16:18:48 load avg: 0.00 running: test_regrtest (110 hour 27 min) 4 days, 16:19:18 load avg: 0.00 running: test_regrtest (110 hour 27 min) 4 days, 16:19:48 load avg: 0.00 running: test_regrtest (110 hour 28 min) 4 days, 16:20:18 load avg: 0.00 running: test_regrtest (110 hour 28 min) 4 days, 16:20:48 load avg: 0.07 running: test_regrtest (110 hour 29 min) 4 days, 16:21:18 load avg: 0.04 running: test_regrtest (110 hour 29 min) 4 days, 16:21:48 load avg: 0.02 running: test_regrtest (110 hour 30 min) 4 days, 16:22:18 load avg: 0.08 running: test_regrtest (110 hour 30 min) 4 days, 16:22:48 load avg: 0.18 running: test_regrtest (110 hour 31 min) 4 days, 16:23:18 load avg: 0.11 running: test_regrtest (110 hour 31 min) 4 days, 16:23:48 load avg: 0.06 running: test_regrtest (110 hour 32 min) 4 days, 16:24:18 load avg: 0.04 running: test_regrtest (110 hour 32 min) 4 days, 16:24:48 load avg: 0.08 running: test_regrtest (110 hour 33 min) 4 days, 16:25:18 load avg: 0.05 running: test_regrtest (110 hour 33 min) 4 days, 16:25:48 load avg: 0.03 running: test_regrtest (110 hour 34 min) 4 days, 16:26:18 load avg: 0.02 running: test_regrtest (110 hour 34 min) 4 days, 16:26:48 load avg: 0.06 running: test_regrtest (110 hour 35 min) 4 days, 16:27:18 load avg: 0.04 running: test_regrtest (110 hour 35 min) 4 days, 16:27:48 load avg: 0.26 running: test_regrtest (110 hour 36 min) 4 days, 16:28:18 load avg: 0.16 running: test_regrtest (110 hour 36 min) 4 days, 16:28:48 load avg: 0.16 running: test_regrtest (110 hour 37 min) 4 days, 16:29:18 load avg: 0.10 running: test_regrtest (110 hour 37 min) 4 days, 16:29:48 load avg: 0.14 running: test_regrtest (110 hour 38 min) 4 days, 16:30:18 load avg: 0.08 running: test_regrtest (110 hour 38 min) 4 days, 16:30:48 load avg: 0.18 running: test_regrtest (110 hour 39 min) 4 days, 16:31:18 load avg: 0.17 running: test_regrtest (110 hour 39 min) 4 days, 16:31:48 load avg: 0.10 running: test_regrtest (110 hour 40 min) 4 days, 16:32:18 load avg: 0.06 running: test_regrtest (110 hour 40 min) 4 days, 16:32:48 load avg: 0.04 running: test_regrtest (110 hour 41 min) 4 days, 16:33:18 load avg: 0.09 running: test_regrtest (110 hour 41 min) 4 days, 16:33:48 load avg: 0.11 running: test_regrtest (110 hour 42 min) 4 days, 16:34:18 load avg: 0.07 running: test_regrtest (110 hour 42 min) 4 days, 16:34:48 load avg: 0.04 running: test_regrtest (110 hour 43 min) 4 days, 16:35:18 load avg: 0.02 running: test_regrtest (110 hour 43 min) 4 days, 16:35:48 load avg: 0.01 running: test_regrtest (110 hour 44 min) 4 days, 16:36:18 load avg: 0.01 running: test_regrtest (110 hour 44 min) 4 days, 16:36:48 load avg: 0.07 running: test_regrtest (110 hour 45 min) 4 days, 16:37:18 load avg: 0.10 running: test_regrtest (110 hour 45 min) 4 days, 16:37:49 load avg: 0.06 running: test_regrtest (110 hour 46 min) 4 days, 16:38:19 load avg: 0.03 running: test_regrtest (110 hour 46 min) 4 days, 16:38:49 load avg: 0.09 running: test_regrtest (110 hour 47 min) 4 days, 16:39:19 load avg: 0.17 running: test_regrtest (110 hour 47 min) 4 days, 16:39:49 load avg: 0.16 running: test_regrtest (110 hour 48 min) 4 days, 16:40:19 load avg: 0.09 running: test_regrtest (110 hour 48 min) 4 days, 16:40:49 load avg: 0.16 running: test_regrtest (110 hour 49 min) 4 days, 16:41:19 load avg: 0.15 running: test_regrtest (110 hour 49 min) 4 days, 16:41:49 load avg: 0.09 running: test_regrtest (110 hour 50 min) 4 days, 16:42:19 load avg: 0.28 running: test_regrtest (110 hour 50 min) 4 days, 16:42:49 load avg: 0.17 running: test_regrtest (110 hour 51 min) 4 days, 16:43:19 load avg: 0.10 running: test_regrtest (110 hour 51 min) 4 days, 16:43:49 load avg: 0.19 running: test_regrtest (110 hour 52 min) 4 days, 16:44:19 load avg: 0.12 running: test_regrtest (110 hour 52 min) 4 days, 16:44:49 load avg: 0.07 running: test_regrtest (110 hour 53 min) 4 days, 16:45:19 load avg: 0.04 running: test_regrtest (110 hour 53 min) 4 days, 16:45:49 load avg: 0.08 running: test_regrtest (110 hour 54 min) 4 days, 16:46:19 load avg: 0.10 running: test_regrtest (110 hour 54 min) 4 days, 16:46:49 load avg: 0.06 running: test_regrtest (110 hour 55 min) 4 days, 16:47:19 load avg: 0.11 running: test_regrtest (110 hour 55 min) 4 days, 16:47:49 load avg: 0.19 running: test_regrtest (110 hour 56 min) 4 days, 16:48:19 load avg: 0.18 running: test_regrtest (110 hour 56 min) 4 days, 16:48:49 load avg: 0.11 running: test_regrtest (110 hour 57 min) 4 days, 16:49:19 load avg: 0.18 running: test_regrtest (110 hour 57 min) 4 days, 16:49:49 load avg: 0.11 running: test_regrtest (110 hour 58 min) 4 days, 16:50:19 load avg: 0.06 running: test_regrtest (110 hour 58 min) 4 days, 16:50:49 load avg: 0.04 running: test_regrtest (110 hour 59 min) 4 days, 16:51:19 load avg: 0.08 running: test_regrtest (110 hour 59 min) 4 days, 16:51:49 load avg: 0.04 running: test_regrtest (111 hour 24 sec) 4 days, 16:52:19 load avg: 0.03 running: test_regrtest (111 hour 54 sec) 4 days, 16:52:49 load avg: 0.09 running: test_regrtest (111 hour 1 min) 4 days, 16:53:19 load avg: 0.05 running: test_regrtest (111 hour 1 min) 4 days, 16:53:49 load avg: 0.03 running: test_regrtest (111 hour 2 min) 4 days, 16:54:19 load avg: 0.02 running: test_regrtest (111 hour 2 min) 4 days, 16:54:49 load avg: 0.01 running: test_regrtest (111 hour 3 min) 4 days, 16:55:19 load avg: 0.00 running: test_regrtest (111 hour 3 min) 4 days, 16:55:49 load avg: 0.06 running: test_regrtest (111 hour 4 min) 4 days, 16:56:19 load avg: 0.15 running: test_regrtest (111 hour 4 min) 4 days, 16:56:49 load avg: 0.14 running: test_regrtest (111 hour 5 min) 4 days, 16:57:19 load avg: 0.09 running: test_regrtest (111 hour 5 min) 4 days, 16:57:49 load avg: 0.05 running: test_regrtest (111 hour 6 min) 4 days, 16:58:19 load avg: 0.10 running: test_regrtest (111 hour 6 min) 4 days, 16:58:49 load avg: 0.06 running: test_regrtest (111 hour 7 min) 4 days, 16:59:19 load avg: 0.04 running: test_regrtest (111 hour 7 min) 4 days, 16:59:49 load avg: 0.10 running: test_regrtest (111 hour 8 min) 4 days, 17:00:19 load avg: 0.06 running: test_regrtest (111 hour 8 min) 4 days, 17:00:49 load avg: 0.04 running: test_regrtest (111 hour 9 min) 4 days, 17:01:19 load avg: 0.02 running: test_regrtest (111 hour 9 min) 4 days, 17:01:49 load avg: 0.08 running: test_regrtest (111 hour 10 min) 4 days, 17:02:19 load avg: 0.05 running: test_regrtest (111 hour 10 min) 4 days, 17:02:49 load avg: 0.03 running: test_regrtest (111 hour 11 min) 4 days, 17:03:19 load avg: 0.07 running: test_regrtest (111 hour 11 min) 4 days, 17:03:49 load avg: 0.12 running: test_regrtest (111 hour 12 min) 4 days, 17:04:19 load avg: 0.14 running: test_regrtest (111 hour 12 min) 4 days, 17:04:49 load avg: 0.22 running: test_regrtest (111 hour 13 min) 4 days, 17:05:19 load avg: 0.13 running: test_regrtest (111 hour 13 min) 4 days, 17:05:49 load avg: 0.08 running: test_regrtest (111 hour 14 min) 4 days, 17:06:19 load avg: 0.11 running: test_regrtest (111 hour 14 min) 4 days, 17:06:49 load avg: 0.13 running: test_regrtest (111 hour 15 min) 4 days, 17:07:19 load avg: 0.08 running: test_regrtest (111 hour 15 min) 4 days, 17:07:49 load avg: 0.05 running: test_regrtest (111 hour 16 min) 4 days, 17:08:19 load avg: 0.10 running: test_regrtest (111 hour 16 min) 4 days, 17:08:49 load avg: 0.12 running: test_regrtest (111 hour 17 min) 4 days, 17:09:19 load avg: 0.07 running: test_regrtest (111 hour 17 min) 4 days, 17:09:49 load avg: 0.04 running: test_regrtest (111 hour 18 min) 4 days, 17:10:19 load avg: 0.02 running: test_regrtest (111 hour 18 min) 4 days, 17:10:49 load avg: 0.01 running: test_regrtest (111 hour 19 min) 4 days, 17:11:19 load avg: 0.01 running: test_regrtest (111 hour 19 min) 4 days, 17:11:49 load avg: 0.00 running: test_regrtest (111 hour 20 min) 4 days, 17:12:19 load avg: 0.12 running: test_regrtest (111 hour 20 min) 4 days, 17:12:49 load avg: 0.20 running: test_regrtest (111 hour 21 min) 4 days, 17:13:19 load avg: 0.12 running: test_regrtest (111 hour 21 min) 4 days, 17:13:49 load avg: 0.07 running: test_regrtest (111 hour 22 min) 4 days, 17:14:19 load avg: 0.04 running: test_regrtest (111 hour 22 min) 4 days, 17:14:49 load avg: 0.02 running: test_regrtest (111 hour 23 min) 4 days, 17:15:19 load avg: 0.09 running: test_regrtest (111 hour 23 min) 4 days, 17:15:49 load avg: 0.06 running: test_regrtest (111 hour 24 min) 4 days, 17:16:19 load avg: 0.16 running: test_regrtest (111 hour 24 min) 4 days, 17:16:49 load avg: 0.10 running: test_regrtest (111 hour 25 min) 4 days, 17:17:19 load avg: 0.06 running: test_regrtest (111 hour 25 min) 4 days, 17:17:49 load avg: 0.03 running: test_regrtest (111 hour 26 min) 4 days, 17:18:19 load avg: 0.02 running: test_regrtest (111 hour 26 min) 4 days, 17:18:49 load avg: 0.09 running: test_regrtest (111 hour 27 min) 4 days, 17:19:19 load avg: 0.05 running: test_regrtest (111 hour 27 min) 4 days, 17:19:49 load avg: 0.03 running: test_regrtest (111 hour 28 min) 4 days, 17:20:19 load avg: 0.02 running: test_regrtest (111 hour 28 min) 4 days, 17:20:49 load avg: 0.08 running: test_regrtest (111 hour 29 min) 4 days, 17:21:19 load avg: 0.10 running: test_regrtest (111 hour 29 min) 4 days, 17:21:49 load avg: 0.06 running: test_regrtest (111 hour 30 min) 4 days, 17:22:19 load avg: 0.04 running: test_regrtest (111 hour 30 min) 4 days, 17:22:49 load avg: 0.07 running: test_regrtest (111 hour 31 min) 4 days, 17:23:19 load avg: 0.04 running: test_regrtest (111 hour 31 min) 4 days, 17:23:49 load avg: 0.02 running: test_regrtest (111 hour 32 min) 4 days, 17:24:19 load avg: 0.16 running: test_regrtest (111 hour 32 min) 4 days, 17:24:49 load avg: 0.10 running: test_regrtest (111 hour 33 min) 4 days, 17:25:19 load avg: 0.06 running: test_regrtest (111 hour 33 min) 4 days, 17:25:49 load avg: 0.04 running: test_regrtest (111 hour 34 min) 4 days, 17:26:19 load avg: 0.02 running: test_regrtest (111 hour 34 min) 4 days, 17:26:49 load avg: 0.12 running: test_regrtest (111 hour 35 min) 4 days, 17:27:19 load avg: 0.07 running: test_regrtest (111 hour 35 min) 4 days, 17:27:49 load avg: 0.09 running: test_regrtest (111 hour 36 min) 4 days, 17:28:20 load avg: 0.11 running: test_regrtest (111 hour 36 min) 4 days, 17:28:50 load avg: 0.19 running: test_regrtest (111 hour 37 min) 4 days, 17:29:20 load avg: 0.25 running: test_regrtest (111 hour 37 min) 4 days, 17:29:50 load avg: 0.39 running: test_regrtest (111 hour 38 min) 4 days, 17:30:20 load avg: 0.30 running: test_regrtest (111 hour 38 min) 4 days, 17:30:50 load avg: 0.23 running: test_regrtest (111 hour 39 min) 4 days, 17:31:20 load avg: 0.14 running: test_regrtest (111 hour 39 min) 4 days, 17:31:50 load avg: 0.15 running: test_regrtest (111 hour 40 min) 4 days, 17:32:20 load avg: 0.14 running: test_regrtest (111 hour 40 min) 4 days, 17:32:50 load avg: 0.17 running: test_regrtest (111 hour 41 min) 4 days, 17:33:20 load avg: 0.16 running: test_regrtest (111 hour 41 min) 4 days, 17:33:50 load avg: 0.15 running: test_regrtest (111 hour 42 min) 4 days, 17:34:20 load avg: 0.09 running: test_regrtest (111 hour 42 min) 4 days, 17:34:50 load avg: 0.05 running: test_regrtest (111 hour 43 min) 4 days, 17:35:20 load avg: 0.11 running: test_regrtest (111 hour 43 min) 4 days, 17:35:50 load avg: 0.07 running: test_regrtest (111 hour 44 min) 4 days, 17:36:20 load avg: 0.09 running: test_regrtest (111 hour 44 min) 4 days, 17:36:50 load avg: 0.06 running: test_regrtest (111 hour 45 min) 4 days, 17:37:20 load avg: 0.10 running: test_regrtest (111 hour 45 min) 4 days, 17:37:50 load avg: 0.17 running: test_regrtest (111 hour 46 min) 4 days, 17:38:20 load avg: 0.24 running: test_regrtest (111 hour 46 min) 4 days, 17:38:50 load avg: 0.22 running: test_regrtest (111 hour 47 min) 4 days, 17:39:20 load avg: 0.24 running: test_regrtest (111 hour 47 min) 4 days, 17:39:50 load avg: 0.14 running: test_regrtest (111 hour 48 min) 4 days, 17:40:20 load avg: 0.09 running: test_regrtest (111 hour 48 min) 4 days, 17:40:50 load avg: 0.19 running: test_regrtest (111 hour 49 min) 4 days, 17:41:20 load avg: 0.12 running: test_regrtest (111 hour 49 min) 4 days, 17:41:50 load avg: 0.07 running: test_regrtest (111 hour 50 min) 4 days, 17:42:20 load avg: 0.11 running: test_regrtest (111 hour 50 min) 4 days, 17:42:50 load avg: 0.07 running: test_regrtest (111 hour 51 min) 4 days, 17:43:20 load avg: 0.16 running: test_regrtest (111 hour 51 min) 4 days, 17:43:50 load avg: 0.10 running: test_regrtest (111 hour 52 min) 4 days, 17:44:20 load avg: 0.06 running: test_regrtest (111 hour 52 min) 4 days, 17:44:50 load avg: 0.03 running: test_regrtest (111 hour 53 min) 4 days, 17:45:20 load avg: 0.02 running: test_regrtest (111 hour 53 min) 4 days, 17:45:50 load avg: 0.15 running: test_regrtest (111 hour 54 min) 4 days, 17:46:20 load avg: 0.22 running: test_regrtest (111 hour 54 min) 4 days, 17:46:50 load avg: 0.13 running: test_regrtest (111 hour 55 min) 4 days, 17:47:20 load avg: 0.08 running: test_regrtest (111 hour 55 min) 4 days, 17:47:50 load avg: 0.05 running: test_regrtest (111 hour 56 min) 4 days, 17:48:20 load avg: 0.03 running: test_regrtest (111 hour 56 min) 4 days, 17:48:50 load avg: 0.02 running: test_regrtest (111 hour 57 min) 4 days, 17:49:20 load avg: 0.01 running: test_regrtest (111 hour 57 min) 4 days, 17:49:50 load avg: 0.00 running: test_regrtest (111 hour 58 min) 4 days, 17:50:20 load avg: 0.00 running: test_regrtest (111 hour 58 min) 4 days, 17:50:50 load avg: 0.00 running: test_regrtest (111 hour 59 min) 4 days, 17:51:20 load avg: 0.00 running: test_regrtest (111 hour 59 min) 4 days, 17:51:50 load avg: 0.06 running: test_regrtest (112 hour 26 sec) 4 days, 17:52:20 load avg: 0.04 running: test_regrtest (112 hour 56 sec) 4 days, 17:52:50 load avg: 0.02 running: test_regrtest (112 hour 1 min) 4 days, 17:53:20 load avg: 0.01 running: test_regrtest (112 hour 1 min) 4 days, 17:53:50 load avg: 0.01 running: test_regrtest (112 hour 2 min) 4 days, 17:54:20 load avg: 0.07 running: test_regrtest (112 hour 2 min) 4 days, 17:54:50 load avg: 0.09 running: test_regrtest (112 hour 3 min) 4 days, 17:55:20 load avg: 0.05 running: test_regrtest (112 hour 3 min) 4 days, 17:55:50 load avg: 0.03 running: test_regrtest (112 hour 4 min) 4 days, 17:56:20 load avg: 0.02 running: test_regrtest (112 hour 4 min) 4 days, 17:56:50 load avg: 0.01 running: test_regrtest (112 hour 5 min) 4 days, 17:57:20 load avg: 0.09 running: test_regrtest (112 hour 5 min) 4 days, 17:57:50 load avg: 0.05 running: test_regrtest (112 hour 6 min) 4 days, 17:58:20 load avg: 0.03 running: test_regrtest (112 hour 6 min) 4 days, 17:58:50 load avg: 0.02 running: test_regrtest (112 hour 7 min) 4 days, 17:59:20 load avg: 0.14 running: test_regrtest (112 hour 7 min) 4 days, 17:59:50 load avg: 0.09 running: test_regrtest (112 hour 8 min) 4 days, 18:00:20 load avg: 0.05 running: test_regrtest (112 hour 8 min) 4 days, 18:00:50 load avg: 0.03 running: test_regrtest (112 hour 9 min) 4 days, 18:01:20 load avg: 0.07 running: test_regrtest (112 hour 9 min) 4 days, 18:01:50 load avg: 0.04 running: test_regrtest (112 hour 10 min) 4 days, 18:02:20 load avg: 0.11 running: test_regrtest (112 hour 10 min) 4 days, 18:02:50 load avg: 0.06 running: test_regrtest (112 hour 11 min) 4 days, 18:03:20 load avg: 0.04 running: test_regrtest (112 hour 11 min) EXCEPTION: [commandTimeoutExpired()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 742, in do_with_status raise commandTimeoutExpired("Timeout(%s) expired for command:\n # %s\n%s" % (timeout, command, output)) mockbuild.util.commandTimeoutExpired: Timeout(432000) expired for command: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python3.7.spec